Home
last modified time | relevance | path

Searched refs:get_device (Results 101 – 125 of 324) sorted by relevance

12345678910>>...13

/openbmc/linux/drivers/scsi/
H A Dscsi_transport_sas.c721 phy->dev.parent = get_device(parent); in sas_phy_alloc()
915 port->dev.parent = get_device(parent); in sas_port_alloc()
1076 get_device(&phy->dev); in sas_port_get_phy()
1472 rdev->rphy.dev.parent = get_device(&parent->dev); in sas_end_device_alloc()
1516 rdev->rphy.dev.parent = get_device(&parent->dev); in sas_expander_alloc()
H A Dscsi_transport_srp.c674 get_device(&rport->dev); in srp_rport_get()
711 rport->dev.parent = get_device(parent); in srp_rport_add()
/openbmc/linux/kernel/time/
H A Dposix-clock.c126 get_device(clk->dev); in posix_clock_open()
/openbmc/linux/sound/core/
H A Dsound.c111 get_device(&mreg->card_ptr->card_dev); in snd_lookup_minor_data()
/openbmc/linux/drivers/vfio/mdev/
H A Dmdev_sysfs.c176 get_device(parent->dev); in mdev_type_add()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_panel.c438 get_device(panel->dev); in drm_panel_add_follower()
/openbmc/linux/drivers/base/
H A Dbus.c404 if (match(dev, data) && get_device(dev)) in bus_find_device()
807 get_device(dev); in klist_devices_get()
1375 dev_root = get_device(sp->dev_root); in bus_get_dev_root()
H A Ddevcoredump.c354 devcd->failing_dev = get_device(dev); in dev_coredumpm()
/openbmc/linux/include/linux/spi/
H A Dspi.h248 return (spi && get_device(&spi->dev)) ? spi : NULL; in spi_dev_get()
759 if (!ctlr || !get_device(&ctlr->dev)) in spi_controller_get()
/openbmc/linux/drivers/pci/
H A Dp2pdma.c368 dev = get_device(dev); in find_parent_pci_dev()
374 parent = get_device(dev->parent); in find_parent_pci_dev()
/openbmc/qemu/tests/qtest/libqos/
H A Dgeneric-pcihost.c38 host->obj.get_device = generic_pcihost_get_device; in qos_create_generic_pcihost()
/openbmc/linux/net/ieee802154/
H A Dnl-phy.c292 get_device(&phy->dev); in ieee802154_del_iface()
/openbmc/linux/drivers/misc/cxl/
H A Dmain.c190 get_device(&adapter->dev); in get_cxl_adapter()
/openbmc/linux/drivers/acpi/
H A Dglue.c248 get_device(dev); in acpi_bind_one()
/openbmc/linux/drivers/misc/
H A Dtifm_core.c75 get_device(dev); in tifm_device_probe()
/openbmc/linux/drivers/mmc/core/
H A Dsdio_bus.c337 get_device(&func->card->dev); in sdio_alloc_func()
/openbmc/linux/drivers/platform/chrome/wilco_ec/
H A Dtelemetry.c248 get_device(&dev_data->dev); in telem_open()
/openbmc/linux/drivers/soc/qcom/
H A Drmtfs_mem.c77 get_device(&rmtfs_mem->dev); in qcom_rmtfs_mem_open()
/openbmc/linux/drivers/gnss/
H A Dcore.c43 get_device(&gdev->dev); in gnss_open()
/openbmc/linux/arch/mips/sgi-ip22/
H A Dip22-gio.c69 tmp = get_device(&dev->dev); in gio_dev_get()
/openbmc/linux/kernel/dma/
H A Dmap_benchmark.c112 get_device(map->dev); in do_map_benchmark()
/openbmc/linux/drivers/remoteproc/
H A Dti_k3_dsp_remoteproc.c200 ret = kproc->ti_sci->ops.dev_ops.get_device(kproc->ti_sci, in k3_dsp_rproc_release()
272 ret = kproc->ti_sci->ops.dev_ops.get_device(kproc->ti_sci, in k3_dsp_rproc_prepare()
/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_probe.c397 get_device(dev); in cmp_dev()
429 get_device(dev); in cleanup_dev()
/openbmc/linux/drivers/nvdimm/
H A Dbus.c528 get_device(dev->parent); in __nd_device_register()
532 get_device(dev); in __nd_device_register()
567 get_device(dev); in nd_device_unregister()
/openbmc/linux/drivers/fpga/
H A Ddfl.c753 get_device(&pdata->dev->dev); in dfl_fpga_cdev_add_port_dev()
874 get_device(&binfo->feature_dev->dev); in build_info_commit_dev()
1406 get_device(dev); in dfl_fpga_enum_info_alloc()
1669 if (match(port_dev, data) && get_device(&port_dev->dev)) in __dfl_fpga_cdev_find_port()

12345678910>>...13