/openbmc/linux/drivers/pinctrl/intel/ |
H A D | pinctrl-cherryview.c | 1583 chip->parent = dev; in chv_gpio_probe()
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8976.dtsi | 17 interrupt-parent = <&intc>;
|
/openbmc/linux/include/acpi/ |
H A D | actbl2.h | 2531 u32 parent; member
|
/openbmc/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_verbs.c | 1418 static DEVICE_ATTR_RO(parent);
|
/openbmc/linux/fs/f2fs/ |
H A D | sysfs.c | 1456 f2fs_kset.kobj.parent = fs_kobj; in f2fs_init_sysfs()
|
/openbmc/linux/include/linux/ |
H A D | libata.h | 1246 extern int ata_sas_tport_add(struct device *parent, struct ata_port *ap);
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-tegra.c | 1820 i2c_dev->adapter.dev.parent = i2c_dev->dev; in tegra_i2c_probe()
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xen_xenstore.c | 274 .parent = TYPE_SYS_BUS_DEVICE,
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | aspeed_udc.c | 1479 udc->gadget.dev.parent = dev; in ast_udc_probe()
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-ibm-blueridge.dts | 81 i2c-parent = <&i2c2>;
|
/openbmc/qemu/target/arm/tcg/ |
H A D | cpu32.c | 1052 .parent = TYPE_INTERFACE,
|
/openbmc/qemu/ui/ |
H A D | console.c | 47 QemuConsole parent; member
|
/openbmc/qemu/hw/loongarch/ |
H A D | virt.c | 1484 .parent = TYPE_MACHINE,
|
/openbmc/qemu/docs/devel/testing/ |
H A D | qgraph.rst | 402 * they will be init by the parent */
|
/openbmc/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_qp.c | 181 dev_dbg(ibqp->device->dev.parent, "roce_ib: Unexpected event type %d on QP %06lx\n", in hns_roce_ib_qp_event()
|
/openbmc/linux/drivers/tty/serial/ |
H A D | sc16is7xx.c | 1398 s->gpio.parent = dev; in sc16is7xx_setup_gpio_chip()
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_mst_types.c | 246 if (!aconnector->dsc_aux && !port->parent->port_parent && in validate_dsc_caps_on_connector()
|
/openbmc/linux/drivers/usb/dwc2/ |
H A D | hcd.c | 4964 if (udev->parent && udev->parent->speed > USB_SPEED_UNKNOWN && in dwc2_free_dev() 4965 udev->parent->speed < USB_SPEED_HIGH) { in dwc2_free_dev()
|
/openbmc/linux/drivers/scsi/pm8001/ |
H A D | pm8001_hwi.c | 2222 if (!((t->dev->parent) && in mpi_sata_completion() 2223 (dev_is_expander(t->dev->parent->dev_type)))) { in mpi_sata_completion() 4226 struct domain_device *parent_dev = dev->parent; in pm8001_chip_reg_dev_req()
|
H A D | pm80xx_hwi.c | 2313 if (!((t->dev->parent) && in mpi_sata_completion() 2314 (dev_is_expander(t->dev->parent->dev_type)))) { in mpi_sata_completion() 4719 struct domain_device *parent_dev = dev->parent; in pm80xx_chip_reg_dev_req()
|
/openbmc/libpldm/abi/x86_64/ |
H A D | gcc.dump | 4648 'name' => 'parent', 4777 'name' => 'parent', 4819 'name' => 'parent', 11380 'name' => 'parent',
|
/openbmc/linux/include/net/ |
H A D | cfg80211.h | 5634 wiphy->dev.parent = dev; in set_wiphy_dev() 5645 return wiphy->dev.parent; in wiphy_dev()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | debugfs.c | 22 #define DEBUGFS_ADD_FILE(name, parent, mode) do { \ argument 23 debugfs_create_file(#name, mode, parent, priv, \
|
/openbmc/linux/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_v2_hw.c | 928 struct domain_device *parent_dev = device->parent; in setup_itct_v2_hw() 2497 struct domain_device *parent_dev = device->parent; in prep_ata_v2_hw()
|
/openbmc/linux/Documentation/arch/s390/ |
H A D | vfio-ap.rst | 253 device with the device core. This will serve as the parent device for 736 queue device can be read from the parent card's sysfs directory. For example,
|