Searched refs:snd_hda_jack_tbl_get (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_jack.c | 417 struct hda_jack_tbl *key_gen = snd_hda_jack_tbl_get(codec, key_nid); in snd_hda_jack_bind_keymap() 418 struct hda_jack_tbl *report_to = snd_hda_jack_tbl_get(codec, jack_nid); in snd_hda_jack_bind_keymap() 446 struct hda_jack_tbl *jack = snd_hda_jack_tbl_get(codec, jack_nid); in snd_hda_jack_set_button_state() 453 snd_hda_jack_tbl_get(codec, jack->key_report_jack); in snd_hda_jack_set_button_state()
|
H A D | hda_jack.h | 58 * snd_hda_jack_tbl_get - query the jack-table entry for the given NID 63 snd_hda_jack_tbl_get(struct hda_codec *codec, hda_nid_t nid) in snd_hda_jack_tbl_get() function
|
H A D | patch_ca0132.c | 4914 jack = snd_hda_jack_tbl_get(spec->codec, spec->unsol_tag_hp); in ca0132_unsol_hp_delayed() 8671 tbl = snd_hda_jack_tbl_get(codec, cb->nid); in hp_callback()
|
H A D | patch_sigmatel.c | 484 if (!snd_hda_jack_tbl_get(codec, nid)) in jack_update_power()
|
H A D | hda_generic.c | 5963 !snd_hda_jack_tbl_get(codec, nid)) in clear_unsol_on_unused_pins()
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_jack.h | 57 * snd_hda_jack_tbl_get - query the jack-table entry for the given NID 62 snd_hda_jack_tbl_get(struct hda_codec *codec, hda_nid_t nid) in snd_hda_jack_tbl_get() function
|
H A D | patch_ca0132.c | 4794 jack = snd_hda_jack_tbl_get(spec->codec, spec->unsol_tag_hp); in ca0132_unsol_hp_delayed() 8536 tbl = snd_hda_jack_tbl_get(codec, cb->nid); in hp_callback()
|
H A D | patch_sigmatel.c | 484 if (!snd_hda_jack_tbl_get(codec, nid)) in jack_update_power()
|
H A D | hda_generic.c | 6070 !snd_hda_jack_tbl_get(codec, nid)) in clear_unsol_on_unused_pins()
|
Completed in 51 milliseconds