/Linux-v4.19/drivers/pci/hotplug/ |
D | rpadlpar_core.c | 43 struct device_node *dn = NULL; in find_vio_slot_node() local 76 struct device_node *dn; in find_dlpar_node() local 108 static struct slot *find_php_slot(struct device_node *dn) in find_php_slot() 135 static void dlpar_pci_add_bus(struct device_node *dn) in dlpar_pci_add_bus() 166 static int dlpar_add_pci_slot(char *drc_name, struct device_node *dn) in dlpar_add_pci_slot() 202 static int dlpar_remove_phb(char *drc_name, struct device_node *dn) in dlpar_remove_phb() 230 static int dlpar_add_phb(char *drc_name, struct device_node *dn) in dlpar_add_phb() 251 static int dlpar_add_vio_slot(char *drc_name, struct device_node *dn) in dlpar_add_vio_slot() 284 struct device_node *dn = NULL; in dlpar_add_slot() local 326 static int dlpar_remove_vio_slot(char *drc_name, struct device_node *dn) in dlpar_remove_vio_slot() [all …]
|
D | pnv_php.c | 87 static struct pnv_php_slot *pnv_php_match(struct device_node *dn, in pnv_php_match() 106 struct pnv_php_slot *pnv_php_find_slot(struct device_node *dn) in pnv_php_find_slot() 129 static void pnv_php_rmv_pdns(struct device_node *dn) in pnv_php_rmv_pdns() 153 struct device_node *dn; in pnv_php_detach_device_nodes() local 216 struct device_node *dn) in pnv_php_populate_changeset() 238 static void *pnv_php_add_one_pdn(struct device_node *dn, void *data) in pnv_php_add_one_pdn() 555 static struct pnv_php_slot *pnv_php_alloc_slot(struct device_node *dn) in pnv_php_alloc_slot() 609 struct device_node *dn = php_slot->dn; in pnv_php_register_slot() local 860 static int pnv_php_register_one(struct device_node *dn) in pnv_php_register_one() 901 static void pnv_php_register(struct device_node *dn) in pnv_php_register() [all …]
|
D | rpaphp_core.c | 157 static int get_children_props(struct device_node *dn, const int **drc_indexes, in get_children_props() 193 static int rpaphp_check_drc_props_v1(struct device_node *dn, char *drc_name, in rpaphp_check_drc_props_v1() 225 static int rpaphp_check_drc_props_v2(struct device_node *dn, char *drc_name, in rpaphp_check_drc_props_v2() 269 int rpaphp_check_drc_props(struct device_node *dn, char *drc_name, in rpaphp_check_drc_props() 316 static int is_php_dn(struct device_node *dn, const int **indexes, in is_php_dn() 349 int rpaphp_add_slot(struct device_node *dn) in rpaphp_add_slot() 420 struct device_node *dn; in rpaphp_init() local
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | pci_dn.c | 46 struct device_node *dn; in pci_bus_to_pdn() local 74 struct device_node *dn = NULL; in pci_get_pdn_by_devfn() local 110 struct device_node *dn; in pci_get_pdn() local 278 struct device_node *dn) in pci_add_device_node_info() 335 void pci_remove_device_node_info(struct device_node *dn) in pci_remove_device_node_info() 383 struct device_node *dn, *nextdn; in pci_traverse_device_nodes() local 464 static void *add_pdn(struct device_node *dn, void *data) in add_pdn() 486 struct device_node *dn = phb->dn; in pci_devs_phb_init_dynamic() local
|
D | pci-hotplug.c | 25 struct device_node *dn) in find_bus_among_children() 42 struct pci_bus *pci_find_bus_by_node(struct device_node *dn) in pci_find_bus_by_node() 110 struct device_node *dn = pci_bus_to_OF_node(bus); in pci_hp_add_devices() local
|
/Linux-v4.19/fs/notify/dnotify/ |
D | dnotify.c | 43 struct dnotify_struct *dn; member 57 struct dnotify_struct *dn; in dnotify_recalc_inode_mask() local 89 struct dnotify_struct *dn; in dnotify_handle_event() local 153 struct dnotify_struct *dn; in dnotify_flush() local 226 static int attach_dn(struct dnotify_struct *dn, struct dnotify_mark *dn_mark, in attach_dn() 261 struct dnotify_struct *dn; in fcntl_dirnotify() local
|
/Linux-v4.19/drivers/net/ethernet/broadcom/genet/ |
D | bcmmii.c | 277 struct device_node *dn = priv->pdev->dev.of_node; in bcmgenet_mii_probe() local 337 struct device_node *dn = priv->pdev->dev.of_node; in bcmgenet_mii_of_find_mdio() local 387 struct device_node *dn = pdev->dev.of_node; in bcmgenet_mii_register() local 444 struct device_node *dn = priv->pdev->dev.of_node; in bcmgenet_mii_of_init() local 546 struct device_node *dn = priv->pdev->dev.of_node; in bcmgenet_mii_bus_init() local 577 struct device_node *dn = priv->pdev->dev.of_node; in bcmgenet_mii_exit() local
|
/Linux-v4.19/drivers/irqchip/ |
D | irq-bcm7120-l2.c | 111 static int bcm7120_l2_intc_init_one(struct device_node *dn, in bcm7120_l2_intc_init_one() 152 static int __init bcm7120_l2_intc_iomap_7120(struct device_node *dn, in bcm7120_l2_intc_iomap_7120() 186 static int __init bcm7120_l2_intc_iomap_3380(struct device_node *dn, in bcm7120_l2_intc_iomap_3380() 217 static int __init bcm7120_l2_intc_probe(struct device_node *dn, in bcm7120_l2_intc_probe() 336 static int __init bcm7120_l2_intc_probe_7120(struct device_node *dn, in bcm7120_l2_intc_probe_7120() 343 static int __init bcm7120_l2_intc_probe_3380(struct device_node *dn, in bcm7120_l2_intc_probe_3380()
|
/Linux-v4.19/arch/powerpc/platforms/pseries/ |
D | hotplug-cpu.c | 345 static int dlpar_online_cpu(struct device_node *dn) in dlpar_online_cpu() 437 struct device_node *dn, *parent; in dlpar_cpu_add() local 512 static int dlpar_offline_cpu(struct device_node *dn) in dlpar_offline_cpu() 569 static ssize_t dlpar_cpu_remove(struct device_node *dn, u32 drc_index) in dlpar_cpu_remove() 609 struct device_node *dn; in cpu_drc_index_to_dn() local 627 struct device_node *dn; in dlpar_cpu_remove_by_index() local 644 struct device_node *dn; in find_dlpar_cpus_to_remove() local 860 struct device_node *dn; in dlpar_cpu_release() local
|
D | mobility.c | 61 struct device_node *dn; in delete_dt_node() local 72 static int update_dt_property(struct device_node *dn, struct property **prop, in update_dt_property() 135 struct device_node *dn; in update_dt_node() local 221 struct device_node *dn; in add_dt_node() local 246 struct device_node *dn; in prrn_update_node() local
|
D | dlpar.c | 80 struct device_node *dn; in dlpar_parse_cc_node() local 100 static void dlpar_free_one_cc_node(struct device_node *dn) in dlpar_free_one_cc_node() 114 void dlpar_free_cc_nodes(struct device_node *dn) in dlpar_free_cc_nodes() 137 struct device_node *dn; in dlpar_configure_connector() local 245 int dlpar_attach_node(struct device_node *dn, struct device_node *parent) in dlpar_attach_node() 260 int dlpar_detach_node(struct device_node *dn) in dlpar_detach_node()
|
D | iommu.c | 501 struct device_node *dn, in iommu_table_setparms() 551 struct device_node *dn, in iommu_table_setparms_lpar() 580 struct device_node *dn; in pci_dma_bus_setup_pSeries() local 697 struct device_node *dn, *pdn; in pci_dma_bus_setup_pSeriesLP() local 739 struct device_node *dn; in pci_dma_dev_setup_pSeries() local 899 struct device_node *dn; in query_ddw() local 928 struct device_node *dn; in create_ddw() local 985 struct device_node *dn; in enable_ddw() local 1146 struct device_node *pdn, *dn; in pci_dma_dev_setup_pSeriesLP() local 1199 struct device_node *pdn, *dn; in dma_set_mask_pSeriesLP() local [all …]
|
D | msi.c | 134 struct device_node *dn; in check_req() local 173 struct device_node *dn; in find_pe_total_msi() local 194 struct device_node *dn; in find_pe_dn() local 232 static void *count_non_bridge_devices(struct device_node *dn, void *data) in count_non_bridge_devices() 249 static void *count_spare_msis(struct device_node *dn, void *data) in count_spare_msis()
|
/Linux-v4.19/arch/x86/kernel/ |
D | devicetree.c | 118 struct device_node *dn; in dtb_setup_hpet() local 138 struct device_node *dn; in dtb_cpu_setup() local 155 struct device_node *dn; in dtb_lapic_setup() local 243 static void __init dtb_add_ioapic(struct device_node *dn) in dtb_add_ioapic() 263 struct device_node *dn; in dtb_ioapic_setup() local
|
/Linux-v4.19/arch/arm/vfp/ |
D | vfpdouble.c | 851 vfp_double_multiply_accumulate(int dd, int dn, int dm, u32 fpscr, u32 negate, char *func) in vfp_double_multiply_accumulate() 886 static u32 vfp_double_fmac(int dd, int dn, int dm, u32 fpscr) in vfp_double_fmac() 894 static u32 vfp_double_fnmac(int dd, int dn, int dm, u32 fpscr) in vfp_double_fnmac() 902 static u32 vfp_double_fmsc(int dd, int dn, int dm, u32 fpscr) in vfp_double_fmsc() 910 static u32 vfp_double_fnmsc(int dd, int dn, int dm, u32 fpscr) in vfp_double_fnmsc() 918 static u32 vfp_double_fmul(int dd, int dn, int dm, u32 fpscr) in vfp_double_fmul() 938 static u32 vfp_double_fnmul(int dd, int dn, int dm, u32 fpscr) in vfp_double_fnmul() 960 static u32 vfp_double_fadd(int dd, int dn, int dm, u32 fpscr) in vfp_double_fadd() 981 static u32 vfp_double_fsub(int dd, int dn, int dm, u32 fpscr) in vfp_double_fsub() 1007 static u32 vfp_double_fdiv(int dd, int dn, int dm, u32 fpscr) in vfp_double_fdiv() [all …]
|
/Linux-v4.19/arch/powerpc/platforms/cell/ |
D | axon_msi.c | 84 static inline void axon_msi_debug_setup(struct device_node *dn, in axon_msi_debug_setup() 157 struct device_node *dn, *tmp; in find_msi_translator() local 205 struct device_node *dn; in setup_msi_msg_address() local 338 struct device_node *dn = device->dev.of_node; in axon_msi_probe() local 468 void axon_msi_debug_setup(struct device_node *dn, struct axon_msic *msic) in axon_msi_debug_setup()
|
/Linux-v4.19/drivers/ata/ |
D | pata_atiixp.c | 106 int dn = 2 * ap->port_no + adev->devno; in atiixp_set_pio_timing() local 154 int dn = 2 * ap->port_no + adev->devno; in atiixp_set_dmamode() local 216 int dn = (2 * ap->port_no) + adev->devno; in atiixp_bmdma_start() local 243 int dn = (2 * ap->port_no) + qc->dev->devno; in atiixp_bmdma_stop() local
|
D | pata_artop.c | 101 int dn = adev->devno + 2 * ap->port_no; in artop6210_load_piomode() local 128 int dn = adev->devno + 2 * ap->port_no; in artop6210_set_piomode() local 155 int dn = adev->devno + 2 * ap->port_no; in artop6260_load_piomode() local 207 int dn = adev->devno + 2 * ap->port_no; in artop6210_set_dmamode() local
|
/Linux-v4.19/arch/powerpc/platforms/powernv/ |
D | rng.c | 122 struct device_node *dn) in rng_init_per_cpu() 138 static __init int rng_create(struct device_node *dn) in rng_create() 175 struct device_node *dn; in rng_init() local
|
D | vas.c | 35 struct device_node *dn = pdev->dev.of_node; in init_vas_instance() local 161 struct device_node *dn; in vas_init() local
|
/Linux-v4.19/net/decnet/ |
D | dn_neigh.c | 114 struct dn_neigh *dn = container_of(neigh, struct dn_neigh, n); in dn_neigh_construct() local 343 struct dn_neigh *dn = container_of(neigh, struct dn_neigh, n); in dn_to_neigh_output() local 387 struct dn_neigh *dn; in dn_neigh_router_hello() local 448 struct dn_neigh *dn; in dn_neigh_endnode_hello() local 509 struct dn_neigh *dn; in neigh_elist_cb() local 553 struct dn_neigh *dn = container_of(n, struct dn_neigh, n); in dn_neigh_format_entry() local
|
/Linux-v4.19/net/caif/ |
D | cfmuxl.c | 65 int cfmuxl_set_dnlayer(struct cflayer *layr, struct cflayer *dn, u8 phyid) in cfmuxl_set_dnlayer() 107 struct cflayer *dn; in cfmuxl_remove_dnlayer() local 139 struct cflayer *dn; in get_dn() local 216 struct cflayer *dn; in cfmuxl_transmit() local
|
/Linux-v4.19/include/linux/ |
D | arm-cci.h | 43 static inline int cci_ace_get_port(struct device_node *dn) in cci_ace_get_port() 48 static inline int __cci_control_port_by_device(struct device_node *dn, in __cci_control_port_by_device()
|
/Linux-v4.19/drivers/usb/host/ |
D | ehci-ppc-of.c | 79 ppc44x_enable_bmt(struct device_node *dn) in ppc44x_enable_bmt() 96 struct device_node *dn = op->dev.of_node; in ehci_hcd_ppc_of_probe() local
|
/Linux-v4.19/arch/powerpc/mm/ |
D | drmem.c | 301 static int __init init_drmem_lmb_size(struct device_node *dn) in init_drmem_lmb_size() 324 static const __be32 *of_get_usable_memory(struct device_node *dn) in of_get_usable_memory() 336 void __init walk_drmem_lmbs(struct device_node *dn, in walk_drmem_lmbs() 421 struct device_node *dn; in drmem_init() local
|