Searched defs:pfx (Results 1 – 4 of 4) sorted by relevance
/sound/pci/hda/ |
D | hda_generic.c | 368 const char *pfx, struct nid_path *path) in print_nid_path() 997 const char *pfx, const char *dir, in add_control_with_pfx() 1007 #define add_pb_vol_ctrl(spec, type, pfx, val) \ argument 1009 #define add_pb_sw_ctrl(spec, type, pfx, val) \ argument 1011 #define __add_pb_vol_ctrl(spec, type, pfx, cidx, val) \ argument 1013 #define __add_pb_sw_ctrl(spec, type, pfx, cidx, val) \ argument 1016 static int add_vol_ctl(struct hda_codec *codec, const char *pfx, int cidx, in add_vol_ctl() 1042 static int add_stereo_vol(struct hda_codec *codec, const char *pfx, int cidx, in add_stereo_vol() 1052 static int add_sw_ctl(struct hda_codec *codec, const char *pfx, int cidx, in add_sw_ctl() 1075 static int add_stereo_sw(struct hda_codec *codec, const char *pfx, in add_stereo_sw() [all …]
|
D | hda_auto_parser.c | 644 const char *pfx = check_output_pfx(codec, nid); in get_hp_label_index() local 663 const char *pfx, *sfx = ""; in fill_audio_out_name() local
|
D | patch_ca0132.c | 6646 const char *pfx, int dir) in ca0132_alt_add_effect_slider() 6681 const char *pfx, int dir) in add_fx_switch()
|
/sound/pci/ac97/ |
D | ac97_codec.c | 1276 static int snd_ac97_cmix_new_stereo(struct snd_card *card, const char *pfx, in snd_ac97_cmix_new_stereo() 1305 #define snd_ac97_cmix_new(card, pfx, reg, acheck, ac97) \ argument
|