Home
last modified time | relevance | path

Searched refs:hp_callback (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/hda/
H A Dpatch_cmedia.c152 static void hp_callback(struct hda_codec *codec, struct hda_jack_callback *cb) in hp_callback() function
175 snd_hda_jack_detect_enable_callback(codec, hp_pin, hp_callback); in cm9825_setup_unsol()
H A Dpatch_ca0132.c8674 static void hp_callback(struct hda_codec *codec, struct hda_jack_callback *cb) in hp_callback()
8701 snd_hda_jack_detect_enable_callback(codec, spec->unsol_tag_hp, hp_callback);
8709 spec->unsol_tag_front_hp, hp_callback);
8662 static void hp_callback(struct hda_codec *codec, struct hda_jack_callback *cb) hp_callback() function