OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nouveau_is_v1_dsm
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_acpi.h
13
bool
nouveau_is_v1_dsm
(void);
26
static inline bool
nouveau_is_v1_dsm
(void) { return false; };
function in typeref:typename:bool
nouveau_vga.c
46
if ((nouveau_is_optimus() ||
nouveau_is_v1_dsm
()) && state == VGA_SWITCHEROO_OFF)
108
if (runtime &&
nouveau_is_v1_dsm
() && !nouveau_is_optimus())
128
if (runtime &&
nouveau_is_v1_dsm
() && !nouveau_is_optimus())
nouveau_acpi.c
71
bool
nouveau_is_v1_dsm
(void) {
function in typeref:typename:bool
nouveau_drm.c
971
return nouveau_is_optimus() ||
nouveau_is_v1_dsm
();
Completed in 18 milliseconds
Indexes created Sun Oct 19 16:10:00 GMT 2025