Searched defs:itd (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/usb/host/ |
H A D | ehci-sched.c | 1240 struct ehci_itd *itd; in itd_urb_transaction() local 1666 itd_init(struct ehci_hcd * ehci,struct ehci_iso_stream * stream,struct ehci_itd * itd) itd_init() argument 1685 itd_patch(struct ehci_hcd * ehci,struct ehci_itd * itd,struct ehci_iso_sched * iso_sched,unsigned index,u16 uframe) itd_patch() argument 1715 itd_link(struct ehci_hcd * ehci,unsigned frame,struct ehci_itd * itd) itd_link() argument 1751 struct ehci_itd *itd; itd_link_urb() local 1821 itd_complete(struct ehci_hcd * ehci,struct ehci_itd * itd) itd_complete() argument [all...] |
H A D | ehci-timer.c | 292 struct ehci_itd *itd, *n; in end_free_itds() local
|
H A D | ehci-dbg.c | 106 dbg_itd(const char *label, struct ehci_hcd *ehci, struct ehci_itd *itd) in dbg_itd() argument [all...] |
H A D | ehci.h | 370 struct ehci_itd *itd; /* Q_TYPE_ITD */ member
|
/linux/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 143 dbg_itd(const char *label, struct fotg210_hcd *fotg210, struct fotg210_itd *itd) in dbg_itd() argument 1232 struct fotg210_itd *itd, *n; end_free_itds() local 4068 struct fotg210_itd *itd; itd_urb_transaction() local 4276 itd_init(struct fotg210_hcd * fotg210,struct fotg210_iso_stream * stream,struct fotg210_itd * itd) itd_init() argument 4293 itd_patch(struct fotg210_hcd * fotg210,struct fotg210_itd * itd,struct fotg210_iso_sched * iso_sched,unsigned index,u16 uframe) itd_patch() argument 4318 itd_link(struct fotg210_hcd * fotg210,unsigned frame,struct fotg210_itd * itd) itd_link() argument 4350 struct fotg210_itd *itd; itd_link_urb() local 4420 itd_complete(struct fotg210_hcd * fotg210,struct fotg210_itd * itd) itd_complete() argument [all...] |
H A D | fotg210-hcd.h | 392 struct fotg210_itd *itd; /* Q_TYPE_ITD */ member
|
/linux/sound/pci/au88x0/ |
H A D | au88x0_a3d.h | 40 a3d_Itd_t itd; member
|
H A D | au88x0_a3d.c | 698 static void vortex_a3d_coord2itd(a3d_Itd_t itd, int *coord) in vortex_a3d_coord2itd() argument
|
/linux/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ipsec.c | 449 struct ixgbevf_ipsec_tx_data *itd) in ixgbevf_ipsec_tx() argument
|
H A D | ixgbevf_main.c | 3775 struct ixgbevf_ipsec_tx_data *itd) in ixgbevf_tso() argument 3871 struct ixgbevf_ipsec_tx_data *itd) in ixgbevf_tx_csum() argument
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ipsec.c | 1058 struct ixgbe_ipsec_tx_data *itd) in ixgbe_ipsec_tx() argument [all...] |
H A D | ixgbe.h | 1130 struct ixgbe_ipsec_tx_data *itd) { return 0; } in ixgbe_ipsec_tx() argument
|