Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/class/
Dusblp.c519 static long usblp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in usblp_ioctl() function
1086 .unlocked_ioctl = usblp_ioctl,
1087 .compat_ioctl = usblp_ioctl,