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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/parisc/
H A Dpdc_stable.c99 struct pdcspath_entry { struct
111 ssize_t (*show)(struct pdcspath_entry *entry, char *buf);
112 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)
141 * @entry: A pointer to an allocated pdcspath_entry.
152 pdcspath_fetch(struct pdcspath_entry *entry)
182 * @entry: A pointer to an allocated pdcspath_entry.
193 pdcspath_store(struct pdcspath_entry *entry)
236 pdcspath_hwpath_read(struct pdcspath_entry *entr
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/parisc/
H A Dpdc_stable.c99 struct pdcspath_entry { struct
111 ssize_t (*show)(struct pdcspath_entry *entry, char *buf);
112 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)
141 * @entry: A pointer to an allocated pdcspath_entry.
152 pdcspath_fetch(struct pdcspath_entry *entry)
182 * @entry: A pointer to an allocated pdcspath_entry.
193 pdcspath_store(struct pdcspath_entry *entry)
236 pdcspath_hwpath_read(struct pdcspath_entry *entr
[all...]

Completed in 63 milliseconds