Home
last modified time | relevance | path

Searched refs:MESSAGE_TYPE_INIT_RSP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/vt6656/
H A Ddevice.h147 #define MESSAGE_TYPE_INIT_RSP 0x6 macro
H A Dmain_usb.c232 ret = vnt_control_in(priv, MESSAGE_TYPE_INIT_RSP, 0, 0, in vnt_init_registers()