Searched refs:connected (Results 1 – 20 of 20) sorted by relevance
/sound/aoa/fabrics/ |
D | layout.c | 49 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/ |
D | cmp.c | 142 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()
|
D | cmp.h | 28 bool connected; member
|
/sound/soc/blackfin/ |
D | Kconfig | 30 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/ |
D | onyx.c | 898 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()
|
D | toonie.c | 92 if (toonie->codec.connected != 1) in toonie_init_codec()
|
/sound/soc/ |
D | soc-dapm.c | 53 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/ |
D | aoa.h | 50 u32 connected; member
|
/sound/pcmcia/ |
D | Kconfig | 8 Support for sound devices connected via the PCMCIA bus.
|
/sound/soc/omap/ |
D | omap-twl4030.c | 172 int connected, char *pin) in twl4030_disconnect_pin() argument 174 if (!connected) in twl4030_disconnect_pin()
|
D | Kconfig | 44 Say Y if you want to add support for SoC audio device connected to
|
/sound/spi/ |
D | Kconfig | 8 Support for sound devices connected via the SPI bus.
|
/sound/pci/mixart/ |
D | mixart.h | 49 unsigned char connected; member
|
/sound/firewire/bebob/ |
D | bebob_stream.c | 368 if (bebob->connected) in make_both_connections() 396 bebob->connected = true; in make_both_connections() 407 bebob->connected = false; in break_both_connections()
|
D | bebob.h | 88 bool connected; member
|
/sound/usb/ |
D | Kconfig | 8 Support for sound devices connected via the USB bus.
|
/sound/drivers/ |
D | Kconfig | 117 connected to the parallel port, say Y here and make sure that
|
/sound/pci/ |
D | Kconfig | 8 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/ |
D | Kconfig | 252 Say Y if you want to add support for the ES8328 audio codec connected
|
/sound/isa/ |
D | Kconfig | 25 Support for sound devices connected via the ISA bus.
|