Home
last modified time | relevance | path

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

123

/arch/sparc/kernel/
Dprom_64.c73 static void __init sun4v_path_component(struct device_node *dp, char *tmp_buf) in sun4v_path_component()
114 static void __init sun4u_path_component(struct device_node *dp, char *tmp_buf) in sun4u_path_component()
149 static void __init sbus_path_component(struct device_node *dp, char *tmp_buf) in sbus_path_component()
166 static void __init pci_path_component(struct device_node *dp, char *tmp_buf) in pci_path_component()
191 static void __init upa_path_component(struct device_node *dp, char *tmp_buf) in upa_path_component()
213 static void __init vdev_path_component(struct device_node *dp, char *tmp_buf) in vdev_path_component()
228 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()
265 static void __init usb_path_component(struct device_node *dp, char *tmp_buf) in usb_path_component()
286 static void __init ieee1394_path_component(struct device_node *dp, char *tmp_buf) in ieee1394_path_component()
[all …]
Dprom_32.c61 static void __init sparc32_path_component(struct device_node *dp, char *tmp_buf) in sparc32_path_component()
77 static void __init sbus_path_component(struct device_node *dp, char *tmp_buf) in sbus_path_component()
94 static void __init pci_path_component(struct device_node *dp, char *tmp_buf) in pci_path_component()
119 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()
175 static void __init __build_path_component(struct device_node *dp, char *tmp_buf) in __build_path_component()
197 char * __init build_path_component(struct device_node *dp) in build_path_component()
217 struct device_node *dp; in of_console_init() local
335 void __init irq_trans_init(struct device_node *dp) in irq_trans_init()
Dprom_irqtrans.c42 static unsigned int psycho_irq_build(struct device_node *dp, in psycho_irq_build()
72 static void __init psycho_irq_trans_init(struct device_node *dp) in psycho_irq_trans_init()
181 static int sabre_device_needs_wsync(struct device_node *dp) in sabre_device_needs_wsync()
220 static unsigned int sabre_irq_build(struct device_node *dp, in sabre_irq_build()
268 static void __init sabre_irq_trans_init(struct device_node *dp) in sabre_irq_trans_init()
377 static unsigned int schizo_irq_build(struct device_node *dp, in schizo_irq_build()
425 static void __init __schizo_irq_trans_init(struct device_node *dp, in __schizo_irq_trans_init()
448 static void __init schizo_irq_trans_init(struct device_node *dp) in schizo_irq_trans_init()
453 static void __init tomatillo_irq_trans_init(struct device_node *dp) in tomatillo_irq_trans_init()
458 static unsigned int pci_sun4v_irq_build(struct device_node *dp, in pci_sun4v_irq_build()
[all …]
Dds.c219 static struct ds_cap_state *find_cap(struct ds_info *dp, u64 handle) in find_cap()
228 static struct ds_cap_state *find_cap_by_string(struct ds_info *dp, in find_cap_by_string()
278 static void md_update_data(struct ds_info *dp, in md_update_data()
317 static void domain_shutdown_data(struct ds_info *dp, in domain_shutdown_data()
357 static void domain_panic_data(struct ds_info *dp, in domain_panic_data()
420 static void __dr_cpu_send_error(struct ds_info *dp, in __dr_cpu_send_error()
446 static void dr_cpu_send_error(struct ds_info *dp, in dr_cpu_send_error()
531 static int dr_cpu_configure(struct ds_info *dp, struct ds_cap_state *cp, in dr_cpu_configure()
588 static int dr_cpu_unconfigure(struct ds_info *dp, in dr_cpu_unconfigure()
628 static void dr_cpu_data(struct ds_info *dp, struct ds_cap_state *cp, void *buf, in dr_cpu_data()
[all …]
Dof_device_common.c60 struct device_node *dp; in of_propagate_archdata() local
75 static void get_cells(struct device_node *dp, int *addrc, int *sizec) in get_cells()
151 struct device_node *dp = np; in of_bus_sbus_match() local
Dof_device_64.c354 struct device_node *dp = op->dev.of_node; in build_device_resources() local
419 apply_interrupt_map(struct device_node *dp, struct device_node *pp, in apply_interrupt_map()
478 static unsigned int __init pci_irq_swizzle(struct device_node *dp, in pci_irq_swizzle()
536 struct device_node *dp = op->dev.of_node; in build_one_device_irq() local
635 static struct platform_device * __init scan_one_device(struct device_node *dp, in scan_one_device()
688 static void __init scan_tree(struct device_node *dp, struct device *parent) in scan_tree()
Dsun4d_irq.c251 struct device_node *dp; in sun4d_distribute_irqs() local
326 struct device_node *dp = op->dev.of_node; in sun4d_build_device_irq() local
419 struct device_node *dp; in sun4d_init_timers() local
485 struct device_node *dp; in sun4d_init_sbi_irq() local
Dpower.c26 static int has_button_interrupt(unsigned int irq, struct device_node *dp) in has_button_interrupt()
Dof_device_32.c276 struct device_node *dp = op->dev.of_node; in build_device_resources() local
338 static struct platform_device * __init scan_one_device(struct device_node *dp, in scan_one_device()
393 static void __init scan_tree(struct device_node *dp, struct device *parent) in scan_tree()
Dauxio_64.c107 struct device_node *dp = dev->dev.of_node; in auxio_probe() local
Dprom_common.c54 int of_set_property(struct device_node *dp, const char *name, void *val, int len) in of_set_property()
Ddevices.c56 struct device_node *dp; in __cpu_find_by() local
Dsun4m_irq.c359 struct device_node *dp = of_find_node_by_name(NULL, "counter"); in sun4m_init_timers() local
436 struct device_node *dp = of_find_node_by_name(NULL, "interrupt"); in sun4m_init_IRQ() local
Dvio.c168 struct device_node *dp; in show_pciobppath_attr() local
225 struct device_node *dp; in vio_create_one() local
Dchmc.c280 struct jbusmc_dimm_group *dp = &p->dimm_groups[i]; in jbusmc_find_dimm_group() local
297 struct jbusmc_dimm_group *dp; in jbusmc_print_dimm() local
371 struct jbusmc_dimm_group *dp = &p->dimm_groups[index]; in jbusmc_construct_one_dimm_group() local
694 struct device_node *dp = op->dev.of_node; in chmc_probe() local
/arch/ia64/kernel/
Dunwind_decoder.c85 unw_decode_x1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x1()
102 unw_decode_x2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x2()
120 unw_decode_x3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x3()
140 unw_decode_x4 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x4()
161 unw_decode_r1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r1()
172 unw_decode_r2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r2()
187 unw_decode_r3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r3()
197 unw_decode_p1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p1()
206 unw_decode_p2_p5 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p2_p5()
255 unw_decode_p6 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p6()
[all …]
/arch/m68k/mm/
Dmemory.c33 #define PD_MARKBITS(dp) (*(unsigned char *)&PD_PAGE(dp)->index) argument
39 ptable_desc *dp; in init_pointer_table() local
63 ptable_desc *dp = ptable_list.next; in get_pointer_table() local
103 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.h39 #define DPSIGN(dp) (dp.sign) argument
40 #define DPBEXP(dp) (dp.bexp) argument
41 #define DPMANT(dp) (dp.mant) argument
/arch/powerpc/sysdev/
Dmicropatch.c626 volatile uint *dp; /* Dual-ported RAM. */ in cpm_load_patch() local
Ddcr.c66 struct device_node *dp; in dcr_map_generic() local
159 struct device_node *dp; in of_translate_dcr_address() local
Ddart_iommu.c190 unsigned int *dp, *orig_dp; in dart_build() local
224 unsigned int *dp, *orig_dp; in dart_free() local
/arch/arm/boot/dts/
Dexynos5.dtsi170 dp: dp-controller@145B0000 { label
/arch/c6x/kernel/
Dprocess.c138 unsigned long dp; in copy_thread() local
/arch/powerpc/platforms/powermac/
Dnvram.c507 static int __init core99_nvram_setup(struct device_node *dp, unsigned long addr) in core99_nvram_setup()
558 struct device_node *dp; in pmac_nvram_init() local

123