OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_inbox1_rptr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dmub/src/
amdgpu_dmub_srv.c
130
funcs->
get_inbox1_rptr
= dmub_dcn20_get_inbox1_rptr;
170
if (params->hw_funcs->
get_inbox1_rptr
)
171
dmub->hw_funcs.
get_inbox1_rptr
=
172
params->hw_funcs->
get_inbox1_rptr
;
184
if (!dmub->hw_funcs.
get_inbox1_rptr
||
521
dmub->inbox1_rb.rptr = dmub->hw_funcs.
get_inbox1_rptr
(dmub);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dmub/inc/
dmub_srv.h
256
uint32_t (*
get_inbox1_rptr
)(struct dmub_srv *dmub);
member in struct:dmub_srv_hw_funcs
Completed in 13 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025