Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parisc/
H A Dpdc_stable.c124 #define to_pdcspath_entry(obj) container_of(obj, struct pdcspath_entry, kobj) macro
435 struct pdcspath_entry *entry = to_pdcspath_entry(kobj); in pdcspath_attr_show()
456 struct pdcspath_entry *entry = to_pdcspath_entry(kobj); in pdcspath_attr_store()