Home
last modified time | relevance | path

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

/openbmc/linux/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()