Searched refs:get_device (Results 251 - 275 of 300) sorted by relevance

<<1112

/linux-master/drivers/net/fddi/
H A Ddefza.c1492 get_device(bdev);
/linux-master/drivers/net/ethernet/freescale/fman/
H A Dfman_port.c1687 return (struct fman_port *)(dev_get_drvdata(get_device(dev)));
H A Dfman.c2495 return (struct fman *)(dev_get_drvdata(get_device(fm_dev)));
/linux-master/drivers/net/phy/
H A Ddp83640.c1018 get_device(&bus->dev);
/linux-master/drivers/pci/switch/
H A Dswitchtec.c91 get_device(&stdev->dev);
/linux-master/drivers/nvme/host/
H A Dapple.c1401 anv->dev = get_device(dev);
H A Dfc.c401 if (!get_device(dev) && dev) {
3502 get_device(ctrl->dev);
/linux-master/drivers/remoteproc/
H A Dremoteproc_core.c2152 get_device(&rproc->dev);
/linux-master/drivers/video/fbdev/
H A Dtgafb.c155 get_device(dev);
/linux-master/drivers/i2c/
H A Di2c-core-base.c2594 get_device(&adapter->dev);
/linux-master/drivers/nvme/target/
H A Dcore.c1354 ctrl->p2p_client = get_device(req->p2p_client);
/linux-master/net/core/
H A Dnet-sysfs.c1605 get_device(&dev->dev);
/linux-master/drivers/s390/net/
H A Dctcm_main.c1269 if (!get_device(&cgdev->dev))
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c2018 reprobe->dev = get_device(mvm->trans->dev);
/linux-master/drivers/scsi/mpi3mr/
H A Dmpi3mr_app.c1855 bsg_dev->parent = get_device(parent);
/linux-master/sound/pci/hda/
H A Dcs35l41_hda.c1768 physdev = get_device(acpi_get_first_physical_node(adev));
/linux-master/drivers/char/
H A Dvirtio_console.c437 get_device(buf->dev);
/linux-master/block/
H A Dblk-cgroup.c2003 get_device(disk_to_dev(disk));
/linux-master/drivers/char/ipmi/
H A Dipmi_ssif.c1101 get_device(data->dev);
/linux-master/drivers/scsi/
H A Dscsi_transport_fc.c3103 dev->parent = get_device(&shost->shost_gendev); /* parent reference */
3880 dev->parent = get_device(pdev); /* takes parent reference */
/linux-master/drivers/ntb/
H A Dntb_transport.c297 get_device(dev);
/linux-master/drivers/rapidio/devices/
H A Drio_mport_cdev.c1899 get_device(&chdev->dev);
/linux-master/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv.c860 get_device(&srv_path->srv->dev);
/linux-master/drivers/comedi/
H A Dcomedi_fops.c3273 dev->class_dev = get_device(csdev);
/linux-master/drivers/infiniband/hw/mlx5/
H A Ddevx.c1741 get_device(&dev->ib_dev.dev);

Completed in 608 milliseconds

<<1112