Home
last modified time | relevance | path

Searched defs:udc_command (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Dpxa25x_udc.h41 void (*udc_command)(int cmd); member
H A Dpxa25x_udc.c1860 static void udc_command(int cmd) in udc_command() function