Searched refs:openpromio (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/sbus/char/ |
H A D | openprom.c | 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() 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 *op, int bufsi… in opromgetprop() 147 static int opromnxtprop(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsi… in opromnxtprop() 177 static int opromsetopt(struct device_node *dp, struct openpromio *op, int bufsize) in opromsetopt() 185 static int opromnext(void __user *argp, unsigned int cmd, struct device_node *dp, struct openpromio… in opromnext() 232 static int oprompci2node(void __user *argp, struct device_node *dp, struct openpromio *op, int bufs… in oprompci2node() 258 static int oprompath2node(void __user *argp, struct device_node *dp, struct openpromio *op, int buf… in oprompath2node() 272 static int opromgetbootargs(void __user *argp, struct openpromio *op, int bufsize) in opromgetbootargs() [all …]
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | openpromio.h | 13 struct openpromio { struct
|