Home
last modified time | relevance | path

Searched refs:first_init (Results 1 – 1 of 1) sorted by relevance

/sound/core/
Dvmaster.c337 bool first_init; in master_put() local
342 first_init = err; in master_put()
351 if (master->hook && !first_init) in master_put()
470 bool first_init = false; in snd_ctl_sync_vmaster() local
479 first_init = err; in snd_ctl_sync_vmaster()
485 if (master->hook && !first_init) in snd_ctl_sync_vmaster()