Home
last modified time | relevance | path

Searched refs:sdp_handle (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dsdp.h13 void sdp_handle(int controller_index);
/openbmc/u-boot/common/spl/
H A Dspl_sdp.c29 sdp_handle(controller_index); in spl_sdp_load_image()
/openbmc/u-boot/cmd/
H A Dusb_gadget_sdp.c35 sdp_handle(controller_index); in do_sdp()
/openbmc/u-boot/drivers/usb/gadget/
H A Df_sdp.c718 void sdp_handle(int controller_index) in sdp_handle() function