Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Dedac_device_sysfs.c324 #define to_instance(k) container_of(k, struct edac_device_instance, kobj) macro
337 instance = to_instance(kobj); in edac_device_ctrl_instance_release()
352 struct edac_device_instance *instance = to_instance(kobj); in edac_dev_instance_show()
365 struct edac_device_instance *instance = to_instance(kobj); in edac_dev_instance_store()