Home
last modified time | relevance | path

Searched defs:devp (Results 1 – 25 of 69) sorted by relevance

123

/kernel/linux/linux-5.10/arch/powerpc/boot/
Dlibfdt-wrapper.c37 #define devp_offset_find(devp) (((unsigned long)(devp))-1) argument
38 #define devp_offset(devp) (devp ? ((unsigned long)(devp))-1 : 0) argument
67 static int fdt_wrapper_getprop(const void *devp, const char *name, in fdt_wrapper_getprop()
80 static int fdt_wrapper_setprop(const void *devp, const char *name, in fdt_wrapper_setprop()
94 static int fdt_wrapper_del_node(const void *devp) in fdt_wrapper_del_node()
99 static void *fdt_wrapper_get_parent(const void *devp) in fdt_wrapper_get_parent()
104 static void *fdt_wrapper_create_node(const void *devp, const char *name) in fdt_wrapper_create_node()
135 static char *fdt_wrapper_get_path(const void *devp, char *buf, int len) in fdt_wrapper_get_path()
Dops.h106 static inline int getprop(void *devp, const char *name, void *buf, int buflen) in getprop()
111 static inline int setprop(void *devp, const char *name, in setprop()
116 #define setprop_val(devp, name, val) \ argument
122 static inline int setprop_str(void *devp, const char *name, const char *buf) in setprop_str()
130 static inline int del_node(const void *devp) in del_node()
135 static inline void *get_parent(const char *devp) in get_parent()
173 void *devp = finddevice("/aliases"); in find_node_by_alias() local
Dcuboot-hotfoot.c47 void *devp; in hotfoot_fixups() local
67 void *devp = finddevice("/plb/ebc/nor_flash@0"); in hotfoot_fixups() local
Dserial.c87 void *devp; in serial_get_stdout_devp() local
114 void *devp; in serial_console_init() local
Ddevtree.c65 void *devp = NULL; in dt_fixup_cpu_clocks() local
84 void *devp = finddevice(path); in dt_fixup_clock() local
94 void *devp = find_node_by_alias(alias); in dt_fixup_mac_address_by_alias() local
108 void *devp = find_node_by_prop_value(NULL, "linux,network-index", in dt_fixup_mac_address() local
Dofconsole.c21 void *devp; in of_console_open() local
Dcuboot-85xx-cpm2.c22 void *devp; in platform_fixups() local
Dmvme7100.c26 void *devp; in mvme7100_fixups() local
Debony.c36 void *devp; in ebony_flashsel_fixup() local
Dmpc52xx-psc.c53 int mpc5200_psc_console_init(void *devp, struct serial_console_data *scdp) in mpc5200_psc_console_init()
/kernel/linux/linux-6.6/arch/powerpc/boot/
Dlibfdt-wrapper.c37 #define devp_offset_find(devp) (((unsigned long)(devp))-1) argument
38 #define devp_offset(devp) (devp ? ((unsigned long)(devp))-1 : 0) argument
67 static int fdt_wrapper_getprop(const void *devp, const char *name, in fdt_wrapper_getprop()
80 static int fdt_wrapper_setprop(const void *devp, const char *name, in fdt_wrapper_setprop()
94 static int fdt_wrapper_del_node(const void *devp) in fdt_wrapper_del_node()
99 static void *fdt_wrapper_get_parent(const void *devp) in fdt_wrapper_get_parent()
104 static void *fdt_wrapper_create_node(const void *devp, const char *name) in fdt_wrapper_create_node()
135 static char *fdt_wrapper_get_path(const void *devp, char *buf, int len) in fdt_wrapper_get_path()
Dops.h104 static inline int getprop(void *devp, const char *name, void *buf, int buflen) in getprop()
109 static inline int setprop(void *devp, const char *name, in setprop()
114 #define setprop_val(devp, name, val) \ argument
120 static inline int setprop_str(void *devp, const char *name, const char *buf) in setprop_str()
128 static inline int del_node(const void *devp) in del_node()
133 static inline void *get_parent(const char *devp) in get_parent()
171 void *devp = finddevice("/aliases"); in find_node_by_alias() local
Dcuboot-hotfoot.c47 void *devp; in hotfoot_fixups() local
67 void *devp = finddevice("/plb/ebc/nor_flash@0"); in hotfoot_fixups() local
Dserial.c85 void *devp; in serial_get_stdout_devp() local
112 void *devp; in serial_console_init() local
Ddevtree.c65 void *devp = NULL; in dt_fixup_cpu_clocks() local
84 void *devp = finddevice(path); in dt_fixup_clock() local
94 void *devp = find_node_by_alias(alias); in dt_fixup_mac_address_by_alias() local
108 void *devp = find_node_by_prop_value(NULL, "linux,network-index", in dt_fixup_mac_address() local
Dofconsole.c21 void *devp; in of_console_open() local
Dcuboot-85xx-cpm2.c22 void *devp; in platform_fixups() local
Dmvme7100.c26 void *devp; in mvme7100_fixups() local
Debony.c36 void *devp; in ebony_flashsel_fixup() local
Dmpc52xx-psc.c53 int mpc5200_psc_console_init(void *devp, struct serial_console_data *scdp) in mpc5200_psc_console_init()
Dtreeboot-currituck.c61 void *devp = finddevice("/"); in ibm_currituck_fixups() local
/kernel/linux/linux-6.6/drivers/char/
Dhpet.c126 struct hpet_dev *devp; in hpet_interrupt() local
183 static void hpet_timer_set_irq(struct hpet_dev *devp) in hpet_timer_set_irq()
244 struct hpet_dev *devp; in hpet_open() local
286 struct hpet_dev *devp; in hpet_read() local
342 struct hpet_dev *devp; in hpet_poll() local
378 struct hpet_dev *devp; in hpet_mmap() local
402 struct hpet_dev *devp; in hpet_fasync() local
414 struct hpet_dev *devp; in hpet_release() local
450 static int hpet_ioctl_ieon(struct hpet_dev *devp) in hpet_ioctl_ieon()
571 hpet_ioctl_common(struct hpet_dev *devp, unsigned int cmd, unsigned long arg, in hpet_ioctl_common()
[all …]
/kernel/linux/linux-5.10/drivers/char/
Dhpet.c141 struct hpet_dev *devp; in hpet_interrupt() local
198 static void hpet_timer_set_irq(struct hpet_dev *devp) in hpet_timer_set_irq()
259 struct hpet_dev *devp; in hpet_open() local
301 struct hpet_dev *devp; in hpet_read() local
345 struct hpet_dev *devp; in hpet_poll() local
381 struct hpet_dev *devp; in hpet_mmap() local
405 struct hpet_dev *devp; in hpet_fasync() local
417 struct hpet_dev *devp; in hpet_release() local
453 static int hpet_ioctl_ieon(struct hpet_dev *devp) in hpet_ioctl_ieon()
574 hpet_ioctl_common(struct hpet_dev *devp, unsigned int cmd, unsigned long arg, in hpet_ioctl_common()
[all …]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
Ddevice.c40 struct cdev *cdev, struct device **devp, in hfi1_cdev_init()
77 void hfi1_cdev_cleanup(struct cdev *cdev, struct device **devp) in hfi1_cdev_cleanup()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Ddevice.c62 struct cdev *cdev, struct device **devp, in hfi1_cdev_init()
99 void hfi1_cdev_cleanup(struct cdev *cdev, struct device **devp) in hfi1_cdev_cleanup()

123