Home
last modified time | relevance | path

Searched refs:CMD_GET_TIME_CODE (Results 1 – 4 of 4) sorted by relevance

/linux/sound/drivers/vx/
H A Dvx_cmd.c67 [CMD_GET_TIME_CODE] = { 0x060000, 1, RMH_SSIZE_FIXED, 5 },
H A Dvx_cmd.h62 CMD_GET_TIME_CODE, enumerator
/linux/sound/pci/pcxhr/
H A Dpcxhr_core.h69 CMD_GET_TIME_CODE, /* cmd_len = 1 stat_len = 5 */ enumerator
H A Dpcxhr.c1384 pcxhr_init_rmh(&rmh, CMD_GET_TIME_CODE); in pcxhr_proc_ltc()