Searched refs:mlx_close (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/mlx/
H A Dmlxvar.h204 extern d_close_t mlx_close;
H A Dmlx.c60 .d_close = mlx_close,
772 mlx_close(struct cdev *dev, int flags, int fmt, struct thread *td) function

Completed in 66 milliseconds