/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | Makefile | |
H A D | amd5536udc_pci.c | 49 static struct udc *udc; variable [all...] |
H A D | snps_udc_plat.c | 23 static void start_udc(struct udc *udc) in start_udc() argument 33 static void stop_udc(struct udc *udc) in stop_udc() argument 73 struct udc *udc; udc_drd_work() local 90 struct udc *udc = container_of(self, struct udc, nb); usbd_connect_notify() local 105 struct udc *udc; udc_plat_probe() local 263 struct udc *udc; udc_plat_suspend() local 280 struct udc *udc; udc_plat_resume() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | Makefile | |
H A D | amd5536udc_pci.c | 49 static struct udc *udc; variable [all...] |
H A D | snps_udc_plat.c | 23 static void start_udc(struct udc *udc) in start_udc() argument 33 static void stop_udc(struct udc *udc) in stop_udc() argument 73 struct udc *udc; udc_drd_work() local 90 struct udc *udc = container_of(self, struct udc, nb); usbd_connect_notify() local 105 struct udc *udc; udc_plat_probe() local 255 struct udc *udc; udc_plat_suspend() local 272 struct udc *udc; udc_plat_resume() local [all...] |
/kernel/linux/linux-5.10/drivers/usb/chipidea/ |
H A D | ci_hdrc_tegra.c | 53 struct tegra_udc *udc; in tegra_udc_probe() local 111 struct tegra_udc *udc = platform_get_drvdata(pdev); tegra_udc_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/cdns3/ |
H A D | Makefile | |
/kernel/linux/linux-5.10/drivers/usb/usbip/ |
H A D | vudc_rx.c | 62 static int v_recv_cmd_unlink(struct vudc *udc, in v_recv_cmd_unlink() argument 88 v_recv_cmd_submit(struct vudc *udc, struct usbip_header *pdu) v_recv_cmd_submit() argument 191 struct vudc *udc = container_of(ud, struct vudc, ud); v_rx_pdu() local [all...] |
H A D | vudc_sysfs.c | 23 int get_gadget_descs(struct vudc *udc) in get_gadget_descs() argument 74 struct vudc *udc = (struct vudc *)dev_get_drvdata(dev); dev_desc_read() local 97 struct vudc *udc = (struct vudc *) dev_get_drvdata(dev); usbip_sockfd_store() local 234 struct vudc *udc = (struct vudc *) dev_get_drvdata(dev); usbip_status_show() local [all...] |
H A D | vudc_tx.c | 38 static int v_send_ret_unlink(struct vudc *udc, struct v_unlink *unlink) in v_send_ret_unlink() argument 73 static int v_send_ret_submit(struct vudc *udc, struct urbp *urb_p) in v_send_ret_submit() argument 184 v_send_ret(struct vudc *udc) v_send_ret() argument 224 struct vudc *udc = container_of(ud, struct vudc, ud); v_tx_loop() local 244 v_enqueue_ret_unlink(struct vudc *udc, __u32 seqnum, __u32 status) v_enqueue_ret_unlink() argument 270 v_enqueue_ret_submit(struct vudc *udc, struct urbp *urb_p) v_enqueue_ret_submit() argument [all...] |
H A D | vudc_dev.c | 73 static void nuke(struct vudc *udc, struct vep *ep) in nuke() argument 90 static void stop_activity(struct vudc *udc) in stop_activity() argument 106 struct vep *vudc_find_endpoint(struct vudc *udc, u8 address) in vudc_find_endpoint() argument 129 struct vudc *udc = usb_gadget_to_vudc(_gadget); vgadget_get_frame() local 139 struct vudc *udc = usb_gadget_to_vudc(_gadget); vgadget_set_selfpowered() local 150 struct vudc *udc = usb_gadget_to_vudc(_gadget); vgadget_pullup() local 196 struct vudc *udc = usb_gadget_to_vudc(g); vgadget_udc_start() local 209 struct vudc *udc = usb_gadget_to_vudc(g); vgadget_udc_stop() local 233 struct vudc *udc; vep_enable() local 263 struct vudc *udc; vep_disable() local 313 struct vudc *udc; vep_queue() local 337 struct vudc *udc; vep_dequeue() local 373 struct vudc *udc; vep_set_halt_and_wedge() local 431 struct vudc *udc = container_of(ud, struct vudc, ud); vudc_shutdown() local 465 struct vudc *udc = container_of(ud, struct vudc, ud); vudc_device_reset() local 516 init_vudc_hw(struct vudc *udc) init_vudc_hw() argument 590 cleanup_vudc_hw(struct vudc *udc) cleanup_vudc_hw() argument 599 struct vudc *udc; vudc_probe() local 634 struct vudc *udc = platform_get_drvdata(pdev); vudc_remove() local [all...] |
H A D | vudc.h | 41 struct vudc *udc; member
|
/kernel/linux/linux-6.6/drivers/usb/usbip/ |
H A D | vudc_rx.c | 62 static int v_recv_cmd_unlink(struct vudc *udc, in v_recv_cmd_unlink() argument 88 v_recv_cmd_submit(struct vudc *udc, struct usbip_header *pdu) v_recv_cmd_submit() argument 193 struct vudc *udc = container_of(ud, struct vudc, ud); v_rx_pdu() local [all...] |
H A D | vudc_sysfs.c | 23 int get_gadget_descs(struct vudc *udc) in get_gadget_descs() argument 74 struct vudc *udc = (struct vudc *)dev_get_drvdata(dev); dev_desc_read() local 97 struct vudc *udc = (struct vudc *) dev_get_drvdata(dev); usbip_sockfd_store() local 234 struct vudc *udc = (struct vudc *) dev_get_drvdata(dev); usbip_status_show() local [all...] |
H A D | vudc_tx.c | 38 static int v_send_ret_unlink(struct vudc *udc, struct v_unlink *unlink) in v_send_ret_unlink() argument 73 static int v_send_ret_submit(struct vudc *udc, struct urbp *urb_p) in v_send_ret_submit() argument 184 v_send_ret(struct vudc *udc) v_send_ret() argument 224 struct vudc *udc = container_of(ud, struct vudc, ud); v_tx_loop() local 244 v_enqueue_ret_unlink(struct vudc *udc, __u32 seqnum, __u32 status) v_enqueue_ret_unlink() argument 270 v_enqueue_ret_submit(struct vudc *udc, struct urbp *urb_p) v_enqueue_ret_submit() argument [all...] |
/kernel/linux/linux-5.10/drivers/usb/isp1760/ |
H A D | isp1760-core.h | 46 struct isp1760_udc udc; member
|
H A D | isp1760-udc.h | 31 struct isp1760_udc *udc; member
|
/kernel/linux/linux-6.6/drivers/usb/isp1760/ |
H A D | isp1760-core.h | 50 struct isp1760_udc udc; member
|
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 [all...] |
H A D | isp1760-udc.h | 35 struct isp1760_udc *udc; member
|
/kernel/linux/linux-5.10/include/linux/usb/ |
H A D | role.h | 42 struct device *udc; member
|
/kernel/linux/linux-6.6/include/linux/usb/ |
H A D | role.h | 42 struct device *udc; member
|
/third_party/FreeBSD/sys/dev/usb/implementation/ |
H A D | usb_init.c | 203 device_t udc; in composite_add() local
|
/kernel/linux/linux-5.10/drivers/usb/roles/ |
H A D | class.c | 28 struct device *udc; member
|