Home
last modified time | relevance | path

Searched refs:auxdev_fops (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_dp_aux_dev.c247 static const struct file_operations auxdev_fops = { variable
340 res = register_chrdev(0, "aux", &auxdev_fops); in drm_dp_aux_dev_init()