Searched defs:hwahc (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/usb/host/ |
D | hwa-hc.c | 66 struct hwahc { struct 77 static int __hwahc_set_cluster_id(struct hwahc *hwahc, u8 cluster_id) in __hwahc_set_cluster_id() 101 struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); in __hwahc_op_set_num_dnts() local 122 struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); in hwahc_op_reset() local 150 struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); in hwahc_op_start() local 194 struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); in hwahc_op_get_frame_number() local 205 struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); in hwahc_op_urb_enqueue() local 214 struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); in hwahc_op_urb_dequeue() local 228 struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); in hwahc_op_endpoint_disable() local 236 struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); in __hwahc_op_wusbhc_start() local [all …]
|