Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/amd/pm/swsmu/inc/
Damdgpu_smu.h469 struct stb_context { struct
470 uint32_t stb_buf_size;
471 bool enabled;
472 spinlock_t lock;
567 struct stb_context stb_context; member