Searched refs:HDSPM_AutoInp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/rme9652/ |
H A D | hdspm.c | 65 * : . : . : .x : . : <MADI> HDSPM_AutoInp 309 #define HDSPM_AutoInp (1<<11) /* Auto Input (takeover) == Safe Mode, macro 4501 HDSPM_TOGGLE_SETTING("Safe Mode", HDSPM_AutoInp), 4516 HDSPM_TOGGLE_SETTING("Safe Mode", HDSPM_AutoInp), 4944 (hdspm->control_register & HDSPM_AutoInp) ? "on" : "off"); in snd_hdspm_proc_read_madi()
|
/kernel/linux/linux-6.6/sound/pci/rme9652/ |
H A D | hdspm.c | 65 * : . : . : .x : . : <MADI> HDSPM_AutoInp 308 #define HDSPM_AutoInp (1<<11) /* Auto Input (takeover) == Safe Mode, macro 4492 HDSPM_TOGGLE_SETTING("Safe Mode", HDSPM_AutoInp), 4507 HDSPM_TOGGLE_SETTING("Safe Mode", HDSPM_AutoInp), 4935 (hdspm->control_register & HDSPM_AutoInp) ? "on" : "off"); in snd_hdspm_proc_read_madi()
|
Completed in 17 milliseconds