Lines Matching defs:bdc
22 static int bdc_issue_cmd(struct bdc *bdc, u32 cmd_sc, u32 param0, in bdc_issue_cmd()
56 static int bdc_submit_cmd(struct bdc *bdc, u32 cmd_sc, in bdc_submit_cmd()
116 int bdc_dconfig_ep(struct bdc *bdc, struct bdc_ep *ep) in bdc_dconfig_ep()
130 struct bdc *bdc = ep->bdc; in ep_bd_list_reinit() local
142 int bdc_config_ep(struct bdc *bdc, struct bdc_ep *ep) in bdc_config_ep()
231 int bdc_ep_bla(struct bdc *bdc, struct bdc_ep *ep, dma_addr_t dma_addr) in bdc_ep_bla()
250 int bdc_address_device(struct bdc *bdc, u32 add) in bdc_address_device()
263 int bdc_function_wake_fh(struct bdc *bdc, u8 intf) in bdc_function_wake_fh()
281 int bdc_function_wake(struct bdc *bdc, u8 intf) in bdc_function_wake()
294 int bdc_ep_set_stall(struct bdc *bdc, int epnum) in bdc_ep_set_stall()
306 int bdc_ep_clear_stall(struct bdc *bdc, int epnum) in bdc_ep_clear_stall()
344 int bdc_stop_ep(struct bdc *bdc, int epnum) in bdc_stop_ep()