Searched refs:connected (Results 1 – 25 of 26) sorted by relevance
12
/sound/aoa/fabrics/ |
D | layout.c | 47 int connected; member 120 .connected = CC_SPEAKERS | CC_HEADPHONE | CC_LINEOUT, 124 .connected = CC_DIGITALOUT, 128 .connected = CC_LINEIN, 137 .connected = CC_SPEAKERS | CC_LINEOUT | 142 .connected = CC_DIGITALOUT, 148 .connected = CC_LINEIN, 152 .connected = CC_MICROPHONE, 161 .connected = CC_SPEAKERS | CC_LINEOUT | CC_HEADPHONE, 165 .connected = CC_DIGITALOUT, [all …]
|
/sound/firewire/ |
D | cmp.c | 143 c->connected = false; in cmp_connection_init() 182 WARN_ON(c->connected); in cmp_connection_destroy() 309 if (WARN_ON(c->connected)) { in cmp_connection_establish() 328 c->connected = true; in cmp_connection_establish() 352 if (!c->connected) { in cmp_connection_update() 376 c->connected = false; in cmp_connection_update() 402 if (!c->connected) { in cmp_connection_break() 411 c->connected = false; in cmp_connection_break()
|
D | cmp.h | 29 bool connected; member
|
/sound/aoa/codecs/ |
D | onyx.c | 891 if ((onyx->codec.connected & 0xF) == 0) in onyx_init_codec() 895 if ((onyx->codec.connected & 0xC) == 0) { in onyx_init_codec() 906 if ((onyx->codec.connected & 3) == 0) { in onyx_init_codec() 939 if ((onyx->codec.connected & 0xC) == 0xC) in onyx_init_codec() 941 else if (onyx->codec.connected & 4) in onyx_init_codec() 945 if (onyx->codec.connected & 0xC) in onyx_init_codec() 950 if (onyx->codec.connected & 1) { in onyx_init_codec() 959 if (onyx->codec.connected & 2) { in onyx_init_codec() 963 if ((onyx->codec.connected & 3) == 3) in onyx_init_codec() 966 if ((onyx->codec.connected & 3) == 2) { in onyx_init_codec()
|
D | toonie.c | 90 if (toonie->codec.connected != 1) in toonie_init_codec()
|
/sound/x86/ |
D | intel_hdmi_audio.c | 220 if (!ctx->connected) in had_read_register() 228 if (ctx->connected) in had_write_register() 261 if (!ctx->connected) in had_ack_irqs() 991 if (!intelhaddata->connected) { in had_process_buffer_done() 1033 if (!intelhaddata->need_reset || !intelhaddata->connected) in had_do_reset() 1259 if (!intelhaddata->connected) in had_pcm_pointer() 1342 if (intelhaddata->connected) { in had_process_hot_plug() 1351 intelhaddata->connected = true; in had_process_hot_plug() 1375 if (!intelhaddata->connected) { in had_process_hot_unplug() 1385 intelhaddata->connected = false; in had_process_hot_unplug()
|
D | intel_hdmi_audio.h | 104 bool connected; member
|
/sound/aoa/ |
D | aoa.h | 49 u32 connected; member
|
/sound/soc/ti/ |
D | omap-twl4030.c | 140 int connected, char *pin) in twl4030_disconnect_pin() argument 142 if (!connected) in twl4030_disconnect_pin()
|
D | Kconfig | 138 connected to a handset and a speakerphone found on Amstrad E3 (Delta)
|
/sound/pcmcia/ |
D | Kconfig | 9 Support for sound devices connected via the PCMCIA bus.
|
/sound/soc/ |
D | soc-dapm.c | 54 int (*connected)(struct snd_soc_dapm_widget *source, 1219 if ((widget->is_ep & SND_SOC_DAPM_DIR_TO_EP(dir)) && widget->connected) { in is_connected_ep() 1467 if (path->connected && in dapm_supply_check_power() 1468 !path->connected(path->source, path->sink)) in dapm_supply_check_power() 1480 return w->connected; in dapm_always_on_check_power() 2146 if (p->connected && !p->connected(p->source, p->sink)) in dapm_widget_power_read_file() 2579 if (w->connected != status) { in __snd_soc_dapm_set_pin() 2586 w->connected = status; in __snd_soc_dapm_set_pin() 2828 int (*connected)(struct snd_soc_dapm_widget *source, in snd_soc_dapm_add_path() 2843 if (connected && !wsource->is_supply) { in snd_soc_dapm_add_path() [all …]
|
/sound/spi/ |
D | Kconfig | 9 Support for sound devices connected via the SPI bus.
|
/sound/pci/mixart/ |
D | mixart.h | 36 unsigned char connected; member
|
/sound/soc/samsung/ |
D | aries_wm8994.c | 48 unsigned long connected, void *_cmd) in aries_extcon_notifier() argument 50 if (connected) in aries_extcon_notifier()
|
D | Kconfig | 223 which has a WM8994 codec connected to a BT codec, a cellular
|
/sound/soc/intel/atom/ |
D | sst-atom-controls.c | 1340 if (p->connected && !p->connected(w, p->sink)) in sst_send_pipe_gains() 1359 if (p->connected && !p->connected(w, p->source)) in sst_send_pipe_gains()
|
/sound/usb/ |
D | Kconfig | 9 Support for sound devices connected via the USB bus.
|
/sound/soc/codecs/ |
D | Kconfig | 904 connected via soundwire. 940 Select this if your PCM1789 is connected via an I2C bus. 951 Select this if your PCM179x is connected via an I2C bus. 959 Select this if your PCM179x is connected via an SPI bus.
|
D | hdac_hdmi.c | 709 route->connected = handler; in hdac_hdmi_fill_route()
|
/sound/drivers/ |
D | Kconfig | 134 connected to the parallel port, say Y here and make sure that
|
/sound/pci/ |
D | Kconfig | 9 Support for sound devices connected via the PCI bus. 554 keypresses for the volume buttons connected to the es1968 chip. 729 keypresses for the volume buttons connected to the maestro3 chip.
|
/sound/soc/fsl/ |
D | Kconfig | 282 Say Y if you want to add support for the ES8328 audio codec connected
|
/sound/isa/ |
D | Kconfig | 28 Support for sound devices connected via the ISA bus.
|
/sound/soc/intel/boards/ |
D | Kconfig | 556 Add support for Intel SoundWire-based platforms connected to
|
12