Searched defs:set_beep_amp (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_analog.c | 43 #define set_beep_amp(spec, nid, idx, dir) \ macro 46 #define set_beep_amp(spec, nid, idx, dir) /* NOP */ macro
|
H A D | patch_via.c | 259 static int set_beep_amp(struct via_spec *spec, hda_nid_t nid, in set_beep_amp() function
|
H A D | patch_conexant.c | 56 static int set_beep_amp(struct conexant_spec *spec, hda_nid_t nid, in set_beep_amp() function
|
H A D | patch_realtek.c | 1130 static int set_beep_amp(struct alc_spec *spec, hda_nid_t nid, in set_beep_amp() function 1173 #define set_beep_amp(spec, nid, idx, dir) 0 macro [all...] |
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_analog.c | 43 #define set_beep_amp(spec, nid, idx, dir) \ macro 46 #define set_beep_amp(spec, nid, idx, dir) /* NOP */ macro
|
H A D | patch_conexant.c | 63 static int set_beep_amp(struct conexant_spec *spec, hda_nid_t nid, in set_beep_amp() function
|
H A D | patch_via.c | 259 static int set_beep_amp(struct via_spec *spec, hda_nid_t nid, in set_beep_amp() function
|
H A D | patch_realtek.c | 1116 static int set_beep_amp(struct alc_spec *spec, hda_nid_t nid, in set_beep_amp() function 1159 #define set_beep_amp(spec, nid, idx, dir) 0 macro [all...] |
Completed in 39 milliseconds