Home
last modified time | relevance | path

Searched defs:dp (Results 1 – 25 of 56) sorted by relevance

123

/arch/sparc/kernel/
Dprom_64.c66 static void __init sun4v_path_component(struct device_node *dp, char *tmp_buf) in sun4v_path_component()
108 static void __init sun4u_path_component(struct device_node *dp, char *tmp_buf) in sun4u_path_component()
144 static void __init sbus_path_component(struct device_node *dp, char *tmp_buf) in sbus_path_component()
162 static void __init pci_path_component(struct device_node *dp, char *tmp_buf) in pci_path_component()
188 static void __init upa_path_component(struct device_node *dp, char *tmp_buf) in upa_path_component()
211 static void __init vdev_path_component(struct device_node *dp, char *tmp_buf) in vdev_path_component()
227 static void __init ebus_path_component(struct device_node *dp, char *tmp_buf) in ebus_path_component()
246 static void __init i2c_path_component(struct device_node *dp, char *tmp_buf) in i2c_path_component()
266 static void __init usb_path_component(struct device_node *dp, char *tmp_buf) in usb_path_component()
288 static void __init ieee1394_path_component(struct device_node *dp, char *tmp_buf) in ieee1394_path_component()
[all …]
Dprom_32.c57 static void __init sparc32_path_component(struct device_node *dp, char *tmp_buf) in sparc32_path_component()
74 static void __init sbus_path_component(struct device_node *dp, char *tmp_buf) in sbus_path_component()
92 static void __init pci_path_component(struct device_node *dp, char *tmp_buf) in pci_path_component()
118 static void __init ebus_path_component(struct device_node *dp, char *tmp_buf) in ebus_path_component()
136 static void __init ambapp_path_component(struct device_node *dp, char *tmp_buf) in ambapp_path_component()
176 static void __init __build_path_component(struct device_node *dp, char *tmp_buf) in __build_path_component()
198 char * __init build_path_component(struct device_node *dp) in build_path_component()
219 struct device_node *dp; in of_console_init() local
331 void __init irq_trans_init(struct device_node *dp) in irq_trans_init()
Dprom_irqtrans.c43 static unsigned int psycho_irq_build(struct device_node *dp, in psycho_irq_build()
73 static void __init psycho_irq_trans_init(struct device_node *dp) in psycho_irq_trans_init()
182 static int sabre_device_needs_wsync(struct device_node *dp) in sabre_device_needs_wsync()
221 static unsigned int sabre_irq_build(struct device_node *dp, in sabre_irq_build()
269 static void __init sabre_irq_trans_init(struct device_node *dp) in sabre_irq_trans_init()
378 static unsigned int schizo_irq_build(struct device_node *dp, in schizo_irq_build()
426 static void __init __schizo_irq_trans_init(struct device_node *dp, in __schizo_irq_trans_init()
449 static void __init schizo_irq_trans_init(struct device_node *dp) in schizo_irq_trans_init()
454 static void __init tomatillo_irq_trans_init(struct device_node *dp) in tomatillo_irq_trans_init()
459 static unsigned int pci_sun4v_irq_build(struct device_node *dp, in pci_sun4v_irq_build()
[all …]
Dds.c221 static struct ds_cap_state *find_cap(struct ds_info *dp, u64 handle) in find_cap()
230 static struct ds_cap_state *find_cap_by_string(struct ds_info *dp, in find_cap_by_string()
280 static void md_update_data(struct ds_info *dp, in md_update_data()
319 static void domain_shutdown_data(struct ds_info *dp, in domain_shutdown_data()
359 static void domain_panic_data(struct ds_info *dp, in domain_panic_data()
422 static void __dr_cpu_send_error(struct ds_info *dp, in __dr_cpu_send_error()
448 static void dr_cpu_send_error(struct ds_info *dp, in dr_cpu_send_error()
533 static int dr_cpu_configure(struct ds_info *dp, struct ds_cap_state *cp, in dr_cpu_configure()
590 static int dr_cpu_unconfigure(struct ds_info *dp, in dr_cpu_unconfigure()
630 static void dr_cpu_data(struct ds_info *dp, struct ds_cap_state *cp, void *buf, in dr_cpu_data()
[all …]
Dof_device_common.c61 struct device_node *dp; in of_propagate_archdata() local
76 static void get_cells(struct device_node *dp, int *addrc, int *sizec) in get_cells()
152 struct device_node *dp = np; in of_bus_sbus_match() local
Dof_device_64.c356 struct device_node *dp = op->dev.of_node; in build_device_resources() local
421 apply_interrupt_map(struct device_node *dp, struct device_node *pp, in apply_interrupt_map()
480 static unsigned int __init pci_irq_swizzle(struct device_node *dp, in pci_irq_swizzle()
538 struct device_node *dp = op->dev.of_node; in build_one_device_irq() local
636 static struct platform_device * __init scan_one_device(struct device_node *dp, in scan_one_device()
690 static void __init scan_tree(struct device_node *dp, struct device *parent) in scan_tree()
Dpower.c27 static int has_button_interrupt(unsigned int irq, struct device_node *dp) in has_button_interrupt()
Dsun4d_irq.c252 struct device_node *dp; in sun4d_distribute_irqs() local
327 struct device_node *dp = op->dev.of_node; in sun4d_build_device_irq() local
420 struct device_node *dp; in sun4d_init_timers() local
486 struct device_node *dp; in sun4d_init_sbi_irq() local
Dof_device_32.c278 struct device_node *dp = op->dev.of_node; in build_device_resources() local
340 static struct platform_device * __init scan_one_device(struct device_node *dp, in scan_one_device()
397 static void __init scan_tree(struct device_node *dp, struct device *parent) in scan_tree()
Dauxio_64.c108 struct device_node *dp = dev->dev.of_node; in auxio_probe() local
Dprom_common.c50 int of_set_property(struct device_node *dp, const char *name, void *val, int len) in of_set_property()
Ddevices.c57 struct device_node *dp; in __cpu_find_by() local
Dsun4m_irq.c361 struct device_node *dp = of_find_node_by_name(NULL, "counter"); in sun4m_init_timers() local
438 struct device_node *dp = of_find_node_by_name(NULL, "interrupt"); in sun4m_init_IRQ() local
Dchmc.c281 struct jbusmc_dimm_group *dp = &p->dimm_groups[i]; in jbusmc_find_dimm_group() local
298 struct jbusmc_dimm_group *dp; in jbusmc_print_dimm() local
372 struct jbusmc_dimm_group *dp = &p->dimm_groups[index]; in jbusmc_construct_one_dimm_group() local
695 struct device_node *dp = op->dev.of_node; in chmc_probe() local
Dvio.c191 struct device_node *dp; in show_pciobppath_attr() local
297 struct device_node *dp; in vio_create_one() local
/arch/ia64/kernel/
Dunwind_decoder.c86 unw_decode_x1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x1()
103 unw_decode_x2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x2()
121 unw_decode_x3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x3()
141 unw_decode_x4 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x4()
162 unw_decode_r1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r1()
173 unw_decode_r2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r2()
188 unw_decode_r3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r3()
198 unw_decode_p1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p1()
207 unw_decode_p2_p5 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p2_p5()
256 unw_decode_p6 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p6()
[all …]
/arch/m68k/mm/
Dmemory.c34 #define PD_MARKBITS(dp) (*(unsigned char *)&PD_PAGE(dp)->index) argument
40 ptable_desc *dp; in init_pointer_table() local
62 ptable_desc *dp = ptable_list.next; in get_pointer_table() local
102 ptable_desc *dp; in free_pointer_table() local
/arch/mips/alchemy/common/
Ddbdma.c212 void *au1xxx_ddma_get_nextptr_virt(au1x_ddma_desc_t *dp) in au1xxx_ddma_get_nextptr_virt()
398 au1x_ddma_desc_t *dp; in au1xxx_dbdma_ring_alloc() local
594 au1x_ddma_desc_t *dp; in au1xxx_dbdma_put_source() local
653 au1x_ddma_desc_t *dp; in au1xxx_dbdma_put_dest() local
717 au1x_ddma_desc_t *dp; in au1xxx_dbdma_get_dest() local
801 au1x_ddma_desc_t *dp; in au1xxx_dbdma_reset() local
867 au1x_ddma_desc_t *dp; in dbdma_interrupt() local
892 au1x_ddma_desc_t *dp; in au1xxx_dbdma_dump() local
937 au1x_ddma_desc_t *dp; in au1xxx_dbdma_put_dscr() local
/arch/mips/math-emu/
Dieee754dp.h27 #define DPSIGN(dp) (dp.sign) argument
28 #define DPBEXP(dp) (dp.bexp) argument
29 #define DPMANT(dp) (dp.mant) argument
/arch/powerpc/sysdev/
Ddcr.c53 struct device_node *dp; in dcr_map_generic() local
146 struct device_node *dp; in of_translate_dcr_address() local
Ddart_iommu.c177 unsigned int *dp, *orig_dp; in dart_build() local
211 unsigned int *dp, *orig_dp; in dart_free() local
/arch/arm/boot/dts/
Dexynos5.dtsi199 dp: dp-controller@145b0000 { label
/arch/ia64/include/asm/
Dio.h202 unsigned char *dp = dst; in insb() local
211 unsigned short *dp = dst; in insw() local
220 unsigned int *dp = dst; in insl() local
/arch/c6x/kernel/
Dprocess.c136 unsigned long dp; in copy_thread() local
/arch/arc/include/asm/
Dprocessor.h46 struct eznps_dp dp; member

123