Searched defs:udc_command (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/gadget/ | ||
| H A D | pxa25x_udc.h | 42 void (*udc_command)(int cmd); member |
| H A D | pxa25x_udc.c | 1861 static void udc_command(int cmd) in udc_command() function |