Searched refs:mlx_open (Results 1 – 2 of 2) sorted by relevance
203 extern d_open_t mlx_open;
59 .d_open = mlx_open,749 mlx_open(struct cdev *dev, int flags, int fmt, struct thread *td) in mlx_open() function