Home
last modified time | relevance | path

Searched refs:dmub_srv_get_outbox0_msg (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/pci/drm/amd/display/dmub/
Ddmub_srv.h889 bool dmub_srv_get_outbox0_msg(struct dmub_srv *dmub, struct dmcub_trace_buf_entry *entry);
/openbsd/src/sys/dev/pci/drm/amd/display/dmub/src/
Ddmub_srv.c1093 bool dmub_srv_get_outbox0_msg(struct dmub_srv *dmub, struct dmcub_trace_buf_entry *entry) in dmub_srv_get_outbox0_msg() function
/openbsd/src/sys/dev/pci/drm/amd/display/dc/
Ddc_dmub_srv.c354 return dmub_srv_get_outbox0_msg(dmub, entry); in dc_dmub_srv_get_dmub_outbox0_msg()