Home
last modified time | relevance | path

Searched defs:proc_ioctl (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dproc_fs.h38 long (*proc_ioctl)(struct file *, unsigned int, unsigned long); member
/kernel/linux/linux-5.10/drivers/usb/core/
Ddevio.c2221 static int proc_ioctl(struct usb_dev_state *ps, struct usbdevfs_ioctl *ctl) in proc_ioctl() function