Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/gpu/drm/
Ddrm_dp_aux_dev.c139 static loff_t auxdev_llseek(struct file *file, loff_t offset, int whence) in auxdev_llseek() function
238 .llseek = auxdev_llseek,
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_dp_aux_dev.c141 static loff_t auxdev_llseek(struct file *file, loff_t offset, int whence) in auxdev_llseek() function
242 .llseek = auxdev_llseek,