Searched defs:low (Results 1 – 14 of 14) sorted by relevance
/sound/ |
D | sound_core.c | 162 …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/ |
D | rn_acp3x.h | 76 u32 low; member
|
D | acp3x-pdm-dma.c | 179 u32 low, high, val; in config_acp_dma() local
|
/sound/synth/emux/ |
D | emux_effect.c | 39 int low, high; /* value range */ member
|
D | soundfont.c | 788 int s, low, bit; in snd_sf_linear_to_log() local
|
/sound/soc/amd/raven/ |
D | acp3x-pcm-dma.c | 112 u32 low, high, val, acp_fifo_addr, reg_fifo_addr; in config_acp3x_dma() local
|
/sound/isa/msnd/ |
D | msnd.h | 173 #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
|
D | msnd.c | 96 unsigned char mid, unsigned char low) in snd_msnd_send_word()
|
/sound/core/oss/ |
D | pcm_plugin.c | 44 unsigned int low = (src_rate * 95) / 100; in rate_match() local
|
/sound/soc/amd/ |
D | acp.h | 168 u32 low; member
|
D | acp-pcm-dma.c | 302 u32 low; in acp_pte_config() local
|
/sound/pci/emu10k1/ |
D | emuproc.c | 285 u32 low, high; in snd_emu10k1_proc_acode_read() local
|
/sound/soc/xilinx/ |
D | xlnx_formatter_pcm.c | 458 u32 low, high, active_ch, val, bytes_per_ch, bits_per_sample; in xlnx_formatter_pcm_hw_params() local
|
/sound/isa/sb/ |
D | emu8000.c | 79 unsigned short low; in snd_emu8000_peek_dw() local
|