snd_timer_dev_register
return snd_timer_dev_register(&dev);
static int snd_timer_dev_register(struct snd_device *device);
.dev_register = snd_timer_dev_register,