Home
last modified time | relevance | path

Searched refs:f_hidg_fops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_hid.c901 static const struct file_operations f_hidg_fops = { variable
1008 cdev_init(&hidg->cdev, &f_hidg_fops); in hidg_bind()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_hid.c905 static const struct file_operations f_hidg_fops = { variable
1012 cdev_init(&hidg->cdev, &f_hidg_fops); in hidg_bind()

Completed in 3 milliseconds