Home
last modified time | relevance | path

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

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