Home
last modified time | relevance | path

Searched refs:usblp_ioctl (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/usb/class/
Dusblp.c494 static long usblp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in usblp_ioctl() function
1061 .unlocked_ioctl = usblp_ioctl,
1062 .compat_ioctl = usblp_ioctl,