Home
last modified time | relevance | path

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

/linux/sound/drivers/vx/
H A Dvx_cmd.c57 [CMD_MODIFY_CLOCK] = { 0x0d0000, 1, RMH_SSIZE_FIXED, 0 },
H A Dvx_cmd.h52 CMD_MODIFY_CLOCK, enumerator
/linux/sound/pci/pcxhr/
H A Dpcxhr_core.h51 CMD_MODIFY_CLOCK, /* cmd_len = 3 stat_len = 0 */ enumerator
H A Dpcxhr.c396 pcxhr_init_rmh(&rmh, CMD_MODIFY_CLOCK); in pcxhr_set_clock()