Searched refs:tmr_subdevice (Results 1 – 2 of 2) sorted by relevance
200 if (timer->tmr_subdevice != tid->subdevice) in snd_timer_find()939 timer->tmr_subdevice = tid->subdevice; in snd_timer_new()1022 if (timer1->tmr_subdevice > timer->tmr_subdevice) in snd_timer_dev_register()1024 if (timer1->tmr_subdevice < timer->tmr_subdevice) in snd_timer_dev_register()1238 timer->tmr_device, timer->tmr_subdevice); in snd_timer_proc_read()1243 timer->tmr_device, timer->tmr_subdevice); in snd_timer_proc_read()1515 id->subdevice = timer->tmr_subdevice; in snd_timer_user_copy_id()1587 if (timer->tmr_subdevice > id.subdevice) { in snd_timer_user_next_device()1591 if (timer->tmr_subdevice < id.subdevice) in snd_timer_user_next_device()
62 int tmr_subdevice; member
Completed in 14 milliseconds