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.c355 bool first_registration = false; in dpll_device_register() local
381 first_registration = list_empty(&dpll->registration_list); in dpll_device_register()
383 if (!first_registration) { in dpll_device_register()