Searched refs:tr (Results 1 – 2 of 2) sorted by relevance
573 int dirplay, int sl, unsigned int tr, int thsource) in vortex_src_setupchannel() argument587 if ((tr & 0x10000) && (tr != 0x10000)) { in vortex_src_setupchannel()588 tr = 0; in vortex_src_setupchannel()591 if ((((short)tr) < 0) && (tr != 0x8000)) { in vortex_src_setupchannel()592 tr = 0; in vortex_src_setupchannel()595 tr = 1; in vortex_src_setupchannel()601 tr = 0; /*ebx = 0 */ in vortex_src_setupchannel()608 tr = 1; in vortex_src_setupchannel()616 if (tr) in vortex_src_setupchannel()622 if (tr) in vortex_src_setupchannel()[all …]
1694 struct snd_timer_read *tr; in snd_timer_user_params() local1767 tr = kmalloc(params.queue_size * sizeof(*tr), in snd_timer_user_params()1769 if (tr) { in snd_timer_user_params()1772 tu->queue = tr; in snd_timer_user_params()