Searched defs:set_beep_amp (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/sound/pci/hda/ |
D | patch_analog.c | 55 #define set_beep_amp(spec, nid, idx, dir) \ macro 58 #define set_beep_amp(spec, nid, idx, dir) /* NOP */ macro
|
D | patch_via.c | 271 static int set_beep_amp(struct via_spec *spec, hda_nid_t nid, in set_beep_amp() function
|
D | patch_conexant.c | 69 static int set_beep_amp(struct conexant_spec *spec, hda_nid_t nid, in set_beep_amp() function
|
D | patch_realtek.c | 990 static int set_beep_amp(struct alc_spec *spec, hda_nid_t nid, in set_beep_amp() function 1030 #define set_beep_amp(spec, nid, idx, dir) 0 macro
|