OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unused_pll
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dpll_mgr.c
260
struct intel_shared_dpll *pll, *
unused_pll
= NULL;
local in function:intel_find_shared_dpll
273
if (!
unused_pll
)
274
unused_pll
= pll;
291
if (
unused_pll
) {
294
unused_pll
->info->name);
295
return
unused_pll
;
intel_dpll_mgr.c
260
struct intel_shared_dpll *pll, *
unused_pll
= NULL;
local in function:intel_find_shared_dpll
273
if (!
unused_pll
)
274
unused_pll
= pll;
291
if (
unused_pll
) {
294
unused_pll
->info->name);
295
return
unused_pll
;
Completed in 111 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025