Searched defs:conn (Results 1 – 10 of 10) sorted by relevance
/sound/firewire/fireworks/ |
D | fireworks_stream.c | 13 struct cmp_connection *conn; in init_stream() local 67 struct cmp_connection *conn; in start_stream() local 106 struct cmp_connection *conn; in check_connection_used_by_others() local 163 struct cmp_connection *conn; in keep_resources() local
|
/sound/firewire/oxfw/ |
D | oxfw-stream.c | 105 struct cmp_connection *conn; in start_stream() local 130 struct cmp_connection *conn; in check_connection_used_by_others() local 153 struct cmp_connection *conn; in init_stream() local 198 struct cmp_connection *conn; in keep_resources() local 406 struct cmp_connection *conn; in destroy_stream() local
|
/sound/firewire/bebob/ |
D | bebob_stream.c | 380 struct cmp_connection *conn; in check_connection_used_by_others() local 415 struct cmp_connection *conn; in start_stream() local 441 struct cmp_connection *conn; in init_stream() local 522 struct cmp_connection *conn; in keep_resources() local
|
/sound/pci/hda/ |
D | hda_proc.c | 115 hda_nid_t conn; in is_stereo_amps() local 600 unsigned int wid_type, hda_nid_t *conn, in print_conn_list() 774 hda_nid_t *conn = NULL; in print_codec_info() local
|
D | hda_auto_parser.c | 198 short assoc, loc, conn, dev; in snd_hda_parse_pin_defcfg() local 455 unsigned int conn = get_defcfg_connect(def_conf); in snd_hda_get_input_pin_attr() local
|
D | hda_jack.c | 516 unsigned int def_conf, conn; in add_jack_kctl() local
|
D | patch_realtek.c | 2035 static const hda_nid_t conn[] = { 0x0c, 0x0d, 0x0e, 0x0f, 0x26 }; in alc889_fixup_dac_route() local 6243 static const hda_nid_t conn[] = { 0x02, 0x03 }; in alc295_fixup_disable_dac3() local 6253 static const hda_nid_t conn[] = { 0x02 }; in alc285_fixup_speaker2_to_dac1() local 6313 static const hda_nid_t conn[] = { 0x02, 0x03 }; /* exclude 0x06 */ in alc285_fixup_thinkpad_x1_gen7() local 6565 static const hda_nid_t conn[] = { 0x02 }; in alc285_fixup_hp_spectre_x360_eb1() local 6600 static const hda_nid_t conn[] = { 0x02 }; in alc285_fixup_hp_spectre_x360() local 6713 static const hda_nid_t conn[] = { 0x02, 0x03 }; in alc295_fixup_dell_inspiron_top_speakers() local
|
D | patch_via.c | 817 hda_nid_t conn[8]; in add_secret_dac_path() local
|
D | hda_generic.c | 389 const hda_nid_t *conn; in __parse_nid_path() local 690 hda_nid_t conn; in is_stereo_amps() local 786 const hda_nid_t *conn; in activate_amp_in() local 5040 const hda_nid_t *conn; in mute_all_mixer_nid() local
|
D | hda_codec.c | 267 const hda_nid_t *conn; in snd_hda_get_conn_index() local
|