Searched refs:get_device (Results 151 - 175 of 300) sorted by relevance

1234567891011>>

/linux-master/drivers/media/common/videobuf2/
H A Dvideobuf2-dma-sg.c143 buf->dev = get_device(dev);
/linux-master/sound/soc/intel/boards/
H A Dbytcht_es8316.c572 priv->codec_dev = get_device(codec_dev);
/linux-master/drivers/net/wan/framer/
H A Dframer-core.c485 get_device(&framer->dev);
/linux-master/drivers/bcma/
H A Dmain.c611 get_device(dev);
/linux-master/include/linux/
H A Dmdio.h112 get_device(&mdiodev->dev);
/linux-master/drivers/memstick/core/
H A Dmemstick.c89 get_device(dev);
/linux-master/drivers/macintosh/
H A Dmacio_asic.c55 tmp = get_device(&dev->ofdev.dev);
/linux-master/drivers/pcmcia/
H A Dcs.c75 struct device *dev = get_device(&skt->dev);
H A Dds.c218 tmp_dev = get_device(&p_dev->dev);
259 dev = get_device(dev);
/linux-master/drivers/mtd/ubi/
H A Dkapi.c185 get_device(&vol->dev);
H A Dbuild.c270 get_device(&ubi->dev);
307 get_device(&ubi->dev);
/linux-master/kernel/time/
H A Dalarmtimer.c113 get_device(dev);
/linux-master/drivers/s390/cio/
H A Ddevice_ops.c839 if (!get_device(&cdev->dev))
/linux-master/drivers/soc/ti/
H A Dwkup_m3_ipc.c573 get_device(m3_ipc_state->dev);
/linux-master/drivers/char/tpm/
H A Dtpm2-space.c619 get_device(&chip->dev);
/linux-master/drivers/gpu/drm/
H A Ddrm_drv.c616 dev->dev = get_device(parent);
/linux-master/drivers/fpga/
H A Dfpga-mgr.c113 get_device(dev);
/linux-master/block/partitions/
H A Dcore.c318 get_device(disk_to_dev(disk));
/linux-master/drivers/pci/pcie/
H A Dportdrv.c533 get_device(dev);
/linux-master/drivers/pci/endpoint/
H A Dpci-epc-core.c75 get_device(&epc->dev);
/linux-master/drivers/virtio/
H A Dvirtio_pci_common.c622 struct device *dev = get_device(&vp_dev->vdev.dev);
/linux-master/drivers/scsi/
H A Dscsi.c762 if (!get_device(&sdev->sdev_gendev))
/linux-master/net/ieee802154/
H A Dnl-mac.c92 get_device(&phy->dev);
500 get_device(&phy->dev);
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Dapply.c1612 mgr->get_device = &dss_mgr_get_device;
1626 ovl->get_device = &dss_ovl_get_device;
/linux-master/drivers/thunderbolt/
H A Dtb.h789 get_device(&tb->dev);
856 get_device(&sw->dev);

Completed in 490 milliseconds

1234567891011>>