Home
last modified time | relevance | path

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

/linux-6.1.9/sound/drivers/vx/
Dvx_cmd.c19 [CMD_VERSION] = { 0x010000, 2, RMH_SSIZE_FIXED, 1 },
Dvx_cmd.h14 CMD_VERSION, enumerator
/linux-6.1.9/sound/pci/pcxhr/
Dpcxhr_core.h44 CMD_VERSION, /* cmd_len = 2 stat_len = 1 */ enumerator
Dpcxhr_hwdep.c66 pcxhr_init_rmh(&rmh, CMD_VERSION); in pcxhr_init_board()
Dpcxhr_core.c470 [CMD_VERSION] = { 0x010000, 1, RMH_SSIZE_FIXED },
501 [CMD_VERSION] = "CMD_VERSION",
/linux-6.1.9/drivers/usb/misc/
Dyurex.c30 #define CMD_VERSION 'V' macro
467 case CMD_VERSION: in yurex_write()
/linux-6.1.9/drivers/net/can/usb/
Desd_usb.c37 #define CMD_VERSION 1 /* also used for VERSION_REPLY */ macro
1080 msg->msg.hdr.cmd = CMD_VERSION; in esd_usb_probe()