/sound/isa/gus/ |
D | gus_io.c | 122 unsigned int res; in __snd_gf1_read_addr() local 216 unsigned char res; in snd_gf1_i_look8() local 238 unsigned short res; in snd_gf1_i_look16() local 275 unsigned int res; in snd_gf1_i_read_addr() local 321 unsigned char res; in snd_gf1_peek() local
|
D | interwave.c | 181 unsigned char res; in snd_interwave_i2c_getclockline() local 193 unsigned char res; in snd_interwave_i2c_getdataline() local 872 int res; in snd_interwave_pnp_detect() local
|
/sound/pci/lola/ |
D | lola.h | 339 unsigned int res, res_ex; /* last read values */ member 460 #define LOLA_AFG_MIXER_WIDGET_PRESENT(res) ((res & (1 << 21)) != 0) argument 461 #define LOLA_AFG_CLOCK_WIDGET_PRESENT(res) ((res & (1 << 20)) != 0) argument 462 #define LOLA_AFG_INPUT_PIN_COUNT(res) ((res >> 10) & 0x2ff) argument 463 #define LOLA_AFG_OUTPUT_PIN_COUNT(res) ((res) & 0x2ff) argument 466 #define LOLA_AMP_MUTE_CAPABLE(res) ((res & (1 << 31)) != 0) argument 467 #define LOLA_AMP_STEP_SIZE(res) ((res >> 24) & 0x7f) argument 468 #define LOLA_AMP_NUM_STEPS(res) ((res >> 12) & 0x3ff) argument 469 #define LOLA_AMP_OFFSET(res) ((res) & 0x3ff) argument 482 #define LOLA_MIXER_SRC_INPUT_PLAY_SEPARATION(res) ((res >> 2) & 0x1f) argument [all …]
|
D | lola_clock.c | 216 unsigned int res; in lola_enable_clock_events() local 235 unsigned int res; in lola_set_clock_index() local
|
D | lola.c | 116 static void lola_queue_unsol_event(struct lola *chip, unsigned int res, in lola_queue_unsol_event() 126 u32 res, res_ex; in lola_update_rirb() local
|
/sound/core/ |
D | pcm_native.c | 642 int res; in snd_pcm_status_user() local 678 int res; in snd_pcm_channel_info_user() local 722 int res = 0; in snd_pcm_action_group() local 769 int res; in snd_pcm_action_single() local 789 int res; in snd_pcm_action() local 812 int res; in snd_pcm_action_lock_irq() local 836 int res; in snd_pcm_action_nonatomic() local 1210 int res; in snd_pcm_resume() local 1363 int res; in snd_pcm_prepare() local 1622 int res = 0; in snd_pcm_link() local [all …]
|
D | memalloc.c | 89 void *res; in snd_malloc_pages() local 131 void *res; in snd_malloc_dev_pages() local
|
D | misc.c | 44 void release_and_free_resource(struct resource *res) in release_and_free_resource()
|
/sound/soc/fsl/ |
D | fsl_utils.c | 37 struct resource res; in fsl_asoc_get_dma_channel() local
|
D | imx-ssi.c | 514 struct resource *res; in imx_ssi_probe() local 639 struct resource *res = platform_get_resource(pdev, IORESOURCE_MEM, 0); in imx_ssi_remove() local
|
D | fsl_dma.h | 110 u8 res[8]; /* Reserved */ member 126 u8 res[4]; /* Reserved */ member
|
D | imx-audmux.c | 249 struct resource *res; in imx_audmux_probe() local
|
/sound/i2c/ |
D | i2c.c | 279 int err, res = 0; in snd_i2c_bit_sendbytes() local 305 int err, res = 0; in snd_i2c_bit_readbytes() local
|
/sound/soc/ux500/ |
D | ux500_msp_i2s.c | 456 int res; in ux500_msp_i2s_open() local 684 struct resource *res = NULL; in ux500_msp_i2s_init_msp() local
|
/sound/core/oss/ |
D | rate.c | 186 snd_pcm_sframes_t res; in rate_src_frames() local 219 snd_pcm_sframes_t res; in rate_dst_frames() local
|
/sound/isa/ |
D | cmi8328.c | 221 struct resource *res; in snd_cmi8328_probe() local 411 struct resource *res = gameport_get_port_data(cmi->gameport); in snd_cmi8328_remove() local
|
D | als100.c | 295 int res; in snd_als100_pnp_detect() local
|
/sound/pci/hda/ |
D | patch_analog.c | 873 unsigned int res) in ad1986a_automic_unsol_event() 915 static void ad1986a_hp_unsol_event(struct hda_codec *codec, unsigned int res) in ad1986a_hp_unsol_event() 1084 unsigned int res) in ad1986a_samsung_p50_unsol_event() 1950 unsigned int res) in ad1981_hp_unsol_event() 3053 static void ad1988_laptop_unsol_event(struct hda_codec *codec, unsigned int res) in ad1988_laptop_unsol_event() 4242 static void ad1884a_hp_unsol_event(struct hda_codec *codec, unsigned int res) in ad1884a_hp_unsol_event() 4293 unsigned int res) in ad1884a_laptop_unsol_event() 4460 unsigned int res) in ad1984a_thinkpad_unsol_event() 4537 unsigned int res) in ad1984a_precision_unsol_event() 4651 unsigned int res) in ad1984a_touchsmart_unsol_event() [all …]
|
/sound/usb/ |
D | proc.c | 132 int res = 16 - data_ep->freqshift; in proc_dump_ep_status() local
|
/sound/pci/ice1712/ |
D | delta.c | 140 int res = count; in ap_cs8427_sendbytes() local 157 int res = count; in ap_cs8427_readbytes() local
|
/sound/soc/tegra/ |
D | tegra20_das.c | 136 struct resource *res, *region; in tegra20_das_probe() local
|
/sound/isa/ad1816a/ |
D | ad1816a.c | 226 int res; in snd_ad1816a_pnp_detect() local
|
/sound/soc/sh/ |
D | siu_dai.c | 736 struct resource *res, *region; in siu_probe() local 826 struct resource *res; in siu_remove() local
|
/sound/pcmcia/pdaudiocf/ |
D | pdaudiocf_core.c | 36 unsigned char res; in pdacf_ak4117_read() local
|
/sound/core/seq/ |
D | seq_prioq.c | 348 int res; in prioq_remove_match() local
|