Home
last modified time | relevance | path

Searched refs:found (Results 1 – 25 of 29) sorted by relevance

12

/sound/core/seq/
Dseq_ports.c86 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/
Dhpicmn.c315 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/
DKconfig7 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/
DKconfig18 DAC can be found on Atmel development boards.
21 peripheral found on most AT91 and AVR32 microprocessors.
/sound/soc/fsl/
Dwm1133-ev1.c86 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/
Dmmp-pcm.c102 bool found = false; in filter() local
109 found = true; in filter()
113 return found; in filter()
/sound/soc/au1x/
DKconfig10 Controller (DBDMA) as found on the Au12xx/Au13xx/Au1550 SoC.
29 old DMA controller as found on the Au1000/Au1500/Au1100 chips.
/sound/parisc/
DKconfig17 chip found in most GSC-based PA-RISC workstations. It's frequently
/sound/soc/txx9/
Dtxx9aclc.c334 bool found = false; in filter() local
340 found = true; in filter()
343 return found; in filter()
/sound/sh/
DKconfig9 Drivers that are implemented on ASoC can be found in
/sound/core/
Dinit.c927 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/
DKconfig9 Drivers that are implemented on ASoC can be found in
/sound/soc/codecs/
Dtlv320aic3x.c155 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/
Dpcm.c99 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()
DKconfig115 and further help can be found at
Dmixer.c1153 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/
Dsoc-core.c1538 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 …]
Dsoc-dapm.c1930 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/
Dpmac.c98 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/
DKconfig44 a handset and a speakerphone found on Amstrad E3 (Delta) videophone.
/sound/oss/
DKconfig257 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/
DKconfig16 driver documentation is found in <file:Documentation/sound/alsa/*>.
/sound/drivers/
DKconfig178 opb_ac97_controller_ref_v1_00_a ip core found in Xilinx's ML403
/sound/pci/hda/
Dhda_generic.c385 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()
DKconfig187 snd-hda-intel driver, found on some Creative X-Fi cards.

12