Searched refs:hwahc (Results 1 – 1 of 1) sorted by relevance
65 struct hwahc { struct76 static int __hwahc_set_cluster_id(struct hwahc *hwahc, u8 cluster_id) in __hwahc_set_cluster_id() argument79 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() local101 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() local122 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 …]