/sound/core/seq/ |
D | seq_ports.c | 86 struct snd_seq_client_port *port, *found; in snd_seq_port_query_nearest() local 89 found = NULL; in snd_seq_port_query_nearest() 95 found = port; in snd_seq_port_query_nearest() 98 if (found == NULL || port->addr.port < found->addr.port) in snd_seq_port_query_nearest() 99 found = port; in snd_seq_port_query_nearest() 101 if (found) { in snd_seq_port_query_nearest() 102 if (found->closing) in snd_seq_port_query_nearest() 103 found = NULL; in snd_seq_port_query_nearest() 105 snd_use_lock_use(&found->use_lock); in snd_seq_port_query_nearest() 108 return found; in snd_seq_port_query_nearest() [all …]
|
/sound/pci/asihpi/ |
D | hpicmn.c | 315 short found = 1; in hpi_check_control_cache() local 360 found = 0; in hpi_check_control_cache() 379 found = 0; in hpi_check_control_cache() 387 found = 0; in hpi_check_control_cache() 394 found = 0; in hpi_check_control_cache() 401 found = 0; in hpi_check_control_cache() 418 found = 0; in hpi_check_control_cache() 426 found = 0; in hpi_check_control_cache() 432 found = 0; in hpi_check_control_cache() 438 found = 0; in hpi_check_control_cache() [all …]
|
/sound/aoa/codecs/ |
D | Kconfig | 7 codec chip found in the latest Apple machines 16 found in a lot of Apple Machines, especially 23 found in the Mac Mini. If you have a Mac Mini and
|
/sound/spi/ |
D | Kconfig | 18 DAC can be found on Atmel development boards. 21 peripheral found on most AT91 and AVR32 microprocessors.
|
/sound/soc/fsl/ |
D | wm1133-ev1.c | 86 int i, found = 0; in wm1133_ev1_hw_params() local 97 found = 1; in wm1133_ev1_hw_params() 101 if (!found) in wm1133_ev1_hw_params()
|
/sound/soc/pxa/ |
D | mmp-pcm.c | 102 bool found = false; in filter() local 109 found = true; in filter() 113 return found; in filter()
|
/sound/soc/au1x/ |
D | Kconfig | 10 Controller (DBDMA) as found on the Au12xx/Au13xx/Au1550 SoC. 29 old DMA controller as found on the Au1000/Au1500/Au1100 chips.
|
/sound/parisc/ |
D | Kconfig | 17 chip found in most GSC-based PA-RISC workstations. It's frequently
|
/sound/soc/txx9/ |
D | txx9aclc.c | 334 bool found = false; in filter() local 340 found = true; in filter() 343 return found; in filter()
|
/sound/sh/ |
D | Kconfig | 9 Drivers that are implemented on ASoC can be found in
|
/sound/core/ |
D | init.c | 927 struct snd_monitor_file *mfile, *found = NULL; in snd_card_file_remove() local 938 found = mfile; in snd_card_file_remove() 943 if (!found) { in snd_card_file_remove() 947 kfree(found); in snd_card_file_remove()
|
/sound/arm/ |
D | Kconfig | 9 Drivers that are implemented on ASoC can be found in
|
/sound/soc/codecs/ |
D | tlv320aic3x.c | 155 int found = 0; in snd_soc_dapm_put_volsw_aic3x() local 177 found = 1; in snd_soc_dapm_put_volsw_aic3x() 194 if (found) in snd_soc_dapm_put_volsw_aic3x() 965 goto found; in aic3x_hw_params() 991 goto found; in aic3x_hw_params() 999 found: in aic3x_hw_params()
|
/sound/usb/ |
D | pcm.c | 99 struct audioformat *found = NULL; in find_format() local 119 if (! found) { in find_format() 120 found = fp; in find_format() 139 found = fp; in find_format() 145 if (fp->maxpacksize > found->maxpacksize) { in find_format() 146 found = fp; in find_format() 150 return found; in find_format()
|
D | Kconfig | 115 and further help can be found at
|
D | mixer.c | 1153 bool found = 0; in check_no_speaker_on_headset() local 1160 found = 1; in check_no_speaker_on_headset() 1164 if (!found) in check_no_speaker_on_headset()
|
/sound/soc/ |
D | soc-core.c | 1538 goto found; in soc_probe_aux_dev() 1545 found: in soc_probe_aux_dev() 3052 int found = 0; in snd_soc_limit_volume() local 3061 found = 1; in snd_soc_limit_volume() 3065 if (found) { in snd_soc_limit_volume() 3694 char *found, name[NAME_SIZE]; in fmt_single_name() local 3703 found = strstr(name, dev->driver->name); in fmt_single_name() 3704 if (found) { in fmt_single_name() 3706 if (sscanf(&found[strlen(dev->driver->name)], ".%d", id) == 1) { in fmt_single_name() 3710 found[strlen(dev->driver->name)] = '\0'; in fmt_single_name() [all …]
|
D | soc-dapm.c | 1930 int found = 0; in soc_dapm_mux_update_power() local 1945 found = 1; in soc_dapm_mux_update_power() 1958 if (found) { in soc_dapm_mux_update_power() 1963 return found; in soc_dapm_mux_update_power() 1986 int found = 0; in soc_dapm_mixer_update_power() local 1999 found = 1; in soc_dapm_mixer_update_power() 2004 if (found) { in soc_dapm_mixer_update_power() 2009 return found; in soc_dapm_mixer_update_power()
|
/sound/ppc/ |
D | pmac.c | 98 int i, ok, found; in snd_pmac_rate_index() local 103 found = 0; in snd_pmac_rate_index() 106 found = i; in snd_pmac_rate_index() 110 return found; in snd_pmac_rate_index()
|
/sound/soc/omap/ |
D | Kconfig | 44 a handset and a speakerphone found on Amstrad E3 (Delta) videophone.
|
/sound/oss/ |
D | Kconfig | 257 M here (the module will be called sound) if you haven't found a 276 found after the machine has been running for a while. If you say Y 465 UART chip. This interface is rarely found on sound cards. It's safe 527 16-bit support for the VIDC onboard sound hardware found on Acorn
|
/sound/ |
D | Kconfig | 16 driver documentation is found in <file:Documentation/sound/alsa/*>.
|
/sound/drivers/ |
D | Kconfig | 178 opb_ac97_controller_ref_v1_00_a ip core found in Xilinx's ML403
|
/sound/pci/hda/ |
D | hda_generic.c | 385 goto found; in __parse_nid_path() 397 goto found; in __parse_nid_path() 401 found: in __parse_nid_path() 1352 bool found = false; in map_singles() local 1367 found = true; in map_singles() 1373 return found; in map_singles()
|
D | Kconfig | 187 snd-hda-intel driver, found on some Creative X-Fi cards.
|