Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dgadget.h544 static inline void set_gadget_data(struct usb_gadget *gadget, void *data) in set_gadget_data() function
/OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/
H A Draw_gadget.c290 set_gadget_data(gadget, dev); in gadget_bind()
294 set_gadget_data(gadget, NULL); in gadget_bind()
326 set_gadget_data(gadget, NULL); in gadget_unbind()
H A Dinode.c1653 set_gadget_data (gadget, NULL); in gadgetfs_unbind()
1677 set_gadget_data (gadget, dev); in gadgetfs_bind()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dcomposite.c1094 set_gadget_data(gadget, NULL); in composite_unbind()
1109 set_gadget_data(gadget, cdev); in composite_bind()
H A Dether.c1802 set_gadget_data(gadget, NULL); in eth_unbind()
2279 set_gadget_data(gadget, dev); in eth_bind()
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dgadget.h470 static inline void set_gadget_data(struct usb_gadget *gadget, void *data) in set_gadget_data() function
/OK3568_Linux_fs/kernel/drivers/usb/gadget/
H A Dconfigfs.c1333 set_gadget_data(gadget, cdev); in configfs_composite_bind()
1538 set_gadget_data(gadget, NULL); in configfs_composite_unbind()
H A Dcomposite.c2183 set_gadget_data(gadget, NULL); in __composite_unbind()
2359 set_gadget_data(gadget, cdev); in composite_bind()