Home
last modified time | relevance | path

Searched refs:bdc_function_wake_fh (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/drivers/usb/gadget/udc/bdc/
Dbdc_cmd.h22 int bdc_function_wake_fh(struct bdc*, u8);
Dbdc_udc.c171 bdc_function_wake_fh(bdc, 0); in bdc_func_wake_timer()
200 bdc_function_wake_fh(bdc, 0); in handle_link_state_change()
Dbdc_cmd.c255 int bdc_function_wake_fh(struct bdc *bdc, u8 intf) in bdc_function_wake_fh() function