Searched refs:pdcspath_entry (Results 1 – 1 of 1) sorted by relevance
99 struct pdcspath_entry { struct111 ssize_t (*show)(struct pdcspath_entry *entry, char *buf); argument112 ssize_t (*store)(struct pdcspath_entry *entry, const char *buf, size_t count);116 struct pdcspath_entry pdcspath_entry_##_name = { \137 #define to_pdcspath_entry(obj) container_of(obj, struct pdcspath_entry, kobj)152 pdcspath_fetch(struct pdcspath_entry *entry) in pdcspath_fetch()193 pdcspath_store(struct pdcspath_entry *entry) in pdcspath_store()234 pdcspath_hwpath_read(struct pdcspath_entry *entry, char *buf) in pdcspath_hwpath_read()277 pdcspath_hwpath_write(struct pdcspath_entry *entry, const char *buf, size_t count) in pdcspath_hwpath_write()355 pdcspath_layer_read(struct pdcspath_entry *entry, char *buf) in pdcspath_layer_read()[all …]