Searched refs:get_device (Results 76 - 100 of 300) sorted by relevance

1234567891011>>

/linux-master/drivers/usb/phy/
H A Dphy.c510 get_device(phy->dev);
568 get_device(phy->dev);
/linux-master/drivers/usb/typec/
H A Dpd.c676 get_device(&pd->dev);
677 get_device(dev);
/linux-master/drivers/remoteproc/
H A Dti_k3_dsp_remoteproc.c200 ret = kproc->ti_sci->ops.dev_ops.get_device(kproc->ti_sci,
272 ret = kproc->ti_sci->ops.dev_ops.get_device(kproc->ti_sci,
/linux-master/include/linux/spi/
H A Dspi.h258 return (spi && get_device(&spi->dev)) ? spi : NULL;
794 if (!ctlr || !get_device(&ctlr->dev))
/linux-master/include/video/
H A Domapfb_dss.h353 struct omap_dss_device *(*get_device)(struct omap_overlay *ovl); member in struct:omap_overlay
406 struct omap_dss_device *(*get_device)(struct omap_overlay_manager *mgr); member in struct:omap_overlay_manager
/linux-master/net/ieee802154/
H A Dnl-phy.c292 get_device(&phy->dev);
/linux-master/drivers/misc/cxl/
H A Dmain.c190 get_device(&adapter->dev);
/linux-master/drivers/acpi/
H A Dglue.c248 get_device(dev);
/linux-master/drivers/gnss/
H A Dcore.c43 get_device(&gdev->dev);
/linux-master/kernel/dma/
H A Dmap_benchmark.c113 get_device(map->dev);
/linux-master/drivers/soc/qcom/
H A Drmtfs_mem.c77 get_device(&rmtfs_mem->dev);
/linux-master/drivers/dma/idxd/
H A Ddma.c280 get_device(wq_confdev(wq));
/linux-master/drivers/base/firmware_loader/
H A Dsysfs_upload.c250 get_device(fw_dev->parent); /* released in fw_upload_main */
/linux-master/drivers/pci/
H A Dbus.c456 get_device(&bus->dev);
/linux-master/sound/core/
H A Dsound.c111 get_device(&mreg->card_ptr->card_dev);
/linux-master/arch/mips/sgi-ip22/
H A Dip22-gio.c69 tmp = get_device(&dev->dev);
/linux-master/include/linux/
H A Dinput.h365 return dev ? to_input_dev(get_device(&dev->dev)) : NULL;
/linux-master/drivers/misc/
H A Dtifm_core.c75 get_device(dev);
/linux-master/kernel/time/
H A Dposix-clock.c141 get_device(clk->dev);
/linux-master/drivers/scsi/
H A Dscsi_scan.c312 sdev->sdev_gendev.parent = get_device(&starget->dev);
443 get_device(&found_starget->dev);
512 dev->parent = get_device(parent);
548 get_device(dev);
/linux-master/drivers/platform/chrome/wilco_ec/
H A Dtelemetry.c249 get_device(&dev_data->dev);
/linux-master/drivers/base/
H A Ddevcoredump.c377 devcd->failing_dev = get_device(dev);
H A Dbus.c404 if (match(dev, data) && get_device(dev))
800 get_device(dev);
1368 dev_root = get_device(sp->dev_root);
/linux-master/drivers/mmc/core/
H A Dsdio_bus.c340 get_device(&func->card->dev);
/linux-master/drivers/phy/
H A Dphy-core.c679 get_device(&phy->dev);
807 get_device(&phy->dev);
973 get_device(&phy->dev);

Completed in 242 milliseconds

1234567891011>>