Home
last modified time | relevance | path

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

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