Searched refs:get_device (Results 126 - 150 of 300) sorted by relevance

1234567891011>>

/linux-master/drivers/rpmsg/
H A Drpmsg_char.c153 get_device(dev);
/linux-master/drivers/usb/misc/
H A Donboard_usb_dev.c376 get_device(&udev->dev);
/linux-master/include/linux/iio/
H A Diio.h706 return indio_dev ? dev_to_iio_dev(get_device(&indio_dev->dev)) : NULL;
/linux-master/drivers/s390/scsi/
H A Dzfcp_scsi.c769 get_device(&port->dev);
778 get_device(&port->dev);
H A Dzfcp_fc.c475 get_device(&port->dev);
626 get_device(&port->dev);
/linux-master/drivers/net/mctp/
H A Dmctp-i2c.c700 get_device(&adap->dev);
702 get_device(&mcli->client->dev);
/linux-master/drivers/scsi/
H A Dscsi_transport_srp.c674 get_device(&rport->dev);
711 rport->dev.parent = get_device(parent);
/linux-master/drivers/watchdog/
H A Dwatchdog_dev.c901 get_device(&wd_data->dev);
1101 get_device(&wd_data->dev);
/linux-master/drivers/pci/
H A Dp2pdma.c368 dev = get_device(dev);
374 parent = get_device(dev->parent);
/linux-master/drivers/siox/
H A Dsiox-core.c283 get_device(&smaster->dev);
745 get_device(&smaster->dev);
/linux-master/sound/core/
H A Dinit.c391 get_device(&card->card_dev);
1070 get_device(&card->card_dev);
/linux-master/drivers/xen/xenbus/
H A Dxenbus_probe.c397 get_device(dev);
429 get_device(dev);
/linux-master/drivers/misc/ocxl/
H A Dcore.c8 return (get_device(&fn->dev) == NULL) ? NULL : fn;
H A Dfile.c27 get_device(&info->dev);
/linux-master/drivers/platform/x86/dell/
H A Ddell-smbios-base.c148 get_device(d);
/linux-master/drivers/nvdimm/
H A Dsecurity.c429 get_device(dev);
/linux-master/drivers/dma/
H A Dplx_dma.c523 dma->dev = get_device(&pdev->dev);
/linux-master/drivers/scsi/snic/
H A Dsnic_disc.c268 tgt->dev.parent = get_device(&snic->shost->shost_gendev);
/linux-master/drivers/fsi/
H A Dfsi-master-aspeed.c639 get_device(&aspeed->master.dev);
H A Dfsi-scom.c543 if (!get_device(dev)) {
H A Dfsi-occ.c98 get_device(occ->dev);
/linux-master/drivers/counter/
H A Dcounter-chrdev.c420 get_device(&counter->dev);
/linux-master/drivers/scsi/libsas/
H A Dsas_discover.c149 get_device(&dev->rphy->dev);
/linux-master/sound/soc/intel/boards/
H A Dsof_es8336.c691 priv->codec_dev = get_device(codec_dev);
/linux-master/drivers/media/common/videobuf2/
H A Dvideobuf2-dma-contig.c252 buf->dev = get_device(dev);

Completed in 264 milliseconds

1234567891011>>