Searched refs:CMD_SET_TIMER_INTERRUPT (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/pcxhr/ |
H A D | pcxhr_core.h | 54 CMD_SET_TIMER_INTERRUPT, /* cmd_len = 1 stat_len = 0 */ enumerator
|
H A D | pcxhr_core.c | 480 [CMD_SET_TIMER_INTERRUPT] = { 0x110000, 0, RMH_SSIZE_FIXED }, 511 [CMD_SET_TIMER_INTERRUPT] = "CMD_SET_TIMER_INTERRUPT",
|
H A D | pcxhr.c | 885 pcxhr_init_rmh(&rmh, CMD_SET_TIMER_INTERRUPT); in pcxhr_hardware_timer()
|
/kernel/linux/linux-6.6/sound/pci/pcxhr/ |
H A D | pcxhr_core.h | 54 CMD_SET_TIMER_INTERRUPT, /* cmd_len = 1 stat_len = 0 */ enumerator
|
H A D | pcxhr_core.c | 480 [CMD_SET_TIMER_INTERRUPT] = { 0x110000, 0, RMH_SSIZE_FIXED }, 511 [CMD_SET_TIMER_INTERRUPT] = "CMD_SET_TIMER_INTERRUPT",
|
H A D | pcxhr.c | 883 pcxhr_init_rmh(&rmh, CMD_SET_TIMER_INTERRUPT); in pcxhr_hardware_timer()
|
Completed in 9 milliseconds