/linux/arch/powerpc/boot/ |
A D | libfdt-wrapper.c | 37 #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()
|
A D | ops.h | 106 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
|
A D | cuboot-hotfoot.c | 47 void *devp; in hotfoot_fixups() local 67 void *devp = finddevice("/plb/ebc/nor_flash@0"); in hotfoot_fixups() local
|
A D | serial.c | 87 void *devp; in serial_get_stdout_devp() local 114 void *devp; in serial_console_init() local
|
A D | devtree.c | 65 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
|
A D | ofconsole.c | 21 void *devp; in of_console_open() local
|
A D | cuboot-85xx-cpm2.c | 22 void *devp; in platform_fixups() local
|
A D | mvme7100.c | 26 void *devp; in mvme7100_fixups() local
|
A D | ebony.c | 36 void *devp; in ebony_flashsel_fixup() local
|
A D | mpc52xx-psc.c | 53 int mpc5200_psc_console_init(void *devp, struct serial_console_data *scdp) in mpc5200_psc_console_init()
|
A D | treeboot-currituck.c | 61 void *devp = finddevice("/"); in ibm_currituck_fixups() local
|
A D | opal.c | 80 int opal_console_init(void *devp, struct serial_console_data *scdp) in opal_console_init()
|
A D | ns16550.c | 57 int ns16550_console_init(void *devp, struct serial_console_data *scdp) in ns16550_console_init()
|
A D | ugecon.c | 109 void *devp; in ug_grab_exi_io_base() local
|
A D | 4xx.c | 170 void *devp; in ibm4xx_denali_get_cs() local 305 void *devp; in ibm4xx_fixup_ebc_ranges() local
|
A D | cpm-serial.c | 199 int cpm_console_init(void *devp, struct serial_console_data *scdp) in cpm_console_init()
|
/linux/drivers/char/ |
A D | hpet.c | 141 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() 782 struct hpet_dev *devp; in __hpet_calibrate() local [all …]
|
/linux/drivers/infiniband/hw/hfi1/ |
A D | device.c | 20 struct cdev *cdev, struct device **devp, in hfi1_cdev_init() 57 void hfi1_cdev_cleanup(struct cdev *cdev, struct device **devp) in hfi1_cdev_cleanup()
|
/linux/include/linux/ |
A D | fsi.h | 46 #define to_fsi_dev(devp) container_of(devp, struct fsi_device, dev) argument
|
/linux/drivers/parisc/ |
A D | superio.c | 94 superio_interrupt(int parent_irq, void *devp) in superio_interrupt()
|
/linux/drivers/input/joystick/ |
A D | adc-joystick.c | 85 struct device *devp = &dev->dev; in adc_joystick_open() local
|
/linux/drivers/infiniband/hw/cxgb4/ |
A D | device.c | 78 struct c4iw_dev *devp; member 728 static void setup_debugfs(struct c4iw_dev *devp) in setup_debugfs() 970 struct c4iw_dev *devp; in c4iw_alloc() local
|
/linux/drivers/scsi/sym53c8xx_2/ |
A D | sym_glue.c | 1382 static void sym_get_nvram(struct sym_device *devp, struct sym_nvram *nvp) in sym_get_nvram() 1390 static inline void sym_get_nvram(struct sym_device *devp, struct sym_nvram *nvp) in sym_get_nvram()
|
/linux/drivers/scsi/ |
A D | vmw_pvscsi.c | 1178 static irqreturn_t pvscsi_isr(int irq, void *devp) in pvscsi_isr() 1192 static irqreturn_t pvscsi_shared_isr(int irq, void *devp) in pvscsi_shared_isr()
|
/linux/drivers/scsi/megaraid/ |
A D | megaraid_mbox.c | 2145 megaraid_isr(int irq, void *devp) in megaraid_isr() 2170 megaraid_mbox_dpc(unsigned long devp) in megaraid_mbox_dpc()
|