Searched defs:hwahc (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/usb/host/ |
D | hwa-hc.c | 51 struct hwahc { struct 62 static int __hwahc_set_cluster_id(struct hwahc *hwahc, u8 cluster_id) in __hwahc_set_cluster_id() 86 struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); in __hwahc_op_set_num_dnts() local 107 struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); in hwahc_op_reset() local 135 struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); in hwahc_op_start() local 186 struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); in hwahc_op_get_frame_number() local 201 struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); in hwahc_op_urb_enqueue() local 210 struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); in hwahc_op_urb_dequeue() local 224 struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); in hwahc_op_endpoint_disable() local 232 struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); in __hwahc_op_wusbhc_start() local [all …]
|