Home
last modified time | relevance | path

Searched refs:get_device (Results 126 – 150 of 326) sorted by relevance

12345678910>>...14

/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()
/openbmc/linux/drivers/s390/crypto/
H A Dap_bus.c915 if (!get_device(dev)) in ap_device_probe()
994 get_device(&aq->ap_dev.device); in ap_get_qdev()
1871 get_device(dev); in ap_scan_domains()
2104 get_device(dev); in ap_scan_adapter()
/openbmc/linux/drivers/input/serio/
H A Dserio_raw.c309 get_device(&serio->dev); in serio_raw_connect()
/openbmc/linux/drivers/usb/misc/
H A Donboard_usb_hub.c321 get_device(&udev->dev); in onboard_hub_remove()
/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_probe_frontend.c135 get_device(&dev->dev); in xenbus_frontend_dev_shutdown()
/openbmc/linux/drivers/usb/typec/
H A Dbus.c264 get_device(&port->plug[index]->adev.dev); in typec_altmode_get_plug()
/openbmc/linux/include/linux/
H A Dinput.h365 return dev ? to_input_dev(get_device(&dev->dev)) : NULL; in input_get_device()
H A Dfirewire.h233 get_device(&unit->device); in fw_unit_get()
/openbmc/linux/include/linux/iio/
H A Diio.h674 return indio_dev ? dev_to_iio_dev(get_device(&indio_dev->dev)) : NULL; in iio_device_get()
/openbmc/linux/drivers/dma/idxd/
H A Ddma.c280 get_device(wq_confdev(wq)); in idxd_register_dma_channel()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dibmebus.c364 get_device(dev); in ibmebus_bus_device_probe()
/openbmc/linux/drivers/base/firmware_loader/
H A Dsysfs_upload.c249 get_device(fw_dev->parent); /* released in fw_upload_main */ in fw_upload_start()
/openbmc/linux/drivers/pci/
H A Dbus.c456 get_device(&bus->dev); in pci_bus_get()
/openbmc/linux/sound/core/
H A Dinit.c392 get_device(&card->card_dev); in snd_card_ref()
1090 get_device(&card->card_dev); in snd_card_file_add()
/openbmc/linux/drivers/video/fbdev/
H A Dpmagb-b-fb.c319 get_device(dev); in pmagbbfb_probe()
/openbmc/linux/drivers/media/cec/core/
H A Dcec-core.c73 get_device(&devnode->dev); in cec_get_device()
/openbmc/linux/drivers/platform/chrome/wilco_ec/
H A Devent.c316 get_device(&dev_data->dev); in event_open()
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/
H A Dpcie.c90 get_device(&pdev->dev); in qtnf_pcie_bringup_fw_async()
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_scsi.c769 get_device(&port->dev); in zfcp_scsi_schedule_rport_register()
778 get_device(&port->dev); in zfcp_scsi_schedule_rport_block()
/openbmc/linux/drivers/watchdog/
H A Dwatchdog_dev.c901 get_device(&wd_data->dev); in watchdog_open()
1101 get_device(&wd_data->dev); in watchdog_cdev_register()
/openbmc/linux/drivers/net/mctp/
H A Dmctp-i2c.c700 get_device(&adap->dev); in mctp_i2c_midev_init()
702 get_device(&mcli->client->dev); in mctp_i2c_midev_init()
/openbmc/linux/drivers/soc/ti/
H A Dpruss.c76 get_device(pruss->dev); in pruss_get()
/openbmc/qemu/docs/devel/
H A Dqgraph.rst300 machine->obj.get_device = raspi2_get_device;
379 machine->obj.get_device = pc_get_device;
389 machine->bridge.obj.get_device = i440FX_host_get_device;
/openbmc/linux/drivers/greybus/
H A Dcontrol.c566 get_device(&control->dev); in gb_control_get()

12345678910>>...14