Home
last modified time | relevance | path

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

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