Searched refs:to_instance (Results 1 – 2 of 2) sorted by relevance
73 #define to_instance(k) container_of(k, struct edac_pci_ctl_info, kobj) macro84 pci = to_instance(kobj); in edac_pci_instance_release()103 struct edac_pci_ctl_info *pci = to_instance(kobj); in edac_pci_instance_show()116 struct edac_pci_ctl_info *pci = to_instance(kobj); in edac_pci_instance_store()
331 #define to_instance(k) container_of(k, struct edac_device_instance, kobj) macro344 instance = to_instance(kobj); in edac_device_ctrl_instance_release()359 struct edac_device_instance *instance = to_instance(kobj); in edac_dev_instance_show()372 struct edac_device_instance *instance = to_instance(kobj); in edac_dev_instance_store()