Searched refs:f_hidg_intout_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_hid.c | 288 static ssize_t f_hidg_intout_read(struct file *file, char __user *buffer, in f_hidg_intout_read() function 409 return f_hidg_intout_read(file, buffer, count, ptr); in f_hidg_read()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_hid.c | 292 static ssize_t f_hidg_intout_read(struct file *file, char __user *buffer, in f_hidg_intout_read() function 413 return f_hidg_intout_read(file, buffer, count, ptr); in f_hidg_read()
|
Completed in 4 milliseconds