Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/parisc/
Dpdc_stable.c137 #define to_pdcspath_entry(obj) container_of(obj, struct pdcspath_entry, kobj) macro
450 struct pdcspath_entry *entry = to_pdcspath_entry(kobj); in pdcspath_attr_show()
471 struct pdcspath_entry *entry = to_pdcspath_entry(kobj); in pdcspath_attr_store()