Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_dp_aux_dev.c240 static const struct file_operations auxdev_fops = { variable
333 res = register_chrdev(0, "aux", &auxdev_fops); in drm_dp_aux_dev_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_aux_dev.c240 static const struct file_operations auxdev_fops = { variable
339 res = register_chrdev(0, "aux", &auxdev_fops); in drm_dp_aux_dev_init()

Completed in 2 milliseconds