Searched refs:openpromio (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/sbus/char/ |
D | openprom.c | 73 static int copyin(struct openpromio __user *info, struct openpromio **opp_p) in copyin() 103 static int getstrings(struct openpromio __user *info, struct openpromio **opp_p) in getstrings() 136 static int copyout(void __user *info, struct openpromio *opp, int len) in copyout() 143 static int opromgetprop(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsi… in opromgetprop() 160 static int opromnxtprop(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsi… in opromnxtprop() 190 static int opromsetopt(struct device_node *dp, struct openpromio *op, int bufsize) in opromsetopt() 198 static int opromnext(void __user *argp, unsigned int cmd, struct device_node *dp, struct openpromio… in opromnext() 245 static int oprompci2node(void __user *argp, struct device_node *dp, struct openpromio *op, int bufs… in oprompci2node() 270 static int oprompath2node(void __user *argp, struct device_node *dp, struct openpromio *op, int buf… in oprompath2node() 284 static int opromgetbootargs(void __user *argp, struct openpromio *op, int bufsize) in opromgetbootargs() [all …]
|
/linux-4.1.27/arch/sparc/include/uapi/asm/ |
D | openpromio.h | 13 struct openpromio struct
|
D | Kbuild | 23 header-y += openpromio.h
|