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

/freebsd-11.0-release/sys/dev/mlx/
H A Dmlxvar.h200 extern d_open_t mlx_open;
H A Dmlx.c59 .d_open = mlx_open,
758 mlx_open(struct cdev *dev, int flags, int fmt, struct thread *td) function

Completed in 54 milliseconds