Home
last modified time | relevance | path

Searched refs:get_device (Results 51 – 75 of 324) sorted by relevance

12345678910>>...13

/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dsharedbuffer_configuration.py388 def get_device(): function
404 dlname = get_device()
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-platform.c240 get_device(dev); in xgbe_of_get_phy_pdev()
284 get_device(pdata->dev); in xgbe_get_phy_pdev()
/openbmc/linux/block/
H A Dbsg-lib.c251 get_device(job->dev); in bsg_prepare_job()
285 if (!get_device(dev)) in bsg_queue_rq()
/openbmc/linux/drivers/cxl/
H A Dport.c110 get_device(&cxlmd->dev); in cxl_endpoint_port_probe()
/openbmc/linux/sound/soc/intel/boards/
H A Dsof_cirrus_common.c170 physdev = get_device(acpi_get_first_physical_node(adev)); in cs35l41_compute_codec_conf()
/openbmc/linux/include/linux/
H A Dfwnode.h188 #define get_dev_from_fwnode(fwnode) get_device((fwnode)->dev)
/openbmc/linux/drivers/media/rc/
H A Dlirc_dev.c136 get_device(&dev->dev); in lirc_open()
742 get_device(&dev->dev); in lirc_register()
837 get_device(&dev->dev); in rc_dev_get_from_fd()
/openbmc/linux/drivers/s390/net/
H A Dsmsgiucv_app.c103 dev = get_device(smsg_app_dev); in smsg_event_work_fn()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb.h146 return ovl->get_device(ovl); in fb2display()
/openbmc/linux/sound/aoa/soundbus/
H A Dcore.c21 tmp = get_device(&dev->ofdev.dev); in soundbus_dev_get()
/openbmc/linux/drivers/rapidio/
H A Drio-driver.c57 get_device(&rdev->dev); in rio_dev_get()
/openbmc/qemu/tests/qtest/
H A Divshmem-test.c31 static QPCIDevice *get_device(QPCIBus *pcibus) in get_device() function
119 s->dev = get_device(s->qs->pcibus); in setup_vm_cmd()
/openbmc/linux/drivers/char/tpm/
H A Dtpm-chip.c161 get_device(&chip->dev); in tpm_try_get_ops()
213 get_device(&chip->dev); in tpm_default_chip()
/openbmc/linux/drivers/s390/cio/
H A Dccwgroup.c411 get_device(&gdev->dev); in ccwgroup_notifier()
545 get_device(&gdev->dev); in ccwgroup_remove_ccwdev()
/openbmc/linux/drivers/base/
H A Ddriver.c164 if (match(dev, data) && get_device(dev)) in driver_find_device()
H A Dclass.c168 get_device(dev); in klist_class_dev_get()
456 get_device(dev); in class_find_device()
/openbmc/linux/drivers/pmdomain/ti/
H A Dti_sci_pm_domains.c79 return ti_sci->ops.dev_ops.get_device(ti_sci, pd->idx); in ti_sci_pd_power_on()
/openbmc/linux/drivers/infiniband/core/
H A Ddevice.c1133 get_device(&dev->dev); in rdma_dev_exit_net()
1514 get_device(&ib_dev->dev); in ib_unregister_device()
1537 get_device(&ib_dev->dev); in ib_unregister_device_and_put()
1568 get_device(&ib_dev->dev); in ib_unregister_driver()
1605 get_device(&ib_dev->dev); in ib_unregister_device_queued()
1707 get_device(&dev->dev); in ib_device_set_netns_put()
1871 get_device(res->cdev); in __ib_get_global_client_nl_info()
1907 get_device(res->cdev); in __ib_get_client_nl_info()
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_aux.c198 if (!get_device(&port->dev)) in zfcp_get_port_by_wwpn()
347 if (!get_device(&ccw_device->dev)) in zfcp_adapter_enqueue()
/openbmc/linux/drivers/cxl/core/
H A Dport.c897 get_device(&iter->dev); in find_cxl_root()
1044 get_device(dport_dev); in __devm_cxl_add_dport()
1160 ep->ep = get_device(ep_dev); in cxl_add_ep()
1280 get_device(host); in cxl_endpoint_autoremove()
1281 get_device(&endpoint->dev); in cxl_endpoint_autoremove()
1637 get_device(&port->dev); in cxl_decoder_init()
/openbmc/u-boot/include/linux/soc/ti/
H A Dti_sci_protocol.h119 int (*get_device)(const struct ti_sci_handle *handle, u32 id); member
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dbase.c65 if (get_device(dssdev->dev) == NULL) in omapdss_device_get()
/openbmc/linux/drivers/mmc/host/
H A Dcavium-thunderx.c161 get_device(&host->slot_pdev[i]->dev); in thunder_mmc_probe()
/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_virtio.c444 get_device(dev); in rproc_add_virtio_dev()
564 get_device(&rproc->dev); in rproc_virtio_probe()
/openbmc/linux/drivers/platform/x86/
H A Dlenovo-yogabook.c354 data->kbd_dev = get_device(acpi_get_first_physical_node(data->kbd_adev)); in yogabook_wmi_probe()
360 data->dig_dev = get_device(acpi_get_first_physical_node(data->dig_adev)); in yogabook_wmi_probe()

12345678910>>...13