Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc_cmd.h21 int bdc_function_wake_fh(struct bdc *bdc, u8 intf);
H A Dbdc_udc.c172 bdc_function_wake_fh(bdc, 0); in bdc_func_wake_timer()
201 bdc_function_wake_fh(bdc, 0); in handle_link_state_change()
H A Dbdc_cmd.c254 int bdc_function_wake_fh(struct bdc *bdc, u8 intf) in bdc_function_wake_fh() function