Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/inc/
Damdgpu_smu.h471 struct stb_context { struct
472 uint32_t stb_buf_size;
473 bool enabled;
474 spinlock_t lock;
563 struct stb_context stb_context; member