Searched refs:MESSAGE_TYPE_INIT_RSP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/staging/vt6656/ | ||
H A D | device.h | 147 #define MESSAGE_TYPE_INIT_RSP 0x6 macro |
H A D | main_usb.c | 232 ret = vnt_control_in(priv, MESSAGE_TYPE_INIT_RSP, 0, 0, in vnt_init_registers() |