/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | renesas_usbf.c | 281 struct usbf_udc *udc; member 1832 struct usbf_udc *udc = ep->udc; in usbf_ep_enable() local 1889 struct usbf_udc *udc = ep->udc; in usbf_ep_disable() local 1989 struct usbf_udc *udc = ep->udc; in usbf_ep_queue() local 2450 struct usbf_udc *udc = ep0->udc; in usbf_handle_ep0_setup() local 2524 struct usbf_udc *udc = ep0->udc; in usbf_handle_ep0_data_status() local 2553 struct usbf_udc *udc = ep0->udc; in usbf_handle_ep0_out_status_start() local 2578 struct usbf_udc *udc = ep0->udc; in usbf_handle_ep0_in_status_start() local 2624 struct usbf_udc *udc = ep0->udc; in usbf_ep0_interrupt() local 2839 static void usbf_reset(struct usbf_udc *udc) in usbf_reset() [all …]
|
H A D | amd5536udc_pci.c | 49 static struct udc *udc; variable
|
H A D | pxa25x_udc.c | 1127 struct pxa25x_udc *udc; in pxa25x_udc_wakeup() local 1145 static int pullup(struct pxa25x_udc *udc) in pullup() 1177 struct pxa25x_udc *udc; in pxa25x_udc_vbus_session() local 1189 struct pxa25x_udc *udc; in pxa25x_udc_pullup() local 1208 struct pxa25x_udc *udc; in pxa25x_udc_vbus_draw() local 2438 struct pxa25x_udc *udc = platform_get_drvdata(dev); in pxa25x_udc_suspend() local 2454 struct pxa25x_udc *udc = platform_get_drvdata(dev); in pxa25x_udc_resume() local
|
H A D | atmel_usba_udc.h | 188 #define usba_readl(udc, reg) \ argument 190 #define usba_writel(udc, reg, value) \ argument 275 struct usba_udc *udc; member
|
H A D | at91_udc.h | 93 struct at91_udc *udc; member
|
H A D | pxa27x_udc.h | 190 #define udc_writel(udc, reg, value) \ argument 404 #define EP0_STNAME(udc) ep0_state_name[(udc)->ep0state] argument
|
/openbmc/linux/drivers/usb/usbip/ |
H A D | vudc_rx.c | 62 static int v_recv_cmd_unlink(struct vudc *udc, in v_recv_cmd_unlink() 88 static int v_recv_cmd_submit(struct vudc *udc, in v_recv_cmd_submit() 193 struct vudc *udc = container_of(ud, struct vudc, ud); in v_rx_pdu() local
|
H A D | vudc.h | 41 struct vudc *udc; member
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | ci_udc.c | 309 struct ci_udc *udc = (struct ci_udc *)controller.ctrl->hcor; in ep_enable() local 426 struct ci_udc *udc = (struct ci_udc *)controller.ctrl->hcor; in ci_ep_submit_next_request() local 667 struct ci_udc *udc = (struct ci_udc *)controller.ctrl->hcor; in handle_setup() local 770 struct ci_udc *udc = (struct ci_udc *)controller.ctrl->hcor; in stop_activity() local 796 struct ci_udc *udc = (struct ci_udc *)controller.ctrl->hcor; in udc_irq() local 866 struct ci_udc *udc = (struct ci_udc *)controller.ctrl->hcor; in usb_gadget_handle_interrupts() local 877 struct ci_udc *udc = (struct ci_udc *)controller.ctrl->hcor; in udc_disconnect() local 888 struct ci_udc *udc = (struct ci_udc *)controller.ctrl->hcor; in ci_pullup() local 1058 struct ci_udc *udc = (struct ci_udc *)controller.ctrl->hcor; in dfu_usb_get_reset() local
|
H A D | pxa25x_udc.c | 68 static inline void start_watchdog(struct pxa25x_udc *udc) in start_watchdog() 75 static inline void stop_watchdog(struct pxa25x_udc *udc) in stop_watchdog() 81 static inline void test_watchdog(struct pxa25x_udc *udc) in test_watchdog() 1031 static int pullup(struct pxa25x_udc *udc) in pullup() 1060 struct pxa25x_udc *udc; in pxa25x_udc_vbus_session() local 1071 struct pxa25x_udc *udc; in pxa25x_udc_pullup() local
|
H A D | atmel_usba_udc.h | 189 #define usba_readl(udc, reg) \ argument 191 #define usba_writel(udc, reg, value) \ argument 256 struct usba_udc *udc; member
|
H A D | aspeed_udc.h | 29 struct aspeed_udc_priv *udc; member
|
H A D | pxa25x_udc.h | 111 struct pxa25x_udc *udc; member
|
H A D | at91_udc.h | 93 struct at91_udc *udc; member
|
/openbmc/linux/drivers/usb/isp1760/ |
H A D | isp1760-core.c | 32 struct isp1760_udc *udc = &isp->udc; in isp1760_init_core() local 112 struct isp1760_udc *udc = &isp->udc; in isp1760_set_pullup() local 490 struct isp1760_udc *udc; in isp1760_register() local
|
H A D | isp1760-core.h | 50 struct isp1760_udc udc; member
|
H A D | isp1760-udc.h | 35 struct isp1760_udc *udc; member
|
/openbmc/linux/arch/mips/boot/dts/ingenic/ |
H A D | jz4740.dtsi | 309 udc: usb@13040000 { label
|
H A D | jz4725b.dtsi | 307 udc: usb@13040000 { label
|
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | r9a06g032.dtsi | 120 udc: usb@4001e000 { label
|
/openbmc/linux/include/linux/usb/ |
H A D | role.h | 42 struct device *udc; member
|
/openbmc/obmc-ikvm/ |
H A D | ikvm_input.cpp | 26 const std::string& udc) : in Input()
|
/openbmc/linux/arch/arm/boot/dts/microchip/ |
H A D | lan966x.dtsi | 87 udc: usb@200000 { label
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-g6.dtsi | 311 udc: usb@1e6a2000 { label
|
/openbmc/linux/drivers/usb/roles/ |
H A D | class.c | 31 struct device *udc; member
|