Home
last modified time | relevance | path

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

/linux/drivers/dpll/
H A Ddpll_core.c475 bool first_registration = false; in dpll_device_register() local
502 first_registration = list_empty(&dpll->registration_list); in dpll_device_register()
504 if (!first_registration) { in dpll_device_register()