Searched refs:compat_agp_ioctl (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/agp/ |
H A D | agp.h | 241 long compat_agp_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
|
H A D | compat_ioctl.c | 210 long compat_agp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in compat_agp_ioctl() function
|
H A D | frontend.c | 1037 .compat_ioctl = compat_agp_ioctl,
|
/kernel/linux/linux-6.6/drivers/char/agp/ |
H A D | compat_ioctl.c | 210 long compat_agp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in compat_agp_ioctl() function
|
H A D | agp.h | 252 long compat_agp_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
|
H A D | frontend.c | 1039 .compat_ioctl = compat_agp_ioctl,
|
Completed in 5 milliseconds