Searched refs:mlx_periodic (Results 1 – 1 of 1) sorted by relevance
86 static void mlx_periodic(void *data);509 callout_reset(&sc->mlx_timeout, hz, mlx_periodic, sc); in mlx_attach()1066 mlx_periodic(void *data) in mlx_periodic() function1133 callout_reset(&sc->mlx_timeout, hz, mlx_periodic, sc); in mlx_periodic()