Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/inc/
Damdgpu_smu.h472 struct stb_context { struct
473 uint32_t stb_buf_size;
474 bool enabled;
475 spinlock_t lock;
564 struct stb_context stb_context; member