Lines Matching defs:bdc
353 struct bdc *bdc; member
404 struct bdc { struct
417 * Array of ep's, it uses the same index covention as bdc hw i.e. argument
420 struct bdc_ep **bdc_ep_array; argument
422 struct bdc_scratchpad scratchpad; argument
428 struct bdc_req ep0_req; argument
429 struct bdc_req status_req; argument
430 enum bdc_ep0_state ep0_state; argument
444 void (*sr_handler[2])(struct bdc *, struct bdc_sr *); argument
446 void (*sr_xsf_ep0[3])(struct bdc *, struct bdc_sr *); argument
450 * Timer to check if host resumed transfer after bdc sent Func wake argument
469 void bdc_notify_xfr(struct bdc *bdc, u32 epnum); argument