Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/parisc/
H A Dpdc_stable.c86 struct pdcspath_entry { struct
98 ssize_t (*show)(struct pdcspath_entry *entry, char *buf);
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)
128 * @entry: A pointer to an allocated pdcspath_entry.
139 pdcspath_fetch(struct pdcspath_entry *entry) in pdcspath_fetch()
169 * @entry: A pointer to an allocated pdcspath_entry.
180 pdcspath_store(struct pdcspath_entry *entry) in pdcspath_store()
221 pdcspath_hwpath_read(struct pdcspath_entry *entr
[all...]
/kernel/linux/linux-6.6/drivers/parisc/
H A Dpdc_stable.c86 struct pdcspath_entry { struct
98 ssize_t (*show)(struct pdcspath_entry *entry, char *buf);
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)
128 * @entry: A pointer to an allocated pdcspath_entry.
139 pdcspath_fetch(struct pdcspath_entry *entry) in pdcspath_fetch()
169 * @entry: A pointer to an allocated pdcspath_entry.
180 pdcspath_store(struct pdcspath_entry *entry) in pdcspath_store()
221 pdcspath_hwpath_read(struct pdcspath_entry *entr
[all...]

Completed in 2 milliseconds