OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:effective_mode
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_pm.c
752
umode_t
effective_mode
= attr->mode;
local in function:hwmon_attributes_visible
777
effective_mode
&= ~S_IRUGO;
783
effective_mode
&= ~S_IWUSR;
792
return
effective_mode
;
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_pm.c
2792
umode_t
effective_mode
= attr->mode;
local in function:hwmon_attributes_visible
2857
effective_mode
&= ~S_IRUGO;
2863
effective_mode
&= ~S_IWUSR;
2926
return
effective_mode
;
Completed in 15 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025