Searched defs:ports (Results 1 – 9 of 9) sorted by relevance
/sound/usb/ |
D | mixer_scarlett_gen2.c | 220 struct scarlett2_ports ports[SCARLETT2_PORT_TYPE_COUNT]; member 439 static int scarlett2_get_port_start_num(const struct scarlett2_ports *ports, in scarlett2_get_port_start_num() 818 static u32 scarlett2_mux_src_num_to_id(const struct scarlett2_ports *ports, in scarlett2_mux_src_num_to_id() 840 const struct scarlett2_ports *ports = info->ports; in scarlett2_usb_set_mux() local 989 const struct scarlett2_ports *ports = private->info->ports; in scarlett2_update_volumes() local 1380 const struct scarlett2_ports *ports = info->ports; in scarlett2_add_line_out_ctls() local 1506 const struct scarlett2_ports *ports = info->ports; in scarlett2_mixer_ctl_put() local 1550 const struct scarlett2_ports *ports = private->info->ports; in scarlett2_add_mixer_ctls() local 1580 const struct scarlett2_ports *ports = private->info->ports; in scarlett2_mux_src_enum_ctl_info() local 1656 const struct scarlett2_ports *ports = private->info->ports; in scarlett2_add_mux_enums() local [all …]
|
D | midi.c | 163 } ports[0x10]; member 175 } ports[0x10]; member
|
/sound/core/seq/ |
D | seq_midi.c | 54 struct seq_midisynth *ports[SNDRV_RAWMIDI_DEVICES]; member 273 unsigned int p, ports; in snd_seq_midisynth_probe() local 425 int device = dev->device, p, ports; in snd_seq_midisynth_remove() local
|
D | seq_dummy.c | 53 static int ports = 1; variable
|
/sound/soc/generic/ |
D | audio-graph-card.c | 171 struct device_node *ports = of_get_parent(port); in graph_parse_convert() local 190 struct device_node *ports = of_get_parent(port); in graph_parse_mclk_fs() local 215 struct device_node *ports; in graph_dai_link_of_dpcm() local
|
/sound/drivers/ |
D | mtpav.c | 134 struct mtpav_port ports[NUMPORTS]; /* all ports including computer, adat and bc */ member
|
/sound/soc/codecs/ |
D | hdac_hdmi.c | 78 struct hdac_hdmi_port *ports; member 1329 struct hdac_hdmi_port *ports; in hdac_hdmi_add_ports() local
|
/sound/pci/hda/ |
D | patch_realtek.c | 706 static int alc_subsystem_id(struct hda_codec *codec, const hda_nid_t *ports) in alc_subsystem_id() 808 static void alc_ssid_check(struct hda_codec *codec, const hda_nid_t *ports) in alc_ssid_check()
|
/sound/pci/ |
D | cmipci.c | 2849 static int ports[] = { 0x201, 0x200, 0 }; /* FIXME: majority is 0x201? */ in snd_cmipci_create_gameport() local
|