Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/
Damdgpu_smu.h492 struct stb_context { struct
493 uint32_t stb_buf_size;
494 bool enabled;
495 spinlock_t lock;
598 struct stb_context stb_context; member