Home
last modified time | relevance | path

Searched refs:mlx_v4_intaction (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/dev/mlx/
HDmlx.c77 static void mlx_v4_intaction(struct mlx_softc *sc, int action);
326 sc->mlx_intaction = mlx_v4_intaction; in mlx_attach()
2640 mlx_v4_intaction(struct mlx_softc *sc, int action) in mlx_v4_intaction() function