OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:amdgpu_device_suspend
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/amdgpu/
amdgpu_pci.c
266
ret =
amdgpu_device_suspend
(dev, /*fbcon*/true);
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_drv.c
1159
return
amdgpu_device_suspend
(drm_dev, true);
1183
r =
amdgpu_device_suspend
(drm_dev, true);
1200
return
amdgpu_device_suspend
(drm_dev, true);
1236
ret =
amdgpu_device_suspend
(drm_dev, false);
amdgpu.h
1209
int
amdgpu_device_suspend
(struct drm_device *dev, bool fbcon);
amdgpu_device.c
1265
amdgpu_device_suspend
(dev, true);
3461
*
amdgpu_device_suspend
- initiate device suspend
3471
int
amdgpu_device_suspend
(struct drm_device *dev, bool fbcon)
function in typeref:typename:int
Completed in 16 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025