Lines Matching refs:dev_id
22 int dev_id;
32 int dev_id;
54 snd_hda_jack_tbl_get_mst(struct hda_codec *codec, hda_nid_t nid, int dev_id);
69 unsigned char tag, int dev_id);
76 int dev_id);
80 int dev_id, hda_jack_callback_fn func);
102 u32 snd_hda_jack_pin_sense(struct hda_codec *codec, hda_nid_t nid, int dev_id);
110 int dev_id);
130 * @dev_id: pin device entry id
133 snd_hda_jack_detect_mst(struct hda_codec *codec, hda_nid_t nid, int dev_id)
135 return snd_hda_jack_detect_state_mst(codec, nid, dev_id) !=
153 int dev_id, const char *name, bool phantom_jack,