Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_hid.c911 static int hidg_bind(struct usb_configuration *c, struct usb_function *f) in hidg_bind() function
1017 ERROR(f->config->cdev, "hidg_bind FAILED\n"); in hidg_bind()
1306 hidg->func.bind = hidg_bind; in hidg_alloc()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_hid.c915 static int hidg_bind(struct usb_configuration *c, struct usb_function *f) in hidg_bind() function
1021 ERROR(f->config->cdev, "hidg_bind FAILED\n"); in hidg_bind()
1305 hidg->func.bind = hidg_bind; in hidg_alloc()

Completed in 4 milliseconds