Lines Matching defs:bdc
17 static int bdc_issue_cmd(struct bdc *bdc, u32 cmd_sc, u32 param0, in bdc_issue_cmd()
51 static int bdc_submit_cmd(struct bdc *bdc, u32 cmd_sc, in bdc_submit_cmd()
108 int bdc_dconfig_ep(struct bdc *bdc, struct bdc_ep *ep) in bdc_dconfig_ep()
122 struct bdc *bdc = ep->bdc; in ep_bd_list_reinit() local
134 int bdc_config_ep(struct bdc *bdc, struct bdc_ep *ep) in bdc_config_ep()
222 int bdc_ep_bla(struct bdc *bdc, struct bdc_ep *ep, dma_addr_t dma_addr) in bdc_ep_bla()
241 int bdc_address_device(struct bdc *bdc, u32 add) in bdc_address_device()
254 int bdc_function_wake_fh(struct bdc *bdc, u8 intf) in bdc_function_wake_fh()
272 int bdc_function_wake(struct bdc *bdc, u8 intf) in bdc_function_wake()
285 int bdc_ep_set_stall(struct bdc *bdc, int epnum) in bdc_ep_set_stall()
297 int bdc_ep_clear_stall(struct bdc *bdc, int epnum) in bdc_ep_clear_stall()
335 int bdc_stop_ep(struct bdc *bdc, int epnum) in bdc_stop_ep()