| /kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
| D | core.c | 55 struct usb_gadget *gadget; member 485 int usb_gadget_frame_number(struct usb_gadget *gadget) in usb_gadget_frame_number() 510 int usb_gadget_wakeup(struct usb_gadget *gadget) in usb_gadget_wakeup() 537 int usb_gadget_set_remote_wakeup(struct usb_gadget *gadget, int set) in usb_gadget_set_remote_wakeup() 564 int usb_gadget_set_selfpowered(struct usb_gadget *gadget) in usb_gadget_set_selfpowered() 592 int usb_gadget_clear_selfpowered(struct usb_gadget *gadget) in usb_gadget_clear_selfpowered() 623 int usb_gadget_vbus_connect(struct usb_gadget *gadget) in usb_gadget_vbus_connect() 653 int usb_gadget_vbus_draw(struct usb_gadget *gadget, unsigned mA) in usb_gadget_vbus_draw() 684 int usb_gadget_vbus_disconnect(struct usb_gadget *gadget) in usb_gadget_vbus_disconnect() 702 static int usb_gadget_connect_locked(struct usb_gadget *gadget) in usb_gadget_connect_locked() [all …]
|
| D | at91_udc.c | 791 static int at91_get_frame(struct usb_gadget *gadget) in at91_get_frame() 800 static int at91_wakeup(struct usb_gadget *gadget) in at91_wakeup() 944 static int at91_vbus_session(struct usb_gadget *gadget, int is_active) in at91_vbus_session() 960 static int at91_pullup(struct usb_gadget *gadget, int is_on) in at91_pullup() 972 static int at91_set_selfpowered(struct usb_gadget *gadget, int is_on) in at91_set_selfpowered() 1553 static int at91_start(struct usb_gadget *gadget, in at91_start() 1567 static int at91_stop(struct usb_gadget *gadget) in at91_stop()
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
| D | core.c | 38 struct usb_gadget *gadget; member 468 int usb_gadget_frame_number(struct usb_gadget *gadget) in usb_gadget_frame_number() 493 int usb_gadget_wakeup(struct usb_gadget *gadget) in usb_gadget_wakeup() 520 int usb_gadget_set_selfpowered(struct usb_gadget *gadget) in usb_gadget_set_selfpowered() 548 int usb_gadget_clear_selfpowered(struct usb_gadget *gadget) in usb_gadget_clear_selfpowered() 579 int usb_gadget_vbus_connect(struct usb_gadget *gadget) in usb_gadget_vbus_connect() 609 int usb_gadget_vbus_draw(struct usb_gadget *gadget, unsigned mA) in usb_gadget_vbus_draw() 640 int usb_gadget_vbus_disconnect(struct usb_gadget *gadget) in usb_gadget_vbus_disconnect() 669 int usb_gadget_connect(struct usb_gadget *gadget) in usb_gadget_connect() 711 int usb_gadget_disconnect(struct usb_gadget *gadget) in usb_gadget_disconnect() [all …]
|
| D | at91_udc.c | 789 static int at91_get_frame(struct usb_gadget *gadget) in at91_get_frame() 798 static int at91_wakeup(struct usb_gadget *gadget) in at91_wakeup() 942 static int at91_vbus_session(struct usb_gadget *gadget, int is_active) in at91_vbus_session() 958 static int at91_pullup(struct usb_gadget *gadget, int is_on) in at91_pullup() 970 static int at91_set_selfpowered(struct usb_gadget *gadget, int is_on) in at91_set_selfpowered() 1552 static int at91_start(struct usb_gadget *gadget, in at91_start() 1566 static int at91_stop(struct usb_gadget *gadget) in at91_stop()
|
| D | s3c-hsudc.c | 139 struct usb_gadget gadget; member 171 static inline struct s3c_hsudc *to_hsudc(struct usb_gadget *gadget) in to_hsudc() 1100 static int s3c_hsudc_start(struct usb_gadget *gadget, in s3c_hsudc_start() 1155 static int s3c_hsudc_stop(struct usb_gadget *gadget) in s3c_hsudc_stop() 1191 static int s3c_hsudc_gadget_getframe(struct usb_gadget *gadget) in s3c_hsudc_gadget_getframe() 1196 static int s3c_hsudc_vbus_draw(struct usb_gadget *gadget, unsigned mA) in s3c_hsudc_vbus_draw()
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/legacy/ |
| D | dbgp.c | 27 struct usb_gadget *gadget; member 209 static void dbgp_disconnect(struct usb_gadget *gadget) in dbgp_disconnect() 218 static void dbgp_unbind(struct usb_gadget *gadget) in dbgp_unbind() 235 static int dbgp_configure_endpoints(struct usb_gadget *gadget) in dbgp_configure_endpoints() 277 static int dbgp_bind(struct usb_gadget *gadget, in dbgp_bind() 337 static int dbgp_setup(struct usb_gadget *gadget, in dbgp_setup()
|
| D | raw_gadget.c | 174 struct usb_gadget *gadget; member 279 static int gadget_bind(struct usb_gadget *gadget, in gadget_bind() 325 static void gadget_unbind(struct usb_gadget *gadget) in gadget_unbind() 334 static int gadget_setup(struct usb_gadget *gadget, in gadget_setup() 370 static void gadget_disconnect(struct usb_gadget *gadget) { } in gadget_disconnect() 371 static void gadget_suspend(struct usb_gadget *gadget) { } in gadget_suspend() 372 static void gadget_resume(struct usb_gadget *gadget) { } in gadget_resume() 373 static void gadget_reset(struct usb_gadget *gadget) { } in gadget_reset()
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/legacy/ |
| D | dbgp.c | 27 struct usb_gadget *gadget; member 209 static void dbgp_disconnect(struct usb_gadget *gadget) in dbgp_disconnect() 218 static void dbgp_unbind(struct usb_gadget *gadget) in dbgp_unbind() 235 static int dbgp_configure_endpoints(struct usb_gadget *gadget) in dbgp_configure_endpoints() 277 static int dbgp_bind(struct usb_gadget *gadget, in dbgp_bind() 337 static int dbgp_setup(struct usb_gadget *gadget, in dbgp_setup()
|
| D | raw_gadget.c | 173 struct usb_gadget *gadget; member 278 static int gadget_bind(struct usb_gadget *gadget, in gadget_bind() 324 static void gadget_unbind(struct usb_gadget *gadget) in gadget_unbind() 333 static int gadget_setup(struct usb_gadget *gadget, in gadget_setup() 369 static void gadget_disconnect(struct usb_gadget *gadget) { } in gadget_disconnect() 370 static void gadget_suspend(struct usb_gadget *gadget) { } in gadget_suspend() 371 static void gadget_resume(struct usb_gadget *gadget) { } in gadget_resume() 372 static void gadget_reset(struct usb_gadget *gadget) { } in gadget_reset()
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/ |
| D | epautoconf.c | 64 struct usb_gadget *gadget, in usb_ep_autoconfig_ss() 150 struct usb_gadget *gadget, in usb_ep_autoconfig() 203 void usb_ep_autoconfig_reset (struct usb_gadget *gadget) in usb_ep_autoconfig_reset()
|
| D | composite.c | 505 struct usb_gadget *gadget = func->config->cdev->gadget; in usb_func_wakeup() local 616 struct usb_gadget *gadget = cdev->gadget; in config_desc() local 679 struct usb_gadget *gadget = cdev->gadget; in count_configs() local 950 struct usb_gadget *gadget = cdev->gadget; in set_config() local 1777 composite_setup(struct usb_gadget *gadget, const struct usb_ctrlrequest *ctrl) in composite_setup() 2297 static void __composite_disconnect(struct usb_gadget *gadget) in __composite_disconnect() 2314 void composite_disconnect(struct usb_gadget *gadget) in composite_disconnect() 2320 void composite_reset(struct usb_gadget *gadget) in composite_reset() 2336 struct usb_gadget *gadget = dev_to_usb_gadget(dev); in suspended_show() local 2343 static void __composite_unbind(struct usb_gadget *gadget, bool unbind_driver) in __composite_unbind() [all …]
|
| D | config.c | 214 struct usb_gadget *gadget) in usb_otg_descriptor_alloc() 229 int usb_otg_descriptor_init(struct usb_gadget *gadget, in usb_otg_descriptor_init()
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/ |
| D | epautoconf.c | 64 struct usb_gadget *gadget, in usb_ep_autoconfig_ss() 150 struct usb_gadget *gadget, in usb_ep_autoconfig() 203 void usb_ep_autoconfig_reset (struct usb_gadget *gadget) in usb_ep_autoconfig_reset()
|
| D | composite.c | 553 struct usb_gadget *gadget = cdev->gadget; in config_desc() local 616 struct usb_gadget *gadget = cdev->gadget; in count_configs() local 821 struct usb_gadget *gadget = cdev->gadget; in set_config() local 1638 composite_setup(struct usb_gadget *gadget, const struct usb_ctrlrequest *ctrl) in composite_setup() 2064 void composite_disconnect(struct usb_gadget *gadget) in composite_disconnect() 2086 struct usb_gadget *gadget = dev_to_usb_gadget(dev); in suspended_show() local 2093 static void __composite_unbind(struct usb_gadget *gadget, bool unbind_driver) in __composite_unbind() 2125 static void composite_unbind(struct usb_gadget *gadget) in composite_unbind() 2171 struct usb_gadget *gadget = cdev->gadget; in composite_dev_prepare() local 2285 static int composite_bind(struct usb_gadget *gadget, in composite_bind() [all …]
|
| D | config.c | 216 struct usb_gadget *gadget) in usb_otg_descriptor_alloc() 231 int usb_otg_descriptor_init(struct usb_gadget *gadget, in usb_otg_descriptor_init()
|
| /kernel/linux/linux-5.10/include/linux/usb/ |
| D | gadget.h | 441 static inline void set_gadget_data(struct usb_gadget *gadget, void *data) in set_gadget_data() 443 static inline void *get_gadget_data(struct usb_gadget *gadget) in get_gadget_data() 449 static inline struct usb_gadget *usb_get_gadget(struct usb_gadget *gadget) in usb_get_gadget() 454 static inline void usb_put_gadget(struct usb_gadget *gadget) in usb_put_gadget() 471 #define gadget_for_each_ep(tmp, gadget) \ argument 602 static inline int usb_gadget_frame_number(struct usb_gadget *gadget) in usb_gadget_frame_number() 604 static inline int usb_gadget_wakeup(struct usb_gadget *gadget) in usb_gadget_wakeup() 606 static inline int usb_gadget_set_selfpowered(struct usb_gadget *gadget) in usb_gadget_set_selfpowered() 608 static inline int usb_gadget_clear_selfpowered(struct usb_gadget *gadget) in usb_gadget_clear_selfpowered() 610 static inline int usb_gadget_vbus_connect(struct usb_gadget *gadget) in usb_gadget_vbus_connect() [all …]
|
| /kernel/linux/linux-6.6/include/linux/usb/ |
| D | gadget.h | 460 static inline void set_gadget_data(struct usb_gadget *gadget, void *data) in set_gadget_data() 462 static inline void *get_gadget_data(struct usb_gadget *gadget) in get_gadget_data() 468 static inline struct usb_gadget *usb_get_gadget(struct usb_gadget *gadget) in usb_get_gadget() 473 static inline void usb_put_gadget(struct usb_gadget *gadget) in usb_put_gadget() 490 #define gadget_for_each_ep(tmp, gadget) \ argument 622 static inline int usb_gadget_frame_number(struct usb_gadget *gadget) in usb_gadget_frame_number() 624 static inline int usb_gadget_wakeup(struct usb_gadget *gadget) in usb_gadget_wakeup() 626 static inline int usb_gadget_set_remote_wakeup(struct usb_gadget *gadget, int set) in usb_gadget_set_remote_wakeup() 628 static inline int usb_gadget_set_selfpowered(struct usb_gadget *gadget) in usb_gadget_set_selfpowered() 630 static inline int usb_gadget_clear_selfpowered(struct usb_gadget *gadget) in usb_gadget_clear_selfpowered() [all …]
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/ |
| D | dev.c | 276 static int ast_vhub_udc_wakeup(struct usb_gadget* gadget) in ast_vhub_udc_wakeup() 296 static int ast_vhub_udc_get_frame(struct usb_gadget* gadget) in ast_vhub_udc_get_frame() 314 static int ast_vhub_udc_pullup(struct usb_gadget* gadget, int on) in ast_vhub_udc_pullup() 340 static int ast_vhub_udc_start(struct usb_gadget *gadget, in ast_vhub_udc_start() 359 static struct usb_ep *ast_vhub_udc_match_ep(struct usb_gadget *gadget, in ast_vhub_udc_match_ep() 444 static int ast_vhub_udc_stop(struct usb_gadget *gadget) in ast_vhub_udc_stop()
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/ |
| D | dev.c | 271 static int ast_vhub_udc_wakeup(struct usb_gadget* gadget) in ast_vhub_udc_wakeup() 291 static int ast_vhub_udc_get_frame(struct usb_gadget* gadget) in ast_vhub_udc_get_frame() 309 static int ast_vhub_udc_pullup(struct usb_gadget* gadget, int on) in ast_vhub_udc_pullup() 335 static int ast_vhub_udc_start(struct usb_gadget *gadget, in ast_vhub_udc_start() 354 static struct usb_ep *ast_vhub_udc_match_ep(struct usb_gadget *gadget, in ast_vhub_udc_match_ep() 439 static int ast_vhub_udc_stop(struct usb_gadget *gadget) in ast_vhub_udc_stop()
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/udc/bdc/ |
| D | bdc_udc.c | 363 static int bdc_udc_start(struct usb_gadget *gadget, in bdc_udc_start() 397 static int bdc_udc_stop(struct usb_gadget *gadget) in bdc_udc_stop() 412 static int bdc_udc_pullup(struct usb_gadget *gadget, int is_on) in bdc_udc_pullup() 447 static int bdc_udc_set_selfpowered(struct usb_gadget *gadget, in bdc_udc_set_selfpowered() 466 static int bdc_udc_wakeup(struct usb_gadget *gadget) in bdc_udc_wakeup()
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/udc/bdc/ |
| D | bdc_udc.c | 363 static int bdc_udc_start(struct usb_gadget *gadget, in bdc_udc_start() 397 static int bdc_udc_stop(struct usb_gadget *gadget) in bdc_udc_stop() 412 static int bdc_udc_pullup(struct usb_gadget *gadget, int is_on) in bdc_udc_pullup() 447 static int bdc_udc_set_selfpowered(struct usb_gadget *gadget, in bdc_udc_set_selfpowered() 466 static int bdc_udc_wakeup(struct usb_gadget *gadget) in bdc_udc_wakeup()
|
| /kernel/linux/linux-5.10/drivers/usb/mtu3/ |
| D | mtu3_gadget.c | 429 static int mtu3_gadget_get_frame(struct usb_gadget *gadget) in mtu3_gadget_get_frame() 436 static int mtu3_gadget_wakeup(struct usb_gadget *gadget) in mtu3_gadget_wakeup() 461 static int mtu3_gadget_set_self_powered(struct usb_gadget *gadget, in mtu3_gadget_set_self_powered() 470 static int mtu3_gadget_pullup(struct usb_gadget *gadget, int is_on) in mtu3_gadget_pullup() 495 static int mtu3_gadget_start(struct usb_gadget *gadget, in mtu3_gadget_start()
|
| /kernel/linux/linux-6.6/drivers/usb/mtu3/ |
| D | mtu3_gadget.c | 428 static int mtu3_gadget_get_frame(struct usb_gadget *gadget) in mtu3_gadget_get_frame() 442 static int mtu3_gadget_wakeup(struct usb_gadget *gadget) in mtu3_gadget_wakeup() 478 static int mtu3_gadget_set_self_powered(struct usb_gadget *gadget, in mtu3_gadget_set_self_powered() 487 static int mtu3_gadget_pullup(struct usb_gadget *gadget, int is_on) in mtu3_gadget_pullup() 515 static int mtu3_gadget_start(struct usb_gadget *gadget, in mtu3_gadget_start()
|
| /kernel/linux/linux-5.10/drivers/usb/isp1760/ |
| D | isp1760-udc.c | 33 static inline struct isp1760_udc *gadget_to_udc(struct usb_gadget *gadget) in gadget_to_udc() 1151 static int isp1760_udc_get_frame(struct usb_gadget *gadget) in isp1760_udc_get_frame() 1158 static int isp1760_udc_wakeup(struct usb_gadget *gadget) in isp1760_udc_wakeup() 1166 static int isp1760_udc_set_selfpowered(struct usb_gadget *gadget, in isp1760_udc_set_selfpowered() 1179 static int isp1760_udc_pullup(struct usb_gadget *gadget, int is_on) in isp1760_udc_pullup() 1189 static int isp1760_udc_start(struct usb_gadget *gadget, in isp1760_udc_start() 1232 static int isp1760_udc_stop(struct usb_gadget *gadget) in isp1760_udc_stop()
|
| /kernel/linux/linux-6.6/drivers/usb/isp1760/ |
| D | isp1760-udc.c | 35 static inline struct isp1760_udc *gadget_to_udc(struct usb_gadget *gadget) in gadget_to_udc() 1228 static int isp1760_udc_get_frame(struct usb_gadget *gadget) in isp1760_udc_get_frame() 1235 static int isp1760_udc_wakeup(struct usb_gadget *gadget) in isp1760_udc_wakeup() 1243 static int isp1760_udc_set_selfpowered(struct usb_gadget *gadget, in isp1760_udc_set_selfpowered() 1256 static int isp1760_udc_pullup(struct usb_gadget *gadget, int is_on) in isp1760_udc_pullup() 1266 static int isp1760_udc_start(struct usb_gadget *gadget, in isp1760_udc_start() 1309 static int isp1760_udc_stop(struct usb_gadget *gadget) in isp1760_udc_stop()
|