Searched refs:seq_default_timer_device (Results 1 – 3 of 3) sorted by relevance
32 int seq_default_timer_device = variable54 module_param(seq_default_timer_device, int, 0644);55 MODULE_PARM_DESC(seq_default_timer_device, "The default timer device number.");
130 extern int seq_default_timer_device;
91 tmr->alsa_id.device = seq_default_timer_device; in snd_seq_timer_defaults()