Searched refs:mlx_v3_intaction (Results 1 – 1 of 1) sorted by relevance
66 static void mlx_v3_intaction(struct mlx_softc *sc, int action);292 sc->mlx_intaction = mlx_v3_intaction; in mlx_attach()2364 mlx_v3_intaction(struct mlx_softc *sc, int action) in mlx_v3_intaction() function