Searched refs:CMD_VERSION (Results 1 – 7 of 7) sorted by relevance
/linux-5.19.10/sound/drivers/vx/ |
D | vx_cmd.c | 19 [CMD_VERSION] = { 0x010000, 2, RMH_SSIZE_FIXED, 1 },
|
D | vx_cmd.h | 14 CMD_VERSION, enumerator
|
/linux-5.19.10/sound/pci/pcxhr/ |
D | pcxhr_core.h | 44 CMD_VERSION, /* cmd_len = 2 stat_len = 1 */ enumerator
|
D | pcxhr_hwdep.c | 66 pcxhr_init_rmh(&rmh, CMD_VERSION); in pcxhr_init_board()
|
D | pcxhr_core.c | 470 [CMD_VERSION] = { 0x010000, 1, RMH_SSIZE_FIXED }, 501 [CMD_VERSION] = "CMD_VERSION",
|
/linux-5.19.10/drivers/usb/misc/ |
D | yurex.c | 30 #define CMD_VERSION 'V' macro 467 case CMD_VERSION: in yurex_write()
|
/linux-5.19.10/drivers/net/can/usb/ |
D | esd_usb2.c | 31 #define CMD_VERSION 1 /* also used for VERSION_REPLY */ macro 1073 msg->msg.hdr.cmd = CMD_VERSION; in esd_usb2_probe()
|