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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dopenpromio.h13 struct openpromio struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/sbus/char/
H A Dopenprom.c45 #include <asm/openpromio.h>
68 * Copy an openpromio structure into kernel space from user space.
70 * accesses are within bounds. A pointer to the allocated openpromio
74 static int copyin(struct openpromio __user *info, struct openpromio **opp_p)
104 static int getstrings(struct openpromio __user *info, struct openpromio **opp_p)
135 * Copy an openpromio structure in kernel space back to user space.
137 static int copyout(void __user *info, struct openpromio *opp, int len)
144 static int opromgetprop(void __user *argp, struct device_node *dp, struct openpromio *o
[all...]

Completed in 51 milliseconds