Searched defs:udc (Results 1 - 25 of 41) sorted by relevance

12

/linux-master/drivers/usb/gadget/udc/
H A DMakefile
H A Damd5536udc_pci.c49 static struct udc *udc; variable in typeref:struct:udc
[all...]
H A Dsnps_udc_plat.c22 static void start_udc(struct udc *udc) argument
32 static void stop_udc(struct udc *udc) argument
72 struct udc *udc; local
89 struct udc *udc = container_of(self, struct udc, nb); local
104 struct udc *udc; local
254 struct udc *udc; local
271 struct udc *udc; local
[all...]
H A Dat91_udc.h93 struct at91_udc *udc; member in struct:at91_ep
H A Dcore.c1119 struct usb_udc *udc = gadget->udc; local
1146 struct usb_udc *udc = container_of(work, struct usb_udc, vbus_work); local
1172 struct usb_udc *udc = gadget->udc; local
1265 usb_gadget_udc_set_speed(struct usb_udc *udc, enum usb_device_speed speed) argument
1292 usb_gadget_enable_async_callbacks(struct usb_udc *udc) argument
1321 usb_gadget_disable_async_callbacks(struct usb_udc *udc) argument
1338 struct usb_udc *udc; local
1384 struct usb_udc *udc; local
1488 struct usb_udc *udc; local
1527 struct usb_udc *udc = gadget->udc; local
1565 struct usb_udc *udc = gadget->udc; local
1585 struct usb_udc *udc = gadget->udc; local
1651 struct usb_udc *udc = gadget->udc; local
1734 struct usb_udc *udc = container_of(dev, struct usb_udc, dev); local
1746 struct usb_udc *udc = container_of(dev, struct usb_udc, dev); local
1782 struct usb_udc *udc = container_of(dev, struct usb_udc, dev); local
1792 struct usb_udc *udc = container_of(dev, struct usb_udc, dev); local
1864 const struct usb_udc *udc = container_of(dev, struct usb_udc, dev); local
[all...]
H A Domap_udc.h156 struct omap_udc *udc; member in struct:omap_ep
H A Dsnps_udc_core.c55 static struct udc *udc; variable in typeref:struct:udc
2960 usb_disconnect(udc); variable
[all...]
H A Dmv_udc_core.c69 static void ep0_reset(struct mv_udc *udc) argument
107 static void ep0_stall(struct mv_udc *udc) argument
121 process_ep_req(struct mv_udc *udc, int index, struct mv_req *curr_req) argument
210 struct mv_udc *udc = NULL; variable in typeref:struct:mv_udc
253 struct mv_udc *udc; local
338 struct mv_udc *udc; local
437 struct mv_udc *udc; local
555 struct mv_udc *udc; local
622 struct mv_udc *udc; local
686 struct mv_udc *udc = ep->udc; local
775 struct mv_udc *udc = ep->udc; local
855 ep_set_stall(struct mv_udc *udc, u8 ep_num, u8 direction, int stall) argument
878 ep_is_stall(struct mv_udc *udc, u8 ep_num, u8 direction) argument
895 struct mv_udc *udc; local
959 udc_clock_enable(struct mv_udc *udc) argument
964 udc_clock_disable(struct mv_udc *udc) argument
969 udc_stop(struct mv_udc *udc) argument
987 udc_start(struct mv_udc *udc) argument
1003 udc_reset(struct mv_udc *udc) argument
1061 mv_udc_enable_internal(struct mv_udc *udc) argument
1087 mv_udc_enable(struct mv_udc *udc) argument
1095 mv_udc_disable_internal(struct mv_udc *udc) argument
1106 mv_udc_disable(struct mv_udc *udc) argument
1114 struct mv_udc *udc; local
1130 struct mv_udc *udc = container_of(gadget, struct mv_udc, gadget); local
1149 struct mv_udc *udc; local
1186 struct mv_udc *udc; local
1237 eps_init(struct mv_udc *udc) argument
1311 gadget_reset(struct mv_udc *udc, struct usb_gadget_driver *driver) argument
1329 stop_activity(struct mv_udc *udc, struct usb_gadget_driver *driver) argument
1350 struct mv_udc *udc; local
1390 struct mv_udc *udc; local
1413 mv_set_ptc(struct mv_udc *udc, u32 mode) argument
1426 struct mv_udc *udc; local
1442 udc_prime_status(struct mv_udc *udc, u8 direction, u16 status, bool empty) argument
1503 mv_udc_testmode(struct mv_udc *udc, u16 index) argument
1514 ch9setaddress(struct mv_udc *udc, struct usb_ctrlrequest *setup) argument
1525 ch9getstatus(struct mv_udc *udc, u8 ep_num, struct usb_ctrlrequest *setup) argument
1560 ch9clearfeature(struct mv_udc *udc, struct usb_ctrlrequest *setup) argument
1604 ch9setfeature(struct mv_udc *udc, struct usb_ctrlrequest *setup) argument
1703 ep0_stall(udc); variable
1713 ep0_stall(udc); variable
1721 ep0_req_complete(struct mv_udc *udc, struct mv_ep *ep0, struct mv_req *req) argument
1758 get_setup_data(struct mv_udc *udc, u8 ep_num, u8 *buffer_ptr) argument
1783 irq_process_tr_complete(struct mv_udc *udc) argument
1856 irq_process_reset(struct mv_udc *udc) argument
1922 handle_bus_resume(struct mv_udc *udc) argument
1937 irq_process_suspend(struct mv_udc *udc) argument
1949 irq_process_port_change(struct mv_udc *udc) argument
1992 irq_process_error(struct mv_udc *udc) argument
2000 struct mv_udc *udc = (struct mv_udc *)dev; local
2043 struct mv_udc *udc = (struct mv_udc *)dev; local
2054 struct mv_udc *udc; local
2073 struct mv_udc *udc; local
2082 struct mv_udc *udc; local
2107 struct mv_udc *udc; local
2332 struct mv_udc *udc; local
2366 struct mv_udc *udc; local
2398 struct mv_udc *udc; local
[all...]
H A Dat91_udc.c114 struct at91_udc *udc = ep->udc; local
184 struct at91_udc *udc local
237 create_debug_file(struct at91_udc *udc) argument
243 remove_debug_file(struct at91_udc *udc) argument
251 create_debug_file(struct at91_udc *udc) argument
252 remove_debug_file(struct at91_udc *udc) argument
262 struct at91_udc *udc = ep->udc; local
475 struct at91_udc *udc; local
552 struct at91_udc *udc = ep->udc; local
609 struct at91_udc *udc; local
709 struct at91_udc *udc; local
739 struct at91_udc *udc = ep->udc; local
793 struct at91_udc *udc = to_udc(gadget); local
802 struct at91_udc *udc = to_udc(gadget); local
826 udc_reinit(struct at91_udc *udc) argument
849 reset_gadget(struct at91_udc *udc) argument
874 stop_activity(struct at91_udc *udc) argument
898 clk_on(struct at91_udc *udc) argument
908 clk_off(struct at91_udc *udc) argument
922 pullup(struct at91_udc *udc, int is_on) argument
946 struct at91_udc *udc = to_udc(gadget); local
962 struct at91_udc *udc = to_udc(gadget); local
974 struct at91_udc *udc = to_udc(gadget); local
1047 handle_setup(struct at91_udc *udc, struct at91_ep *ep, u32 csr) argument
1273 handle_ep0(struct at91_udc *udc) argument
1398 struct at91_udc *udc = _udc; local
1513 at91_vbus_update(struct at91_udc *udc, unsigned value) argument
1521 struct at91_udc *udc = _udc; local
1532 struct at91_udc *udc = container_of(work, struct at91_udc, local
1543 struct at91_udc *udc = from_timer(udc, t, vbus_timer); local
1556 struct at91_udc *udc; local
1569 struct at91_udc *udc; local
1587 struct at91_udc *udc = platform_get_drvdata(dev); local
1596 at91rm9200_udc_init(struct at91_udc *udc) argument
1629 at91rm9200_udc_pullup(struct at91_udc *udc, int is_on) argument
1639 at91sam9260_udc_init(struct at91_udc *udc) argument
1660 at91sam9260_udc_pullup(struct at91_udc *udc, int is_on) argument
1677 at91sam9261_udc_init(struct at91_udc *udc) argument
1703 at91sam9261_udc_pullup(struct at91_udc *udc, int is_on) argument
1719 at91sam9263_udc_init(struct at91_udc *udc) argument
1770 at91udc_of_init(struct at91_udc *udc, struct device_node *np) argument
1799 struct at91_udc *udc; local
1929 struct at91_udc *udc = platform_get_drvdata(pdev); local
1954 struct at91_udc *udc = platform_get_drvdata(pdev); local
1981 struct at91_udc *udc = platform_get_drvdata(pdev); local
[all...]
H A Dmv_udc.h227 struct mv_udc *udc; member in struct:mv_ep
H A Datmel_usba_udc.h275 struct usba_udc *udc; member in struct:usba_ep
H A Dbcm63xx_udc.c217 struct bcm63xx_udc *udc; member in struct:iudma_ch
242 struct bcm63xx_udc *udc; member in struct:bcm63xx_ep
352 static inline u32 usbd_readl(struct bcm63xx_udc *udc, u32 off) argument
357 static inline void usbd_writel(struct bcm63xx_udc *udc, u32 val, u32 off) argument
362 static inline u32 usb_dma_readl(struct bcm63xx_udc *udc, u32 off) argument
367 usb_dma_writel(struct bcm63xx_udc *udc, u32 val, u32 off) argument
372 usb_dmac_readl(struct bcm63xx_udc *udc, u32 off, int chan) argument
378 usb_dmac_writel(struct bcm63xx_udc *udc, u32 val, u32 off, int chan) argument
385 usb_dmas_readl(struct bcm63xx_udc *udc, u32 off, int chan) argument
391 usb_dmas_writel(struct bcm63xx_udc *udc, u32 val, u32 off, int chan) argument
398 set_clocks(struct bcm63xx_udc *udc, bool is_enabled) argument
423 bcm63xx_ep_dma_select(struct bcm63xx_udc *udc, int idx) argument
441 bcm63xx_set_stall(struct bcm63xx_udc *udc, struct bcm63xx_ep *bep, bool is_stalled) argument
459 bcm63xx_fifo_setup(struct bcm63xx_udc *udc) argument
499 bcm63xx_fifo_reset_ep(struct bcm63xx_udc *udc, int ep_num) argument
515 bcm63xx_fifo_reset(struct bcm63xx_udc *udc) argument
527 bcm63xx_ep_init(struct bcm63xx_udc *udc) argument
550 bcm63xx_ep_setup(struct bcm63xx_udc *udc) argument
592 iudma_write(struct bcm63xx_udc *udc, struct iudma_ch *iudma, struct bcm63xx_req *breq) argument
668 iudma_read(struct bcm63xx_udc *udc, struct iudma_ch *iudma) argument
702 iudma_reset_channel(struct bcm63xx_udc *udc, struct iudma_ch *iudma) argument
758 iudma_init_channel(struct bcm63xx_udc *udc, unsigned int ch_idx) argument
798 iudma_init(struct bcm63xx_udc *udc) argument
821 iudma_uninit(struct bcm63xx_udc *udc) argument
842 bcm63xx_set_ctrl_irqs(struct bcm63xx_udc *udc, bool enable_irqs) argument
868 bcm63xx_select_phy_mode(struct bcm63xx_udc *udc, bool is_device) argument
908 bcm63xx_select_pullup(struct bcm63xx_udc *udc, bool is_on) argument
927 bcm63xx_uninit_udc_hw(struct bcm63xx_udc *udc) argument
941 bcm63xx_init_udc_hw(struct bcm63xx_udc *udc) argument
1034 struct bcm63xx_udc *udc = bep->udc; local
1073 struct bcm63xx_udc *udc = bep->udc; local
1154 struct bcm63xx_udc *udc = bep->udc; local
1206 struct bcm63xx_udc *udc = bep->udc; local
1254 struct bcm63xx_udc *udc = bep->udc; local
1274 struct bcm63xx_udc *udc = bep->udc; local
1308 bcm63xx_ep0_setup_callback(struct bcm63xx_udc *udc, struct usb_ctrlrequest *ctrl) argument
1331 bcm63xx_ep0_spoof_set_cfg(struct bcm63xx_udc *udc) argument
1355 bcm63xx_ep0_spoof_set_iface(struct bcm63xx_udc *udc) argument
1381 bcm63xx_ep0_map_write(struct bcm63xx_udc *udc, int ch_idx, struct usb_request *req) argument
1402 bcm63xx_ep0_complete(struct bcm63xx_udc *udc, struct usb_request *req, int status) argument
1421 bcm63xx_ep0_nuke_reply(struct bcm63xx_udc *udc, int is_tx) argument
1439 bcm63xx_ep0_read_complete(struct bcm63xx_udc *udc) argument
1458 bcm63xx_ep0_internal_request(struct bcm63xx_udc *udc, int ch_idx, int length) argument
1478 bcm63xx_ep0_do_setup(struct bcm63xx_udc *udc) argument
1531 bcm63xx_ep0_do_idle(struct bcm63xx_udc *udc) argument
1578 bcm63xx_ep0_one_round(struct bcm63xx_udc *udc) argument
1732 struct bcm63xx_udc *udc = container_of(w, struct bcm63xx_udc, ep0_wq); local
1749 struct bcm63xx_udc *udc = gadget_to_udc(gadget); local
1764 struct bcm63xx_udc *udc = gadget_to_udc(gadget); local
1812 struct bcm63xx_udc *udc = gadget_to_udc(gadget); local
1847 struct bcm63xx_udc *udc = gadget_to_udc(gadget); local
1890 bcm63xx_update_cfg_iface(struct bcm63xx_udc *udc) argument
1908 bcm63xx_update_link_speed(struct bcm63xx_udc *udc) argument
1948 bcm63xx_update_wedge(struct bcm63xx_udc *udc, bool new_status) argument
1969 struct bcm63xx_udc *udc = dev_id; local
2041 struct bcm63xx_udc *udc = iudma->udc; local
2126 struct bcm63xx_udc *udc = s->private; local
2165 struct bcm63xx_udc *udc = s->private; local
2236 bcm63xx_udc_init_debugfs(struct bcm63xx_udc *udc) argument
2254 bcm63xx_udc_cleanup_debugfs(struct bcm63xx_udc *udc) argument
2274 struct bcm63xx_udc *udc; local
2359 struct bcm63xx_udc *udc = platform_get_drvdata(pdev); local
[all...]
/linux-master/drivers/usb/cdns3/
H A DMakefile
/linux-master/drivers/usb/usbip/
H A Dvudc_rx.c62 static int v_recv_cmd_unlink(struct vudc *udc, argument
88 v_recv_cmd_submit(struct vudc *udc, struct usbip_header *pdu) argument
193 struct vudc *udc = container_of(ud, struct vudc, ud); local
[all...]
H A Dvudc_tx.c38 static int v_send_ret_unlink(struct vudc *udc, struct v_unlink *unlink) argument
73 static int v_send_ret_submit(struct vudc *udc, struct urbp *urb_p) argument
184 v_send_ret(struct vudc *udc) argument
224 struct vudc *udc = container_of(ud, struct vudc, ud); local
244 v_enqueue_ret_unlink(struct vudc *udc, __u32 seqnum, __u32 status) argument
270 v_enqueue_ret_submit(struct vudc *udc, struct urbp *urb_p) argument
[all...]
H A Dvudc_sysfs.c23 int get_gadget_descs(struct vudc *udc) argument
74 struct vudc *udc = (struct vudc *)dev_get_drvdata(dev); local
97 struct vudc *udc = (struct vudc *) dev_get_drvdata(dev); local
234 struct vudc *udc = (struct vudc *) dev_get_drvdata(dev); local
[all...]
H A Dvudc_transfer.c58 static int handle_control_request(struct vudc *udc, struct urb *urb, argument
183 transfer(struct vudc *udc, struct urb *urb, struct vep *ep, int limit) argument
304 struct vudc *udc = from_timer(udc, t, tr_timer.timer); local
446 v_init_timer(struct vudc *udc) argument
454 v_start_timer(struct vudc *udc) argument
472 v_kick_timer(struct vudc *udc, unsigned long time) argument
489 v_stop_timer(struct vudc *udc) argument
[all...]
H A Dvudc_dev.c73 static void nuke(struct vudc *udc, struct vep *ep) argument
90 static void stop_activity(struct vudc *udc) argument
106 struct vep *vudc_find_endpoint(struct vudc *udc, u8 address) argument
129 struct vudc *udc = usb_gadget_to_vudc(_gadget); local
139 struct vudc *udc = usb_gadget_to_vudc(_gadget); local
150 struct vudc *udc = usb_gadget_to_vudc(_gadget); local
196 struct vudc *udc = usb_gadget_to_vudc(g); local
209 struct vudc *udc = usb_gadget_to_vudc(g); local
233 struct vudc *udc; local
263 struct vudc *udc; local
313 struct vudc *udc; local
337 struct vudc *udc; local
373 struct vudc *udc; local
431 struct vudc *udc = container_of(ud, struct vudc, ud); local
465 struct vudc *udc = container_of(ud, struct vudc, ud); local
515 init_vudc_hw(struct vudc *udc) argument
589 cleanup_vudc_hw(struct vudc *udc) argument
598 struct vudc *udc; local
633 struct vudc *udc = platform_get_drvdata(pdev); local
[all...]
H A Dvudc.h41 struct vudc *udc; member in struct:vrequest
/linux-master/drivers/usb/isp1760/
H A Disp1760-core.h50 struct isp1760_udc udc; member in struct:isp1760_device
H A Disp1760-udc.h35 struct isp1760_udc *udc; member in struct:isp1760_ep
H A Disp1760-core.c32 struct isp1760_udc *udc = &isp->udc; local
112 struct isp1760_udc *udc = &isp->udc; local
490 struct isp1760_udc *udc; local
[all...]
H A Disp1760-udc.c50 static u32 isp1760_udc_read(struct isp1760_udc *udc, u16 field) argument
55 static void isp1760_udc_write(struct isp1760_udc *udc, u16 field, u32 val) argument
60 static u32 isp1760_udc_read_raw(struct isp1760_udc *udc, u16 reg) argument
69 static u16 isp1760_udc_read_raw16(struct isp1760_udc *udc, u16 reg) argument
78 static void isp1760_udc_write_raw(struct isp1760_udc *udc, u1 argument
85 isp1760_udc_write_raw16(struct isp1760_udc *udc, u16 reg, u16 val) argument
92 isp1760_udc_set(struct isp1760_udc *udc, u32 field) argument
97 isp1760_udc_clear(struct isp1760_udc *udc, u32 field) argument
102 isp1760_udc_is_set(struct isp1760_udc *udc, u32 field) argument
110 isp1760_udc_find_ep(struct isp1760_udc *udc, u16 index) argument
126 __isp1760_udc_select_ep(struct isp1760_udc *udc, struct isp1760_ep *ep, int dir) argument
149 isp1760_udc_select_ep(struct isp1760_udc *udc, struct isp1760_ep *ep) argument
158 struct isp1760_udc *udc = ep->udc; local
185 struct isp1760_udc *udc = ep->udc; local
210 struct isp1760_udc *udc = ep->udc; local
237 struct isp1760_udc *udc = ep->udc; local
303 struct isp1760_udc *udc = ep->udc; local
338 struct isp1760_udc *udc = ep->udc; local
378 struct isp1760_udc *udc = ep->udc; local
458 struct isp1760_udc *udc = ep->udc; local
513 isp1760_udc_get_status(struct isp1760_udc *udc, const struct usb_ctrlrequest *req) argument
559 isp1760_udc_set_address(struct isp1760_udc *udc, u16 addr) argument
586 isp1760_ep0_setup_standard(struct isp1760_udc *udc, struct usb_ctrlrequest *req) argument
708 isp1760_ep0_setup(struct isp1760_udc *udc) argument
777 struct isp1760_udc *udc = uep->udc; local
840 struct isp1760_udc *udc = uep->udc; local
900 struct isp1760_udc *udc = uep->udc; local
982 struct isp1760_udc *udc = uep->udc; local
1005 struct isp1760_udc *udc = uep->udc; local
1093 struct isp1760_udc *udc = uep->udc; local
1127 isp1760_udc_connect(struct isp1760_udc *udc) argument
1134 isp1760_udc_disconnect(struct isp1760_udc *udc) argument
1153 isp1760_udc_init_hw(struct isp1760_udc *udc) argument
1186 isp1760_udc_reset(struct isp1760_udc *udc) argument
1206 isp1760_udc_suspend(struct isp1760_udc *udc) argument
1215 isp1760_udc_resume(struct isp1760_udc *udc) argument
1230 struct isp1760_udc *udc = gadget_to_udc(gadget); local
1237 struct isp1760_udc *udc = gadget_to_udc(gadget); local
1246 struct isp1760_udc *udc = gadget_to_udc(gadget); local
1258 struct isp1760_udc *udc = gadget_to_udc(gadget); local
1269 struct isp1760_udc *udc = gadget_to_udc(gadget); local
1311 struct isp1760_udc *udc = gadget_to_udc(gadget); local
1341 isp1760_udc_irq_get_status(struct isp1760_udc *udc) argument
1360 struct isp1760_udc *udc = dev; local
1426 struct isp1760_udc *udc = from_timer(udc, t, vbus_timer); local
1444 isp1760_udc_init_eps(struct isp1760_udc *udc) argument
1497 isp1760_udc_init(struct isp1760_udc *udc) argument
1539 struct isp1760_udc *udc = &isp->udc; local
1591 struct isp1760_udc *udc = &isp->udc; local
[all...]
/linux-master/include/linux/usb/
H A Drole.h42 struct device *udc; member in struct:usb_role_switch_desc
/linux-master/drivers/usb/roles/
H A Dclass.c32 struct device *udc; member in struct:usb_role_switch

Completed in 180 milliseconds

12