OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:returned_bytes
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
amdgpu_dce_aux.c
334
uint8_t *
returned_bytes
)
340
if (
returned_bytes
== NULL) {
345
*
returned_bytes
= 0;
376
*
returned_bytes
= get_reg_field_value(value,
380
if (*
returned_bytes
== 0)
384
*
returned_bytes
-= 1;
561
uint8_t
returned_bytes
= 0;
local in function:dce_aux_transfer_raw
587
*operation_result = get_channel_status(aux_engine, &
returned_bytes
);
597
res =
returned_bytes
;
amdgpu_dce_aux.c
334
uint8_t *
returned_bytes
)
340
if (
returned_bytes
== NULL) {
345
*
returned_bytes
= 0;
376
*
returned_bytes
= get_reg_field_value(value,
380
if (*
returned_bytes
== 0)
384
*
returned_bytes
-= 1;
561
uint8_t
returned_bytes
= 0;
local in function:dce_aux_transfer_raw
587
*operation_result = get_channel_status(aux_engine, &
returned_bytes
);
597
res =
returned_bytes
;
Completed in 23 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025