OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:need_post
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/ast/
ast_main.c
124
static int ast_detect_chip(struct drm_device *dev, bool *
need_post
)
138
*
need_post
= true;
140
*
need_post
= false;
230
if (!*
need_post
) {
460
bool
need_post
;
local in function:ast_driver_load
495
ast_detect_chip(dev, &
need_post
);
497
if (
need_post
)
ast_main.c
124
static int ast_detect_chip(struct drm_device *dev, bool *
need_post
)
138
*
need_post
= true;
140
*
need_post
= false;
230
if (!*
need_post
) {
460
bool
need_post
;
local in function:ast_driver_load
495
ast_detect_chip(dev, &
need_post
);
497
if (
need_post
)
Completed in 21 milliseconds
Indexes created Tue Sep 23 22:09:46 GMT 2025