Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Dedac_pci_sysfs.c70 #define to_instance(k) container_of(k, struct edac_pci_ctl_info, kobj) macro
H A Dedac_device_sysfs.c321 #define to_instance(k) container_of(k, struct edac_device_instance, kobj) macro