Searched refs:hc_xfer_info (Results 1 - 6 of 6) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/drivers/usb/ifxhcd/
H A Difxhcd.h288 typedef struct hc_xfer_info struct
353 hc_xfer_info_t hc_xfer_info; member in struct:ifxhcd_hc
H A Difxhcd.c2192 _ifxhc->hc_xfer_timer.data = (unsigned long)(&_ifxhc->hc_xfer_info);
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/drivers/usb/dwc_otg/
H A Ddwc_otg_cil.h537 typedef struct hc_xfer_info struct
646 hc_xfer_info_t hc_xfer_info[MAX_EPS_CHANNELS]; member in struct:dwc_otg_core_if
H A Ddwc_otg_cil.c1667 _core_if->hc_xfer_info[_hc->hc_num].core_if = _core_if;
1668 _core_if->hc_xfer_info[_hc->hc_num].hc = _hc;
1669 _core_if->hc_xfer_timer[_hc->hc_num].data = (unsigned long)(&_core_if->hc_xfer_info[_hc->hc_num]);
/netgear-R7800-V1.0.2.28/target/linux/ramips/files/drivers/usb/dwc_otg/
H A Ddwc_otg_cil.h640 typedef struct hc_xfer_info struct
779 hc_xfer_info_t hc_xfer_info[MAX_EPS_CHANNELS]; member in struct:dwc_otg_core_if
H A Ddwc_otg_cil.c1860 core_if->hc_xfer_info[hc->hc_num].core_if = core_if;
1861 core_if->hc_xfer_info[hc->hc_num].hc = hc;
1862 core_if->hc_xfer_timer[hc->hc_num].data = (unsigned long)(&core_if->hc_xfer_info[hc->hc_num]);

Completed in 91 milliseconds