Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_psp.c3602 static const struct bin_attribute psp_vbflash_bin_attr = { variable
3626 ret = sysfs_create_bin_file(&adev->dev->kobj, &psp_vbflash_bin_attr); in amdgpu_psp_sysfs_init()
3668 sysfs_remove_bin_file(&adev->dev->kobj, &psp_vbflash_bin_attr); in amdgpu_psp_sysfs_fini()