Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/
Ddrm_dp_aux_dev.c248 static const struct file_operations auxdev_fops = { variable
341 res = register_chrdev(0, "aux", &auxdev_fops); in drm_dp_aux_dev_init()