Home
last modified time | relevance | path

Searched defs:res (Results 1 – 25 of 101) sorted by relevance

12345

/sound/isa/gus/
Dgus_io.c122 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
Dinterwave.c181 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/
Dlola.h339 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 …]
Dlola_clock.c216 unsigned int res; in lola_enable_clock_events() local
235 unsigned int res; in lola_set_clock_index() local
Dlola.c116 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/
Dpcm_native.c642 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 …]
Dmemalloc.c89 void *res; in snd_malloc_pages() local
131 void *res; in snd_malloc_dev_pages() local
Dmisc.c44 void release_and_free_resource(struct resource *res) in release_and_free_resource()
/sound/soc/fsl/
Dfsl_utils.c37 struct resource res; in fsl_asoc_get_dma_channel() local
Dimx-ssi.c514 struct resource *res; in imx_ssi_probe() local
639 struct resource *res = platform_get_resource(pdev, IORESOURCE_MEM, 0); in imx_ssi_remove() local
Dfsl_dma.h110 u8 res[8]; /* Reserved */ member
126 u8 res[4]; /* Reserved */ member
Dimx-audmux.c249 struct resource *res; in imx_audmux_probe() local
/sound/i2c/
Di2c.c279 int err, res = 0; in snd_i2c_bit_sendbytes() local
305 int err, res = 0; in snd_i2c_bit_readbytes() local
/sound/soc/ux500/
Dux500_msp_i2s.c456 int res; in ux500_msp_i2s_open() local
684 struct resource *res = NULL; in ux500_msp_i2s_init_msp() local
/sound/core/oss/
Drate.c186 snd_pcm_sframes_t res; in rate_src_frames() local
219 snd_pcm_sframes_t res; in rate_dst_frames() local
/sound/isa/
Dcmi8328.c221 struct resource *res; in snd_cmi8328_probe() local
411 struct resource *res = gameport_get_port_data(cmi->gameport); in snd_cmi8328_remove() local
Dals100.c295 int res; in snd_als100_pnp_detect() local
/sound/pci/hda/
Dpatch_analog.c873 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/
Dproc.c132 int res = 16 - data_ep->freqshift; in proc_dump_ep_status() local
/sound/pci/ice1712/
Ddelta.c140 int res = count; in ap_cs8427_sendbytes() local
157 int res = count; in ap_cs8427_readbytes() local
/sound/soc/tegra/
Dtegra20_das.c136 struct resource *res, *region; in tegra20_das_probe() local
/sound/isa/ad1816a/
Dad1816a.c226 int res; in snd_ad1816a_pnp_detect() local
/sound/soc/sh/
Dsiu_dai.c736 struct resource *res, *region; in siu_probe() local
826 struct resource *res; in siu_remove() local
/sound/pcmcia/pdaudiocf/
Dpdaudiocf_core.c36 unsigned char res; in pdacf_ak4117_read() local
/sound/core/seq/
Dseq_prioq.c348 int res; in prioq_remove_match() local

12345