Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/sbus/char/
H A Dopenprom.c31 #include <asm/openpromio.h>
54 * Copy an openpromio structure into kernel space from user space.
56 * accesses are within bounds. A pointer to the allocated openpromio
60 static int copyin(struct openpromio __user *info, struct openpromio **opp_p) in copyin()
90 static int getstrings(struct openpromio __user *info, struct openpromio **opp_p) in getstrings()
121 * Copy an openpromio structure in kernel space back to user space.
123 static int copyout(void __user *info, struct openpromio *opp, int len) in copyout()
130 static int opromgetprop(void __user *argp, struct device_node *dp, struct openpromio *o
[all...]
/kernel/linux/linux-6.6/drivers/sbus/char/
H A Dopenprom.c31 #include <asm/openpromio.h>
54 * Copy an openpromio structure into kernel space from user space.
56 * accesses are within bounds. A pointer to the allocated openpromio
60 static int copyin(struct openpromio __user *info, struct openpromio **opp_p) in copyin()
90 static int getstrings(struct openpromio __user *info, struct openpromio **opp_p) in getstrings()
121 * Copy an openpromio structure in kernel space back to user space.
123 static int copyout(void __user *info, struct openpromio *opp, int len) in copyout()
130 static int opromgetprop(void __user *argp, struct device_node *dp, struct openpromio *o
[all...]
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
H A Dopenpromio.h13 struct openpromio struct
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/
H A Dopenpromio.h13 struct openpromio { struct

Completed in 2 milliseconds