Home
last modified time | relevance | path

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

/linux/drivers/parisc/
H A Dpdc_stable.c86 struct pdcspath_entry { struct
98 ssize_t (*show)(struct pdcspath_entry *entry, char *buf); argument
99 ssize_t (*store)(struct pdcspath_entry *entry, const char *buf, size_t count);
103 struct pdcspath_entry pdcspath_entry_##_name = { \
124 #define to_pdcspath_entry(obj) container_of(obj, struct pdcspath_entry, kobj)
139 pdcspath_fetch(struct pdcspath_entry *entry) in pdcspath_fetch()
180 pdcspath_store(struct pdcspath_entry *entry) in pdcspath_store()
221 pdcspath_hwpath_read(struct pdcspath_entry *entry, char *buf) in pdcspath_hwpath_read()
264 pdcspath_hwpath_write(struct pdcspath_entry *entry, const char *buf, size_t count) in pdcspath_hwpath_write()
341 pdcspath_layer_read(struct pdcspath_entry *entry, char *buf) in pdcspath_layer_read()
[all …]