/drivers/dma/ti/ |
D | k3-udma-private.c | 7 int xudma_navss_psil_pair(struct udma_dev *ud, u32 src_thread, u32 dst_thread) in xudma_navss_psil_pair() 13 int xudma_navss_psil_unpair(struct udma_dev *ud, u32 src_thread, u32 dst_thread) in xudma_navss_psil_unpair() 23 struct udma_dev *ud; in of_xudma_dev_get() local 53 struct device *xudma_get_device(struct udma_dev *ud) in xudma_get_device() 59 struct k3_ringacc *xudma_get_ringacc(struct udma_dev *ud) in xudma_get_ringacc() 65 u32 xudma_dev_get_psil_base(struct udma_dev *ud) in xudma_dev_get_psil_base() 71 struct udma_tisci_rm *xudma_dev_get_tisci_rm(struct udma_dev *ud) in xudma_dev_get_tisci_rm() 77 int xudma_alloc_gp_rflow_range(struct udma_dev *ud, int from, int cnt) in xudma_alloc_gp_rflow_range() 83 int xudma_free_gp_rflow_range(struct udma_dev *ud, int from, int cnt) in xudma_free_gp_rflow_range() 89 bool xudma_rflow_is_gp(struct udma_dev *ud, int id) in xudma_rflow_is_gp() [all …]
|
D | k3-udma.c | 278 struct udma_dev *ud; member 398 static int navss_psil_pair(struct udma_dev *ud, u32 src_thread, u32 dst_thread) in navss_psil_pair() 408 static int navss_psil_unpair(struct udma_dev *ud, u32 src_thread, in navss_psil_unpair() 553 struct udma_dev *ud = container_of(work, typeof(*ud), purge_work); in udma_purge_desc_work() local 578 struct udma_dev *ud = to_udma_dev(vd->tx.chan->device); in udma_desc_free() local 1245 static int __udma_alloc_gp_rflow_range(struct udma_dev *ud, int from, int cnt) in __udma_alloc_gp_rflow_range() 1276 static int __udma_free_gp_rflow_range(struct udma_dev *ud, int from, int cnt) in __udma_free_gp_rflow_range() 1287 static struct udma_rflow *__udma_get_rflow(struct udma_dev *ud, int id) in __udma_get_rflow() 1314 static void __udma_put_rflow(struct udma_dev *ud, struct udma_rflow *rflow) in __udma_put_rflow() 1360 struct udma_dev *ud = uc->ud; in bcdma_get_bchan() local [all …]
|
/drivers/usb/usbip/ |
D | usbip_event.c | 16 struct usbip_device *ud; member 22 static void set_event(struct usbip_device *ud, unsigned long event) in set_event() 31 static void unset_event(struct usbip_device *ud, unsigned long event) in unset_event() 43 struct usbip_device *ud = NULL; in get_event() local 64 struct usbip_device *ud; in event_handler() local 100 int usbip_start_eh(struct usbip_device *ud) in usbip_start_eh() 108 void usbip_stop_eh(struct usbip_device *ud) in usbip_stop_eh() 145 void usbip_event_add(struct usbip_device *ud, unsigned long event) in usbip_event_add() 176 int usbip_event_happened(struct usbip_device *ud) in usbip_event_happened()
|
D | stub_rx.c | 281 struct usbip_device *ud = &sdev->ud; in valid_request() local 300 struct usbip_device *ud = &sdev->ud; in stub_priv_alloc() local 441 static int stub_recv_xbuff(struct usbip_device *ud, struct stub_priv *priv) in stub_recv_xbuff() 459 struct usbip_device *ud = &sdev->ud; in stub_recv_cmd_submit() local 629 static void stub_rx_pdu(struct usbip_device *ud) in stub_rx_pdu() 678 struct usbip_device *ud = data; in stub_rx_loop() local
|
D | vhci_rx.c | 60 struct usbip_device *ud = &vdev->ud; in vhci_recv_ret_submit() local 197 static void vhci_rx_pdu(struct usbip_device *ud) in vhci_rx_pdu() 258 struct usbip_device *ud = data; in vhci_rx_loop() local
|
D | stub_dev.c | 151 static void stub_shutdown_connection(struct usbip_device *ud) in stub_shutdown_connection() 210 static void stub_device_reset(struct usbip_device *ud) in stub_device_reset() 242 static void stub_device_unusable(struct usbip_device *ud) in stub_device_unusable()
|
D | vudc_dev.c | 429 static void vudc_shutdown(struct usbip_device *ud) in vudc_shutdown() 463 static void vudc_device_reset(struct usbip_device *ud) in vudc_device_reset() 479 static void vudc_device_unusable(struct usbip_device *ud) in vudc_device_unusable() 519 struct usbip_device *ud = &udc->ud; in init_vudc_hw() local
|
D | vudc_rx.c | 187 static int v_rx_pdu(struct usbip_device *ud) in v_rx_pdu() 228 struct usbip_device *ud = data; in v_rx_loop() local
|
D | usbip_common.c | 574 int usbip_recv_iso(struct usbip_device *ud, struct urb *urb) in usbip_recv_iso() 642 void usbip_pad_iso(struct usbip_device *ud, struct urb *urb) in usbip_pad_iso() 676 int usbip_recv_xbuff(struct usbip_device *ud, struct urb *urb) in usbip_recv_xbuff()
|
D | usbip_common.h | 350 static inline void usbip_kcov_handle_init(struct usbip_device *ud) in usbip_kcov_handle_init() 355 static inline void usbip_kcov_remote_start(struct usbip_device *ud) in usbip_kcov_remote_start() 367 static inline void usbip_kcov_handle_init(struct usbip_device *ud) { } in usbip_kcov_handle_init() 368 static inline void usbip_kcov_remote_start(struct usbip_device *ud) { } in usbip_kcov_remote_start()
|
D | vhci_hcd.c | 1011 static void vhci_shutdown_connection(struct usbip_device *ud) in vhci_shutdown_connection() 1067 static void vhci_device_reset(struct usbip_device *ud) in vhci_device_reset() 1090 static void vhci_device_unusable(struct usbip_device *ud) in vhci_device_unusable()
|
D | vhci_tx.c | 237 struct usbip_device *ud = data; in vhci_tx_loop() local
|
D | vudc_tx.c | 223 struct usbip_device *ud = (struct usbip_device *) data; in v_tx_loop() local
|
D | stub_tx.c | 419 struct usbip_device *ud = data; in stub_tx_loop() local
|
D | stub.h | 24 struct usbip_device ud; member
|
D | vhci.h | 34 struct usbip_device ud; member
|
D | vudc.h | 93 struct usbip_device ud; member
|
/drivers/clk/baikal-t1/ |
D | ccu-pll.c | 91 unsigned long ud, ut; in ccu_pll_reset() local
|
/drivers/net/wireless/ath/ath5k/ |
D | desc.h | 357 } ud; member
|
/drivers/tty/serial/ |
D | sprd_serial.c | 270 struct sprd_uart_dma *ud, u32 trans_len, in sprd_uart_dma_submit()
|
/drivers/infiniband/core/ |
D | uverbs_cmd.c | 2050 struct ib_ud_wr *ud; in ib_uverbs_post_send() local
|
/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_sli.h | 1794 } ud; member
|