Searched refs:to_pci_slot_attr (Results 1 – 2 of 2) sorted by relevance
21 struct pci_slot_attribute *attribute = to_pci_slot_attr(attr); in pci_slot_attr_show()29 struct pci_slot_attribute *attribute = to_pci_slot_attr(attr); in pci_slot_attr_store()
200 #define to_pci_slot_attr(s) container_of(s, struct pci_slot_attribute, attr) macro