Home
last modified time | relevance | path

Searched refs:smu_stb_collect_info (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/inc/
Damdgpu_smu.h1452 int smu_stb_collect_info(struct smu_context *smu, void *buff, uint32_t size);
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/
Damdgpu_smu.c2984 int smu_stb_collect_info(struct smu_context *smu, void *buf, uint32_t size) in smu_stb_collect_info() function
3015 r = smu_stb_collect_info(smu, buf, smu->stb_context.stb_buf_size); in smu_stb_debugfs_open()