Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/rc/
H A Dir_toy.c27 static const u8 COMMAND_RESET[] = { 0xff, 0xff, 0, 0, 0, 0, 0 }; variable
/openbmc/linux/drivers/usb/gadget/udc/
H A Dgoku_udc.h149 #define COMMAND_RESET 3 macro