/openbmc/linux/drivers/irqchip/ |
H A D | irq-gic-v3.c | 2265 static int __init gic_of_init(struct device_node *node, struct device_node *parent) in gic_of_init() argument
|
/openbmc/qemu/hw/ssi/ |
H A D | xlnx-versal-ospi.c | 1847 .parent = TYPE_SYS_BUS_DEVICE,
|
/openbmc/qemu/hw/net/ |
H A D | eepro100.c | 2096 type_info.parent = TYPE_PCI_DEVICE; in eepro100_register_types()
|
/openbmc/linux/drivers/usb/musb/ |
H A D | musb_gadget.c | 1815 musb->g.dev.parent = NULL; in musb_gadget_setup()
|
/openbmc/linux/drivers/net/dsa/qca/ |
H A D | qca8k-8xxx.c | 965 bus->parent = ds->dev; in qca8k_mdio_register()
|
/openbmc/linux/drivers/net/usb/ |
H A D | r8152.c | 2043 int node = netdev->dev.parent ? dev_to_node(netdev->dev.parent) : -1; in alloc_rx_agg() 2120 node = netdev->dev.parent ? dev_to_node(netdev->dev.parent) : -1; in alloc_all_mem() 9725 int parent_vendor_id = le16_to_cpu(udev->parent->descriptor.idVendor); in rtl8152_supports_lenovo_macpassthru()
|
/openbmc/qemu/target/i386/ |
H A D | cpu.c | 5449 .parent = TYPE_X86_CPU, 6427 .parent = TYPE_X86_CPU, in x86_register_cpu_model_type() 8657 .parent = TYPE_CPU, 8681 .parent = TYPE_X86_CPU,
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | dib8000.c | 4488 state->dib8096p_tuner_adap.dev.parent = state->i2c.adap->dev.parent; in dib8000_init()
|
/openbmc/linux/drivers/hid/ |
H A D | hid-logitech-hidpp.c | 526 intf = to_usb_interface(hdev->dev.parent); in hidpp_update_usb_wireless_status() 4186 input_dev->dev.parent = &hdev->dev; in hidpp_allocate_input()
|
/openbmc/qemu/hw/i386/ |
H A D | intel_iommu.c | 4431 .parent = TYPE_X86_IOMMU_DEVICE, 4447 .parent = TYPE_IOMMU_MEMORY_REGION,
|
/openbmc/linux/drivers/usb/host/ |
H A D | xhci-ring.c | 1885 if (udev && udev->parent) in handle_device_notification() 1886 usb_wakeup_notification(udev->parent, udev->portnum); in handle_device_notification()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | resource_tracker.c | 255 struct rb_node **new = &(root->rb_node), *parent = NULL; in res_tracker_insert() local 262 parent = *new; in res_tracker_insert() 272 rb_link_node(&res->node, parent, new); in res_tracker_insert()
|
/openbmc/linux/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 1217 struct Scsi_Host *shost = dev_to_shost(starget->dev.parent); in __ibmvfc_get_target() 1238 struct Scsi_Host *shost = dev_to_shost(starget->dev.parent); in ibmvfc_get_target() 3397 struct Scsi_Host *shost = dev_to_shost(starget->dev.parent); in ibmvfc_target_alloc()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 142.out | 415 --- Change cache mode in parent, child has explicit option in JSON ---
|
/openbmc/linux/drivers/net/dsa/ |
H A D | lantiq_gswip.c | 523 ds->slave_mii_bus->parent = priv->dev; in gswip_mdio()
|
/openbmc/linux/drivers/net/ieee802154/ |
H A D | ca8210.c | 3067 hw->parent = &spi_device->dev; in ca8210_probe()
|
/openbmc/linux/drivers/net/ethernet/atheros/ |
H A D | ag71xx.c | 725 mii_bus->parent = dev; in ag71xx_mdio_probe()
|
/openbmc/linux/Documentation/trace/coresight/ |
H A D | coresight.rst | 204 parent devices, i.e, the real devices that appears on AMBA bus or the platform bus.
|
/openbmc/linux/sound/soc/mediatek/mt8192/ |
H A D | mt8192-afe-pcm.c | 2225 afe->regmap = syscon_node_to_regmap(dev->parent->of_node); in mt8192_afe_pcm_dev_probe()
|
/openbmc/linux/drivers/pinctrl/qcom/ |
H A D | pinctrl-sc8180x.c | 1666 insert_resource(mres->parent, res); in sc8180x_pinctrl_add_tile_resources()
|
/openbmc/linux/drivers/pci/switch/ |
H A D | switchtec.c | 1367 dev->parent = &pdev->dev; in stdev_create()
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-npcm7xx.c | 2328 adap->dev.parent = &pdev->dev; in npcm_i2c_probe_bus()
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-class-infiniband | 206 parent device or the port subdirectories or both. If present,
|
/openbmc/linux/drivers/gpu/drm/i2c/ |
H A D | tda998x_drv.c | 1938 priv->cec_glue.parent = dev; in tda998x_create()
|
/openbmc/linux/arch/arm/boot/dts/microchip/ |
H A D | sama5d4.dtsi | 21 interrupt-parent = <&aic>;
|