Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/
Ddrm_dp_aux_dev.c236 static const struct file_operations auxdev_fops = { variable
329 res = register_chrdev(0, "aux", &auxdev_fops); in drm_dp_aux_dev_init()