Searched refs:of (Results 1 – 25 of 502) sorted by relevance
12345678910>>...21
| /sound/aoa/soundbus/ |
| A D | sysfs.c | 12 struct platform_device *of = &sdev->ofdev; in modalias_show() local 18 of->dev.of_node, 'T', in modalias_show() 19 of_node_get_device_type(of->dev.of_node)); in modalias_show() 27 struct platform_device *of = &sdev->ofdev; in name_show() local 29 return sysfs_emit(buf, "%pOFn\n", of->dev.of_node); in name_show() 37 struct platform_device *of = &sdev->ofdev; in type_show() local 39 return sysfs_emit(buf, "%s\n", of_node_get_device_type(of->dev.of_node)); in type_show()
|
| A D | core.c | 63 const struct platform_device * of; in soundbus_uevent() local 75 of = &soundbus_dev->ofdev; in soundbus_uevent() 78 retval = add_uevent_var(env, "OF_NAME=%pOFn", of->dev.of_node); in soundbus_uevent() 82 retval = add_uevent_var(env, "OF_TYPE=%s", of_node_get_device_type(of->dev.of_node)); in soundbus_uevent() 90 compat = of_get_property(of->dev.of_node, "compatible", &cplen); in soundbus_uevent()
|
| /sound/core/ |
| A D | Kconfig | 78 This option enables the build of OSS emulation layer. 111 support conversion of channels, formats and rates. It will 112 behave like most of new OSS/Free drivers in 2.4/2.6 kernels. 140 If you say Y here, the minor numbers of ALSA device files in 148 int "Max number of sound cards" 153 Specify the max number of sound cards that can be assigned 182 bool "Fast lookup of control elements" if EXPERT 186 This option enables the faster lookup of control elements. 187 It will consume more memory because of the additional Xarray. 222 that have no proper error checks, at the cost of a slight [all …]
|
| /sound/soc/tegra/ |
| A D | Kconfig | 65 Config to enable Audio Hub (AHUB) module, which comprises of a 104 which converts the sampling frequency of the input signal from 105 one frequency to another. It can handle over a wide range of 148 converts the sampling frequency of input signal to another 149 frequency. It supports sampling frequency conversion of streams 157 four input streams (each of up to 16 channels) and generate 168 form output frames by any combination of bytes from the input 169 frame. Its design is identical to that of byte RAM in the AMX 177 audio streams. It supports mixing of up to 10 input streams, 179 5 output each of which can be a mix of any combination of 10 [all …]
|
| /sound/drivers/ |
| A D | Kconfig | 64 before the other sound driver of yours, making the 73 in your PC instead of the real speaker. 87 of programs using the ALSA API. 102 configured number of substreams (see the pcm_substreams module 107 of system time). 196 baudrate of 31.25 kBaud, configure the clock of the underlying serial 232 Say Y here to enable the aggressive power-saving support of 239 seconds of idle time the driver must count before it may 240 put the AC97 into power-save mode; a value of 0 (zero) 241 disables the use of this power-save mode. [all …]
|
| /sound/ac97/ |
| A D | Kconfig | 10 This is the new AC97 bus type, successor of AC97_BUS. The ported 12 this instead of the AC97_BUS.
|
| /sound/ |
| A D | Kconfig | 24 module aliases when one of the device numbers is opened. With 29 The only visible difference is use of additional module aliases 78 # the following will depend on the order of config. 84 # the following will depend on the order of config.
|
| /sound/soc/sof/ |
| A D | Makefile | 26 snd-sof-of-y := sof-of-dev.o 49 obj-$(CONFIG_SND_SOC_SOF_OF_DEV) += snd-sof-of.o
|
| A D | Kconfig | 61 gather data directly from specific points of the audio pipeline. 89 This option forces the use of a probe workqueue, which is only used 170 codec/machine driver is ready, or to exclude the impact of those 187 human-readable form instead of just 32-bit hex dumps. This is useful 206 This option enables caching of debugfs 233 int "Number of IPC flood test clients" 238 Select the number of IPC flood test clients to be created.
|
| /sound/oss/dmasound/ |
| A D | Kconfig | 7 If you want to use the internal audio of your Atari in Linux, answer 21 If you want to use the internal audio of your Amiga in Linux, answer 35 If you want to use the internal audio of your Q40 in Linux, answer
|
| /sound/aoa/codecs/ |
| A D | Kconfig | 9 (most of those with digital audio output). 17 found in a lot of Apple Machines, especially
|
| /sound/soc/generic/ |
| A D | Kconfig | 12 It also support DPCM of multi CPU single Codec ststem. 21 It also support DPCM of multi CPU single Codec ststem.
|
| /sound/soc/fsl/ |
| A D | Kconfig | 17 This option is only useful for out-of-tree drivers since 29 This option is only useful for out-of-tree drivers since 40 This option is only useful for out-of-tree drivers since 58 This option is only useful for out-of-tree drivers since 71 This option is only useful for out-of-tree drivers since 81 This option is only useful for out-of-tree drivers since 135 This option is only useful for out-of-tree drivers since 163 This option is only useful for out-of-tree drivers since 375 It also support DPCM of single CPU multi Codec ststem.
|
| /sound/soc/cirrus/ |
| A D | Kconfig | 26 Underflow of internal I2S controller FIFO could confuse the 29 which disables and re-enables I2S in case of underflow and
|
| /sound/soc/rockchip/ |
| A D | Kconfig | 11 Rockchip I2S device. The device supports up to maximum of 21 maximum of 8 channels each for playback and recording. 30 Rockchip PDM Controller. The Controller supports up to maximum of
|
| /sound/core/seq/ |
| A D | Kconfig | 8 feature allows routing and enqueueing of MIDI events. Events 70 It includes the automatic conversion of ALSA sequencer events
|
| /sound/soc/codecs/ |
| A D | es8328-spi.c | 20 MODULE_DEVICE_TABLE(of, es8328_of_match);
|
| A D | ssm2602-spi.c | 26 MODULE_DEVICE_TABLE(of, ssm2602_of_match);
|
| A D | adau7118-hw.c | 23 MODULE_DEVICE_TABLE(of, adau7118_of_match);
|
| A D | es8328-i2c.c | 30 MODULE_DEVICE_TABLE(of, es8328_of_match);
|
| A D | src4xxx-i2c.c | 31 MODULE_DEVICE_TABLE(of, src4xxx_of_match);
|
| A D | chv3-codec.c | 29 MODULE_DEVICE_TABLE(of, chv3_codec_of_match);
|
| A D | ssm2602-i2c.c | 42 MODULE_DEVICE_TABLE(of, ssm2602_of_match);
|
| A D | pcm5102a.c | 43 MODULE_DEVICE_TABLE(of, pcm5102a_of_match);
|
| /sound/soc/sti/ |
| A D | Kconfig | 12 any of the STI platforms (e.g. STIH416).
|
Completed in 17 milliseconds
12345678910>>...21