Home
last modified time | relevance | path

Searched refs:connected (Results 1 – 20 of 20) sorted by relevance

/sound/aoa/fabrics/
Dlayout.c49 int connected; member
121 .connected = CC_SPEAKERS | CC_HEADPHONE | CC_LINEOUT,
125 .connected = CC_DIGITALOUT,
129 .connected = CC_LINEIN,
138 .connected = CC_SPEAKERS | CC_LINEOUT |
143 .connected = CC_DIGITALOUT,
149 .connected = CC_LINEIN,
153 .connected = CC_MICROPHONE,
162 .connected = CC_SPEAKERS | CC_LINEOUT | CC_HEADPHONE,
166 .connected = CC_DIGITALOUT,
[all …]
/sound/firewire/
Dcmp.c142 c->connected = false; in cmp_connection_init()
180 WARN_ON(c->connected); in cmp_connection_destroy()
276 if (WARN_ON(c->connected)) in cmp_connection_establish()
304 c->connected = true; in cmp_connection_establish()
335 if (!c->connected) { in cmp_connection_update()
361 c->connected = false; in cmp_connection_update()
387 if (!c->connected) { in cmp_connection_break()
398 c->connected = false; in cmp_connection_break()
Dcmp.h28 bool connected; member
/sound/soc/blackfin/
DKconfig30 board connected to one of the Blackfin evaluation boards like the
40 board connected to one of the Blackfin evaluation boards like the
43 Note: This driver assumes that first ADAU1373 DAI is connected to the
53 board connected to one of the Blackfin evaluation boards like the
56 Note: This driver assumes that the ADAU1X61 is connected to the
66 board connected to one of the Blackfin evaluation boards like the
69 Note: This driver assumes that the ADAU1X81 is connected to the
80 EVAL-ADAV803 board connected to one of the Blackfin evaluation boards
84 interfaces are connected to the first SPORT port on the BF5XX board.
/sound/aoa/codecs/
Donyx.c898 if ((onyx->codec.connected & 0xF) == 0) in onyx_init_codec()
902 if ((onyx->codec.connected & 0xC) == 0) { in onyx_init_codec()
913 if ((onyx->codec.connected & 3) == 0) { in onyx_init_codec()
946 if ((onyx->codec.connected & 0xC) == 0xC) in onyx_init_codec()
948 else if (onyx->codec.connected & 4) in onyx_init_codec()
952 if (onyx->codec.connected & 0xC) in onyx_init_codec()
957 if (onyx->codec.connected & 1) { in onyx_init_codec()
966 if (onyx->codec.connected & 2) { in onyx_init_codec()
970 if ((onyx->codec.connected & 3) == 3) in onyx_init_codec()
973 if ((onyx->codec.connected & 3) == 2) { in onyx_init_codec()
Dtoonie.c92 if (toonie->codec.connected != 1) in toonie_init_codec()
/sound/soc/
Dsoc-dapm.c53 int (*connected)(struct snd_soc_dapm_widget *source,
881 if (widget->connected) { in is_connected_output_ep()
978 if (widget->connected) { in is_connected_input_ep()
1218 if (path->connected && in dapm_supply_check_power()
1219 !path->connected(path->source, path->sink)) in dapm_supply_check_power()
1891 if (p->connected && !p->connected(w, p->source)) in dapm_widget_power_read_file()
1901 if (p->connected && !p->connected(w, p->sink)) in dapm_widget_power_read_file()
2267 if (w->connected != status) in snd_soc_dapm_set_pin()
2270 w->connected = status; in snd_soc_dapm_set_pin()
2324 int (*connected)(struct snd_soc_dapm_widget *source, in snd_soc_dapm_add_path()
[all …]
/sound/aoa/
Daoa.h50 u32 connected; member
/sound/pcmcia/
DKconfig8 Support for sound devices connected via the PCMCIA bus.
/sound/soc/omap/
Domap-twl4030.c172 int connected, char *pin) in twl4030_disconnect_pin() argument
174 if (!connected) in twl4030_disconnect_pin()
DKconfig44 Say Y if you want to add support for SoC audio device connected to
/sound/spi/
DKconfig8 Support for sound devices connected via the SPI bus.
/sound/pci/mixart/
Dmixart.h49 unsigned char connected; member
/sound/firewire/bebob/
Dbebob_stream.c368 if (bebob->connected) in make_both_connections()
396 bebob->connected = true; in make_both_connections()
407 bebob->connected = false; in break_both_connections()
Dbebob.h88 bool connected; member
/sound/usb/
DKconfig8 Support for sound devices connected via the USB bus.
/sound/drivers/
DKconfig117 connected to the parallel port, say Y here and make sure that
/sound/pci/
DKconfig8 Support for sound devices connected via the PCI bus.
542 keypresses for the volume buttons connected to the es1968 chip.
717 keypresses for the volume buttons connected to the maestro3 chip.
/sound/soc/fsl/
DKconfig252 Say Y if you want to add support for the ES8328 audio codec connected
/sound/isa/
DKconfig25 Support for sound devices connected via the ISA bus.