Home
last modified time | relevance | path

Searched defs:cond (Results 1 – 6 of 6) sorted by relevance

/sound/core/
Dpcm_lib.c1120 int snd_pcm_hw_rule_add(struct snd_pcm_runtime *runtime, unsigned int cond, in snd_pcm_hw_rule_add()
1272 unsigned int cond, in snd_pcm_hw_constraint_list()
1303 unsigned int cond, in snd_pcm_hw_constraint_ranges()
1338 unsigned int cond, in snd_pcm_hw_constraint_ratnums()
1372 unsigned int cond, in snd_pcm_hw_constraint_ratdens()
1416 unsigned int cond, in snd_pcm_hw_constraint_msbits()
1445 unsigned int cond, in snd_pcm_hw_constraint_step()
1476 unsigned int cond, in snd_pcm_hw_constraint_pow2()
/sound/pci/asihpi/
Dhpidebug.h87 #define compile_time_assert(cond, msg) \ argument
Dhpi_internal.h80 #define compile_time_assert(cond, msg) \ argument
/sound/soc/intel/catpt/
Dregisters.h162 #define catpt_readl_poll_shim(cdev, reg, val, cond, delay_us, timeout_us) \ argument
174 #define catpt_readl_poll_pci(cdev, reg, val, cond, delay_us, timeout_us) \ argument
/sound/isa/wavefront/
Dwavefront_synth.c117 #define DPRINT(cond, ...) \ argument
122 #define DPRINT(cond, args...) argument
/sound/soc/sof/
Dops.h543 #define snd_sof_dsp_read_poll_timeout(sdev, bar, offset, val, cond, sleep_us, timeout_us) \ argument