/Linux-v4.19/arch/powerpc/boot/ |
D | libfdt-wrapper.c | 51 #define devp_offset_find(devp) (((unsigned long)(devp))-1) argument 52 #define devp_offset(devp) (devp ? ((unsigned long)(devp))-1 : 0) argument 81 static int fdt_wrapper_getprop(const void *devp, const char *name, in fdt_wrapper_getprop() 94 static int fdt_wrapper_setprop(const void *devp, const char *name, in fdt_wrapper_setprop() 108 static int fdt_wrapper_del_node(const void *devp) in fdt_wrapper_del_node() 113 static void *fdt_wrapper_get_parent(const void *devp) in fdt_wrapper_get_parent() 118 static void *fdt_wrapper_create_node(const void *devp, const char *name) in fdt_wrapper_create_node() 149 static char *fdt_wrapper_get_path(const void *devp, char *buf, int len) in fdt_wrapper_get_path()
|
D | ops.h | 107 static inline int getprop(void *devp, const char *name, void *buf, int buflen) in getprop() 112 static inline int setprop(void *devp, const char *name, in setprop() 117 #define setprop_val(devp, name, val) \ argument 123 static inline int setprop_str(void *devp, const char *name, const char *buf) in setprop_str() 131 static inline int del_node(const void *devp) in del_node() 136 static inline void *get_parent(const char *devp) in get_parent() 174 void *devp = finddevice("/aliases"); in find_node_by_alias() local
|
D | cuboot-hotfoot.c | 50 void *devp; in hotfoot_fixups() local 70 void *devp = finddevice("/plb/ebc/nor_flash@0"); in hotfoot_fixups() local
|
D | virtex.c | 28 static int virtex_ns16550_console_init(void *devp) in virtex_ns16550_console_init() 81 void *devp; in platform_specific_init() local
|
D | opal.c | 86 int opal_console_init(void *devp, struct serial_console_data *scdp) in opal_console_init() 105 int opal_console_init(void *devp, struct serial_console_data *scdp) in opal_console_init()
|
D | serial.c | 87 void *devp; in serial_get_stdout_devp() local 113 void *devp; in serial_console_init() local
|
D | devtree.c | 64 void *devp = NULL; in dt_fixup_cpu_clocks() local 83 void *devp = finddevice(path); in dt_fixup_clock() local 93 void *devp = find_node_by_alias(alias); in dt_fixup_mac_address_by_alias() local 107 void *devp = find_node_by_prop_value(NULL, "linux,network-index", in dt_fixup_mac_address() local
|
D | ofconsole.c | 25 void *devp; in of_console_open() local
|
D | cuboot-85xx-cpm2.c | 25 void *devp; in platform_fixups() local
|
D | treeboot-walnut.c | 25 void *devp, *sram; in walnut_flashsel_fixup() local
|
D | mvme7100.c | 31 void *devp; in mvme7100_fixups() local
|
D | ebony.c | 40 void *devp; in ebony_flashsel_fixup() local
|
D | mpc52xx-psc.c | 53 int mpc5200_psc_console_init(void *devp, struct serial_console_data *scdp) in mpc5200_psc_console_init()
|
D | treeboot-currituck.c | 65 void *devp = finddevice("/"); in ibm_currituck_fixups() local
|
D | uartlite.c | 60 int uartlite_console_init(void *devp, struct serial_console_data *scdp) in uartlite_console_init()
|
D | ns16550.c | 56 int ns16550_console_init(void *devp, struct serial_console_data *scdp) in ns16550_console_init()
|
D | ugecon.c | 114 void *devp; in ug_grab_exi_io_base() local
|
D | 4xx.c | 174 void *devp; in ibm4xx_denali_get_cs() local 309 void *devp; in ibm4xx_fixup_ebc_ranges() local
|
/Linux-v4.19/drivers/char/ |
D | hpet.c | 144 struct hpet_dev *devp; in hpet_interrupt() local 201 static void hpet_timer_set_irq(struct hpet_dev *devp) in hpet_timer_set_irq() 262 struct hpet_dev *devp; in hpet_open() local 304 struct hpet_dev *devp; in hpet_read() local 348 struct hpet_dev *devp; in hpet_poll() local 384 struct hpet_dev *devp; in hpet_mmap() local 408 struct hpet_dev *devp; in hpet_fasync() local 420 struct hpet_dev *devp; in hpet_release() local 456 static int hpet_ioctl_ieon(struct hpet_dev *devp) in hpet_ioctl_ieon() 578 hpet_ioctl_common(struct hpet_dev *devp, unsigned int cmd, unsigned long arg, in hpet_ioctl_common() [all …]
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | device.c | 62 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()
|
/Linux-v4.19/include/linux/ |
D | fsi.h | 54 #define to_fsi_dev(devp) container_of(devp, struct fsi_device, dev) argument
|
/Linux-v4.19/drivers/parisc/ |
D | superio.c | 98 superio_interrupt(int parent_irq, void *devp) in superio_interrupt()
|
/Linux-v4.19/drivers/infiniband/hw/cxgb4/ |
D | device.c | 78 struct c4iw_dev *devp; member 723 static int setup_debugfs(struct c4iw_dev *devp) in setup_debugfs() 961 struct c4iw_dev *devp; in c4iw_alloc() local
|
/Linux-v4.19/drivers/misc/mic/vop/ |
D | vop_vringh.c | 210 struct mic_device_desc *devp; in vop_copy_dp_entry() local 405 static void vop_dev_remove(struct vop_info *pvi, struct mic_device_ctrl *devp, in vop_dev_remove()
|
/Linux-v4.19/drivers/scsi/ |
D | vmw_pvscsi.c | 1163 static irqreturn_t pvscsi_isr(int irq, void *devp) in pvscsi_isr() 1177 static irqreturn_t pvscsi_shared_isr(int irq, void *devp) in pvscsi_shared_isr()
|