Home
last modified time | relevance | path

Searched refs:CMD_VERSION (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/sound/drivers/vx/
H A Dvx_cmd.c19 [CMD_VERSION] = { 0x010000, 2, RMH_SSIZE_FIXED, 1 },
H A Dvx_cmd.h14 CMD_VERSION, enumerator
/openbmc/linux/sound/pci/pcxhr/
H A Dpcxhr_core.h44 CMD_VERSION, /* cmd_len = 2 stat_len = 1 */ enumerator
H A Dpcxhr_hwdep.c66 pcxhr_init_rmh(&rmh, CMD_VERSION); in pcxhr_init_board()
H A Dpcxhr_core.c470 [CMD_VERSION] = { 0x010000, 1, RMH_SSIZE_FIXED },
501 [CMD_VERSION] = "CMD_VERSION",
/openbmc/linux/drivers/usb/misc/
H A Dyurex.c30 #define CMD_VERSION 'V' macro
467 case CMD_VERSION: in yurex_write()