Lines Matching refs:hda_codec

29 bool is_jack_detectable(struct hda_codec *codec, hda_nid_t nid)  in is_jack_detectable()
46 static u32 read_pin_sense(struct hda_codec *codec, hda_nid_t nid) in read_pin_sense()
70 snd_hda_jack_tbl_get(struct hda_codec *codec, hda_nid_t nid) in snd_hda_jack_tbl_get()
90 snd_hda_jack_tbl_get_from_tag(struct hda_codec *codec, unsigned char tag) in snd_hda_jack_tbl_get_from_tag()
110 snd_hda_jack_tbl_new(struct hda_codec *codec, hda_nid_t nid) in snd_hda_jack_tbl_new()
124 void snd_hda_jack_tbl_clear(struct hda_codec *codec) in snd_hda_jack_tbl_clear()
147 static void jack_detect_update(struct hda_codec *codec, in jack_detect_update()
182 void snd_hda_jack_set_dirty_all(struct hda_codec *codec) in snd_hda_jack_set_dirty_all()
201 u32 snd_hda_pin_sense(struct hda_codec *codec, hda_nid_t nid) in snd_hda_pin_sense()
220 int snd_hda_jack_detect_state(struct hda_codec *codec, hda_nid_t nid) in snd_hda_jack_detect_state()
243 snd_hda_jack_detect_enable_callback(struct hda_codec *codec, hda_nid_t nid, in snd_hda_jack_detect_enable_callback()
285 int snd_hda_jack_detect_enable(struct hda_codec *codec, hda_nid_t nid) in snd_hda_jack_detect_enable()
299 int snd_hda_jack_set_gating_jack(struct hda_codec *codec, hda_nid_t gated_nid, in snd_hda_jack_set_gating_jack()
319 void snd_hda_jack_report_sync(struct hda_codec *codec) in snd_hda_jack_report_sync()
352 static int get_input_jack_type(struct hda_codec *codec, hda_nid_t nid) in get_input_jack_type()
390 int snd_hda_jack_add_kctl(struct hda_codec *codec, hda_nid_t nid, in snd_hda_jack_add_kctl()
435 static int add_jack_kctl(struct hda_codec *codec, hda_nid_t nid, in add_jack_kctl()
474 int snd_hda_jack_add_kctls(struct hda_codec *codec, in snd_hda_jack_add_kctls()
531 static void call_jack_callback(struct hda_codec *codec, unsigned int res, in call_jack_callback()
559 void snd_hda_jack_unsol_event(struct hda_codec *codec, unsigned int res) in snd_hda_jack_unsol_event()
581 void snd_hda_jack_poll_all(struct hda_codec *codec) in snd_hda_jack_poll_all()