Searched refs:create_extra_outs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_generic.c | 2170 static int create_extra_outs(struct hda_codec *codec, int num_pins, in create_extra_outs() function 2200 return create_extra_outs(codec, spec->autocfg.hp_outs, in create_hp_out_ctls() 2208 return create_extra_outs(codec, spec->autocfg.speaker_outs, in create_speaker_out_ctls()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_generic.c | 2176 static int create_extra_outs(struct hda_codec *codec, int num_pins, in create_extra_outs() function 2206 return create_extra_outs(codec, spec->autocfg.hp_outs, in create_hp_out_ctls() 2214 return create_extra_outs(codec, spec->autocfg.speaker_outs, in create_speaker_out_ctls()
|
Completed in 20 milliseconds