OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dest_byte
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_smu7_smumgr.c
58
uint8_t *
dest_byte
;
local in function:smu7_copy_bytes_from_smc
80
/* Cast dest into byte type in
dest_byte
. This way, we don't overflow if the allocated memory is not 4-byte aligned. */
81
dest_byte
= (uint8_t *)dest;
83
dest_byte
[i] = data_byte[i];
amdgpu_smu7_smumgr.c
58
uint8_t *
dest_byte
;
local in function:smu7_copy_bytes_from_smc
80
/* Cast dest into byte type in
dest_byte
. This way, we don't overflow if the allocated memory is not 4-byte aligned. */
81
dest_byte
= (uint8_t *)dest;
83
dest_byte
[i] = data_byte[i];
amdgpu_smu7_smumgr.c
58
uint8_t *
dest_byte
;
local in function:smu7_copy_bytes_from_smc
80
/* Cast dest into byte type in
dest_byte
. This way, we don't overflow if the allocated memory is not 4-byte aligned. */
81
dest_byte
= (uint8_t *)dest;
83
dest_byte
[i] = data_byte[i];
Completed in 131 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025