Home
last modified time | relevance | path

Searched defs:ports (Results 1 – 10 of 10) sorted by relevance

/sound/soc/generic/
Daudio-graph-card2.c314 struct device_node *ports = of_get_parent(*port); in graph_get_next_multi_ep() local
465 struct device_node *ports = of_get_parent(port); in graph_parse_convert() local
481 struct device_node *ports = of_get_parent(port); in graph_parse_mclk_fs() local
693 struct device_node *ports; in graph_link_init() local
871 struct device_node *port0, *port1, *ports; in audio_graph2_link_c2c() local
1097 struct device_node *ports = of_get_parent(lnk); in graph_count_c2c() local
Daudio-graph-card.c180 struct device_node *ports = of_get_parent(port); in graph_parse_convert() local
199 struct device_node *ports = of_get_parent(port); in graph_parse_mclk_fs() local
326 struct device_node *ports; in graph_dai_link_of_dpcm() local
Dsimple-card-utils.c953 struct device_node *port, *ports, *ports0, *top; in asoc_graph_is_ports0() local
/sound/core/seq/
Dseq_midi.c54 struct seq_midisynth *ports[SNDRV_RAWMIDI_DEVICES]; member
272 unsigned int p, ports; in snd_seq_midisynth_probe() local
424 int device = dev->device, p, ports; in snd_seq_midisynth_remove() local
Dseq_dummy.c53 static int ports = 1; variable
/sound/drivers/
Dmtpav.c133 struct mtpav_port ports[NUMPORTS]; /* all ports including computer, adat and bc */ member
/sound/usb/
Dmidi.c147 } ports[0x10]; member
159 } ports[0x10]; member
/sound/soc/codecs/
Dhdac_hdmi.c79 struct hdac_hdmi_port *ports; member
1339 struct hdac_hdmi_port *ports; in hdac_hdmi_add_ports() local
/sound/pci/
Dcmipci.c2843 static const int ports[] = { 0x201, 0x200, 0 }; /* FIXME: majority is 0x201? */ in snd_cmipci_create_gameport() local
/sound/pci/hda/
Dpatch_realtek.c769 static int alc_subsystem_id(struct hda_codec *codec, const hda_nid_t *ports) in alc_subsystem_id()
871 static void alc_ssid_check(struct hda_codec *codec, const hda_nid_t *ports) in alc_ssid_check()