Home
last modified time | relevance | path

Searched defs:stb_context (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h462 struct stb_context { struct
463 uint32_t stb_buf_size;
464 bool enabled;
465 spinlock_t lock;
553 struct stb_context stb_context; member