HomeSort by: relevance | last modified time | path
    Searched refs:dmub_rb_empty (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dmub/inc/
dmub_rb.h 58 static inline bool dmub_rb_empty(struct dmub_rb *rb) function in typeref:typename:bool
102 if (dmub_rb_empty(rb))
112 if (dmub_rb_empty(rb))
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dmub/src/
amdgpu_dmub_srv.c 522 if (dmub_rb_empty(&dmub->inbox1_rb))

Completed in 13 milliseconds