Searched refs:set_gadget_data (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/usb/gadget/legacy/ |
| A D | raw_gadget.c | 292 set_gadget_data(gadget, dev); in gadget_bind() 296 set_gadget_data(gadget, NULL); in gadget_bind() 318 set_gadget_data(gadget, NULL); in gadget_bind() 331 set_gadget_data(gadget, NULL); in gadget_unbind()
|
| A D | inode.c | 1666 set_gadget_data (gadget, NULL); in gadgetfs_unbind() 1690 set_gadget_data (gadget, dev); in gadgetfs_bind()
|
| /linux/include/linux/usb/ |
| A D | gadget.h | 462 static inline void set_gadget_data(struct usb_gadget *gadget, void *data) in set_gadget_data() function
|
| /linux/drivers/usb/gadget/ |
| A D | configfs.c | 1693 set_gadget_data(gadget, cdev); in configfs_composite_bind() 1844 set_gadget_data(gadget, NULL); in configfs_composite_unbind()
|
| A D | composite.c | 2372 set_gadget_data(gadget, NULL); in __composite_unbind() 2548 set_gadget_data(gadget, cdev); in composite_bind()
|
Completed in 22 milliseconds