Home
last modified time | relevance | path

Searched refs:hwahc (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/host/
Dhwa-hc.c65 struct hwahc { struct
76 static int __hwahc_set_cluster_id(struct hwahc *hwahc, u8 cluster_id) in __hwahc_set_cluster_id() argument
79 struct wusbhc *wusbhc = &hwahc->wusbhc; in __hwahc_set_cluster_id()
80 struct wahc *wa = &hwahc->wa; in __hwahc_set_cluster_id()
100 struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); in __hwahc_op_set_num_dnts() local
101 struct wahc *wa = &hwahc->wa; in __hwahc_op_set_num_dnts()
121 struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); in hwahc_op_reset() local
122 struct device *dev = &hwahc->wa.usb_iface->dev; in hwahc_op_reset()
125 wa_nep_disarm(&hwahc->wa); in hwahc_op_reset()
126 result = __wa_set_feature(&hwahc->wa, WA_RESET); in hwahc_op_reset()
[all …]