Home
last modified time | relevance | path

Searched defs:sdrv (Results 1 – 5 of 5) sorted by relevance

/drivers/spmi/
Dspmi.c315 const struct spmi_driver *sdrv = to_spmi_driver(dev->driver); in spmi_drv_probe() local
344 const struct spmi_driver *sdrv = to_spmi_driver(dev->driver); in spmi_drv_remove() local
564 int spmi_driver_register(struct spmi_driver *sdrv) in spmi_driver_register()
/drivers/mmc/core/
Dsdio_bus.c82 struct sdio_driver *sdrv) in sdio_match_device()
102 struct sdio_driver *sdrv = to_sdio_driver(drv); in sdio_bus_match() local
/drivers/spi/
Dspi.c98 const struct spi_driver *sdrv = to_spi_driver(sdev->dev.driver); in spi_get_device_id() local
107 const struct spi_driver *sdrv = to_spi_driver(drv); in spi_match_device() local
261 const struct spi_driver *sdrv = to_spi_driver(dev->driver); in spi_drv_probe() local
280 const struct spi_driver *sdrv = to_spi_driver(dev->driver); in spi_drv_remove() local
291 const struct spi_driver *sdrv = to_spi_driver(dev->driver); in spi_drv_shutdown() local
301 int spi_register_driver(struct spi_driver *sdrv) in spi_register_driver()
/drivers/ssb/
Dmain.c226 struct ssb_driver *sdrv; in ssb_devices_freeze() local
261 struct ssb_driver *sdrv; in ssb_devices_thaw() local
/drivers/scsi/
Dscsi_error.c1097 struct scsi_driver *sdrv = scsi_cmd_to_driver(scmd); in scsi_eh_action() local