Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Damdgpu_ucode.c789 #define to_dev_attr(x) container_of(x, struct device_attribute, attr) macro
794 struct device_attribute *dev_attr = to_dev_attr(attr); in amdgpu_ucode_sys_visible()