Searched defs:ports (Results 1 – 10 of 10) sorted by relevance
/sound/soc/generic/ |
D | audio-graph-card2.c | 314 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
|
D | audio-graph-card.c | 180 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
|
D | simple-card-utils.c | 953 struct device_node *port, *ports, *ports0, *top; in asoc_graph_is_ports0() local
|
/sound/core/seq/ |
D | seq_midi.c | 54 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
|
D | seq_dummy.c | 53 static int ports = 1; variable
|
/sound/drivers/ |
D | mtpav.c | 133 struct mtpav_port ports[NUMPORTS]; /* all ports including computer, adat and bc */ member
|
/sound/usb/ |
D | midi.c | 147 } ports[0x10]; member 159 } ports[0x10]; member
|
/sound/soc/codecs/ |
D | hdac_hdmi.c | 79 struct hdac_hdmi_port *ports; member 1339 struct hdac_hdmi_port *ports; in hdac_hdmi_add_ports() local
|
/sound/pci/ |
D | cmipci.c | 2843 static const int ports[] = { 0x201, 0x200, 0 }; /* FIXME: majority is 0x201? */ in snd_cmipci_create_gameport() local
|
/sound/pci/hda/ |
D | patch_realtek.c | 769 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()
|