Lines Matching defs:bdc
358 struct bdc *bdc; member
409 struct bdc { struct
419 * Array of ep's, it uses the same index covention as bdc hw i.e. argument
422 struct bdc_ep **bdc_ep_array; argument
424 struct bdc_scratchpad scratchpad; argument
430 struct bdc_req ep0_req; argument
431 struct bdc_req status_req; argument
432 enum bdc_ep0_state ep0_state; argument
446 void (*sr_handler[2])(struct bdc *, struct bdc_sr *); argument
448 void (*sr_xsf_ep0[3])(struct bdc *, struct bdc_sr *); argument
452 * Timer to check if host resumed transfer after bdc sent Func wake argument
470 void bdc_notify_xfr(struct bdc *, u32); argument