Searched defs:cond (Results 1 – 6 of 6) sorted by relevance
/sound/core/ |
D | pcm_lib.c | 1120 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/ |
D | hpidebug.h | 87 #define compile_time_assert(cond, msg) \ argument
|
D | hpi_internal.h | 80 #define compile_time_assert(cond, msg) \ argument
|
/sound/soc/intel/catpt/ |
D | registers.h | 162 #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/ |
D | wavefront_synth.c | 117 #define DPRINT(cond, ...) \ argument 122 #define DPRINT(cond, args...) argument
|
/sound/soc/sof/ |
D | ops.h | 543 #define snd_sof_dsp_read_poll_timeout(sdev, bar, offset, val, cond, sleep_us, timeout_us) \ argument
|