Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dsdp.h20 int sdp_handle(int controller_index);
/OK3568_Linux_fs/u-boot/cmd/
H A Dusb_gadget_sdp.c36 sdp_handle(controller_index); in do_sdp()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_sdp.c748 int sdp_handle(int controller_index) in sdp_handle() function