Home
last modified time | relevance | path

Searched defs:low (Results 1 – 14 of 14) sorted by relevance

/sound/
Dsound_core.c162 …nit * s, struct sound_unit **list, const struct file_operations *fops, int index, int low, int top) in __sound_insert_unit()
242 …struct sound_unit **list, const struct file_operations *fops, int index, int low, int top, const c… in sound_insert_unit()
/sound/soc/amd/renoir/
Drn_acp3x.h76 u32 low; member
Dacp3x-pdm-dma.c179 u32 low, high, val; in config_acp_dma() local
/sound/synth/emux/
Demux_effect.c39 int low, high; /* value range */ member
Dsoundfont.c788 int s, low, bit; in snd_sf_linear_to_log() local
/sound/soc/amd/raven/
Dacp3x-pcm-dma.c112 u32 low, high, val, acp_fifo_addr, reg_fifo_addr; in config_acp3x_dma() local
/sound/isa/msnd/
Dmsnd.h173 #define MAKELONG(low, hi) ((long)(((u16)(low))|(((u32)((u16)(hi)))<<16))) argument
174 #define MAKEWORD(low, hi) ((u16)(((u8)(low))|(((u16)((u8)(hi)))<<8))) argument
Dmsnd.c96 unsigned char mid, unsigned char low) in snd_msnd_send_word()
/sound/core/oss/
Dpcm_plugin.c44 unsigned int low = (src_rate * 95) / 100; in rate_match() local
/sound/soc/amd/
Dacp.h168 u32 low; member
Dacp-pcm-dma.c302 u32 low; in acp_pte_config() local
/sound/pci/emu10k1/
Demuproc.c285 u32 low, high; in snd_emu10k1_proc_acode_read() local
/sound/soc/xilinx/
Dxlnx_formatter_pcm.c458 u32 low, high, active_ch, val, bytes_per_ch, bits_per_sample; in xlnx_formatter_pcm_hw_params() local
/sound/isa/sb/
Demu8000.c79 unsigned short low; in snd_emu8000_peek_dw() local