Searched refs:hwahc (Results 1 – 1 of 1) sorted by relevance
51 struct hwahc { struct62 static int __hwahc_set_cluster_id(struct hwahc *hwahc, u8 cluster_id) in __hwahc_set_cluster_id() argument65 struct wusbhc *wusbhc = &hwahc->wusbhc; in __hwahc_set_cluster_id()66 struct wahc *wa = &hwahc->wa; in __hwahc_set_cluster_id()86 struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); in __hwahc_op_set_num_dnts() local87 struct wahc *wa = &hwahc->wa; in __hwahc_op_set_num_dnts()107 struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); in hwahc_op_reset() local108 struct device *dev = &hwahc->wa.usb_iface->dev; in hwahc_op_reset()111 wa_nep_disarm(&hwahc->wa); in hwahc_op_reset()112 result = __wa_set_feature(&hwahc->wa, WA_RESET); in hwahc_op_reset()[all …]