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

/sound/pci/hda/
H A Dhda_generic.c235 static int unmute_input(struct hda_codec *codec, struct hda_gnode *node, unsigned int index) function
318 unmute_input(codec, node, i);
533 unmute_input(codec, node, i);
568 unmute_input(codec, node, 0); /* index = 0? */
589 unmute_input(codec, adc_node, 0);
907 unmute_input(codec, node, i);

Completed in 40 milliseconds