Lines Matching defs:codec
23 bool is_jack_detectable(struct hda_codec *codec, hda_nid_t nid) in is_jack_detectable()
40 static u32 read_pin_sense(struct hda_codec *codec, hda_nid_t nid) in read_pin_sense()
62 snd_hda_jack_tbl_get(struct hda_codec *codec, hda_nid_t nid) in snd_hda_jack_tbl_get()
80 snd_hda_jack_tbl_get_from_tag(struct hda_codec *codec, unsigned char tag) in snd_hda_jack_tbl_get_from_tag()
98 snd_hda_jack_tbl_new(struct hda_codec *codec, hda_nid_t nid) in snd_hda_jack_tbl_new()
112 void snd_hda_jack_tbl_clear(struct hda_codec *codec) in snd_hda_jack_tbl_clear()
135 static void jack_detect_update(struct hda_codec *codec, in jack_detect_update()
169 void snd_hda_jack_set_dirty_all(struct hda_codec *codec) in snd_hda_jack_set_dirty_all()
188 u32 snd_hda_pin_sense(struct hda_codec *codec, hda_nid_t nid) in snd_hda_pin_sense()
207 int snd_hda_jack_detect_state(struct hda_codec *codec, hda_nid_t nid) in snd_hda_jack_detect_state()
227 snd_hda_jack_detect_enable_callback(struct hda_codec *codec, hda_nid_t nid, in snd_hda_jack_detect_enable_callback()
261 int snd_hda_jack_detect_enable(struct hda_codec *codec, hda_nid_t nid) in snd_hda_jack_detect_enable()
272 int snd_hda_jack_set_gating_jack(struct hda_codec *codec, hda_nid_t gated_nid, in snd_hda_jack_set_gating_jack()
291 void snd_hda_jack_report_sync(struct hda_codec *codec) in snd_hda_jack_report_sync()
323 static int get_input_jack_type(struct hda_codec *codec, hda_nid_t nid) in get_input_jack_type()
356 static int __snd_hda_jack_add_kctl(struct hda_codec *codec, hda_nid_t nid, in __snd_hda_jack_add_kctl()
394 int snd_hda_jack_add_kctl(struct hda_codec *codec, hda_nid_t nid, in snd_hda_jack_add_kctl()
402 static int get_unique_index(struct hda_codec *codec, const char *name, int idx) in get_unique_index()
421 static int add_jack_kctl(struct hda_codec *codec, hda_nid_t nid, in add_jack_kctl()
460 int snd_hda_jack_add_kctls(struct hda_codec *codec, in snd_hda_jack_add_kctls()
517 static void call_jack_callback(struct hda_codec *codec, in call_jack_callback()
534 void snd_hda_jack_unsol_event(struct hda_codec *codec, unsigned int res) in snd_hda_jack_unsol_event()
549 void snd_hda_jack_poll_all(struct hda_codec *codec) in snd_hda_jack_poll_all()