Home
last modified time | relevance | path

Searched defs:get_amp_channels (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_local.h633 #define get_amp_channels(kc) (((kc)->private_value >> 16) & 0x3) macro
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_local.h635 #define get_amp_channels(kc) (((kc)->private_value >> 16) & 0x3) macro

Completed in 3 milliseconds