Home
last modified time | relevance | path

Searched defs:sdev (Results 126 – 150 of 378) sorted by relevance

12345678910>>...16

/openbmc/linux/drivers/dma/
H A Dsprd-dma.c261 static int sprd_dma_enable(struct sprd_dma_dev *sdev) in sprd_dma_enable()
279 static void sprd_dma_disable(struct sprd_dma_dev *sdev) in sprd_dma_disable()
292 struct sprd_dma_dev *sdev = to_sprd_dma_dev(&schan->vc.chan); in sprd_dma_set_uid() local
305 struct sprd_dma_dev *sdev = to_sprd_dma_dev(&schan->vc.chan); in sprd_dma_unset_uid() local
342 struct sprd_dma_dev *sdev = to_sprd_dma_dev(&schan->vc.chan); in sprd_dma_pause_resume() local
590 struct sprd_dma_dev *sdev = (struct sprd_dma_dev *)dev_id; in dma_irq_handle() local
752 struct sprd_dma_dev *sdev = to_sprd_dma_dev(chan); in sprd_dma_fill_desc() local
1115 struct sprd_dma_dev *sdev; in sprd_dma_probe() local
1237 struct sprd_dma_dev *sdev = platform_get_drvdata(pdev); in sprd_dma_remove() local
1269 struct sprd_dma_dev *sdev = dev_get_drvdata(dev); in sprd_dma_runtime_suspend() local
[all …]
/openbmc/linux/drivers/scsi/
H A Dsr.c159 static unsigned int sr_get_events(struct scsi_device *sdev) in sr_get_events()
490 struct scsi_device *sdev = cd->device; in sr_block_open() local
525 struct scsi_device *sdev = cd->device; in sr_block_ioctl() local
592 struct scsi_device *sdev = cd->device; in sr_open() local
610 struct scsi_device *sdev = to_scsi_device(dev); in sr_probe() local
911 struct scsi_device *sdev = cd->device; in sr_packet() local
H A Dscsi_transport_spi.c107 static int spi_execute(struct scsi_device *sdev, const void *cmd, in spi_execute()
213 struct scsi_device *sdev = to_scsi_device(dev); in spi_device_configure() local
626 spi_dv_device_echo_buffer(struct scsi_device *sdev, u8 *buffer, in spi_dv_device_echo_buffer()
712 spi_dv_device_compare_inquiry(struct scsi_device *sdev, u8 *buffer, in spi_dv_device_compare_inquiry()
748 spi_dv_retrain(struct scsi_device *sdev, u8 *buffer, u8 *ptr, in spi_dv_retrain()
853 spi_dv_device_internal(struct scsi_device *sdev, u8 *buffer) in spi_dv_device_internal()
997 spi_dv_device(struct scsi_device *sdev) in spi_dv_device()
1067 struct scsi_device *sdev; member
1075 struct scsi_device *sdev = wqw->sdev; in spi_dv_device_work_wrapper() local
1094 spi_schedule_dv_device(struct scsi_device *sdev) in spi_schedule_dv_device()
[all …]
H A Dscsi_pm.c148 struct scsi_device *sdev = to_scsi_device(dev); in sdev_runtime_suspend() local
176 struct scsi_device *sdev = to_scsi_device(dev); in sdev_runtime_resume() local
216 int scsi_autopm_get_device(struct scsi_device *sdev) in scsi_autopm_get_device()
229 void scsi_autopm_put_device(struct scsi_device *sdev) in scsi_autopm_put_device()
H A Dmyrs.c817 struct scsi_device *sdev; in myrs_log_event() local
937 struct scsi_device *sdev = to_scsi_device(dev); in raid_state_show() local
972 struct scsi_device *sdev = to_scsi_device(dev); in raid_state_store() local
1056 struct scsi_device *sdev = to_scsi_device(dev); in raid_level_show() local
1082 struct scsi_device *sdev = to_scsi_device(dev); in rebuild_show() local
1111 struct scsi_device *sdev = to_scsi_device(dev); in rebuild_store() local
1187 struct scsi_device *sdev = to_scsi_device(dev); in consistency_check_show() local
1211 struct scsi_device *sdev = to_scsi_device(dev); in consistency_check_store() local
1591 struct scsi_device *sdev = scmd->device; in myrs_queuecommand() local
1778 struct scsi_device *sdev) in myrs_translate_ldev()
[all …]
/openbmc/linux/sound/soc/sof/mediatek/
H A Dmtk-adsp-common.c29 static void mtk_adsp_get_registers(struct snd_sof_dev *sdev, in mtk_adsp_get_registers()
59 void mtk_adsp_dump(struct snd_sof_dev *sdev, u32 flags) in mtk_adsp_dump()
/openbmc/linux/drivers/message/fusion/
H A Dmptspi.c109 struct scsi_device *sdev) in mptspi_setTargetNegoParms()
329 struct scsi_device *sdev) in mptspi_initTarget()
684 struct scsi_device *sdev) in mptspi_dv_device()
716 static int mptspi_slave_alloc(struct scsi_device *sdev) in mptspi_slave_alloc()
749 static int mptspi_slave_configure(struct scsi_device *sdev) in mptspi_slave_configure()
802 static void mptspi_slave_destroy(struct scsi_device *sdev) in mptspi_slave_destroy()
863 struct scsi_device *sdev; in mptspi_write_spi_device_pg1() local
1117 struct scsi_device *sdev; in mpt_work_wrapper() local
1261 struct scsi_device *sdev; in mptspi_dv_renegotiate_work() local
/openbmc/linux/drivers/regulator/
H A Dscmi-regulator.c40 struct scmi_device *sdev; member
255 static int process_scmi_regulator_of_node(struct scmi_device *sdev, in process_scmi_regulator_of_node()
297 static int scmi_regulator_probe(struct scmi_device *sdev) in scmi_regulator_probe()
387 static void scmi_regulator_remove(struct scmi_device *sdev) in scmi_regulator_remove()
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-bus.c69 void sof_hda_bus_init(struct snd_sof_dev *sdev, struct device *dev) in sof_hda_bus_init()
98 void sof_hda_bus_exit(struct snd_sof_dev *sdev) in sof_hda_bus_exit()
/openbmc/linux/drivers/siox/
H A Dsiox-core.c387 struct siox_device *sdev = to_siox_device(dev); in type_show() local
397 struct siox_device *sdev = to_siox_device(dev); in inbytes_show() local
407 struct siox_device *sdev = to_siox_device(dev); in outbytes_show() local
417 struct siox_device *sdev = to_siox_device(dev); in status_errors_show() local
434 struct siox_device *sdev = to_siox_device(dev); in connected_show() local
451 struct siox_device *sdev = to_siox_device(dev); in watchdog_show() local
468 struct siox_device *sdev = to_siox_device(dev); in watchdog_errors_show() local
/openbmc/linux/sound/soc/sof/
H A Dsof-priv.h352 #define sof_dsp_arch_ops(sdev) ((sdev)->pdata->desc->ops->dsp_arch_ops) argument
368 struct snd_sof_dev *sdev; member
507 struct snd_sof_dev *sdev; member
524 #define sof_ipc_get_ops(sdev, ops_name) \ argument
711 static inline void snd_sof_ipc_msgs_rx(struct snd_sof_dev *sdev) in snd_sof_ipc_msgs_rx()
767 static inline void sof_stack(struct snd_sof_dev *sdev, const char *level, in sof_stack()
835 static inline void sof_client_dev_unregister(struct snd_sof_dev *sdev, in sof_client_dev_unregister()
840 static inline int sof_register_clients(struct snd_sof_dev *sdev) in sof_register_clients()
845 static inline void sof_unregister_clients(struct snd_sof_dev *sdev) in sof_unregister_clients()
853 static inline void sof_client_fw_state_dispatcher(struct snd_sof_dev *sdev) in sof_client_fw_state_dispatcher()
[all …]
/openbmc/linux/drivers/ata/
H A Dlibata-sata.c856 struct scsi_device *sdev = to_scsi_device(device); in ata_ncq_prio_supported_show() local
880 struct scsi_device *sdev = to_scsi_device(device); in ata_ncq_prio_enable_show() local
901 struct scsi_device *sdev = to_scsi_device(device); in ata_ncq_prio_enable_store() local
1007 struct scsi_device *sdev = to_scsi_device(dev); in ata_scsi_activity_show() local
1021 struct scsi_device *sdev = to_scsi_device(dev); in ata_scsi_activity_store() local
1055 int ata_change_queue_depth(struct ata_port *ap, struct scsi_device *sdev, in ata_change_queue_depth()
1116 int ata_scsi_change_queue_depth(struct scsi_device *sdev, int queue_depth) in ata_scsi_change_queue_depth()
1182 int ata_sas_slave_configure(struct scsi_device *sdev, struct ata_port *ap) in ata_sas_slave_configure()
/openbmc/qemu/hw/virtio/
H A Dvirtio-iommu.c82 static bool virtio_iommu_device_bypassed(IOMMUDevice *sdev) in virtio_iommu_device_bypassed()
111 static bool virtio_iommu_switch_address_space(IOMMUDevice *sdev) in virtio_iommu_switch_address_space()
391 static void add_prop_resv_regions(IOMMUDevice *sdev) in add_prop_resv_regions()
410 IOMMUDevice *sdev; in virtio_iommu_find_add_as() local
506 static int rebuild_resv_regions(IOMMUDevice *sdev) in rebuild_resv_regions()
541 IOMMUDevice *sdev; in virtio_iommu_set_host_iova_ranges() local
573 IOMMUDevice *sdev; in virtio_iommu_unset_host_iova_ranges() local
720 IOMMUDevice *sdev; in virtio_iommu_attach() local
938 IOMMUDevice *sdev; in virtio_iommu_probe() local
1142 IOMMUDevice *sdev = container_of(mr, IOMMUDevice, iommu_mr); in virtio_iommu_translate() local
[all …]
/openbmc/linux/drivers/scsi/cxlflash/
H A Dvlun.c419 static int write_same16(struct scsi_device *sdev, in write_same16()
501 struct scsi_device *sdev, in grow_lxt()
619 struct scsi_device *sdev, in shrink_lxt()
729 int _cxlflash_vlun_resize(struct scsi_device *sdev, in _cxlflash_vlun_resize()
822 int cxlflash_vlun_resize(struct scsi_device *sdev, in cxlflash_vlun_resize()
973 int cxlflash_disk_virtual_open(struct scsi_device *sdev, void *arg) in cxlflash_disk_virtual_open()
1190 int cxlflash_disk_clone(struct scsi_device *sdev, in cxlflash_disk_clone()
/openbmc/linux/sound/soc/sof/xtensa/
H A Dcore.c84 static void xtensa_dsp_oops(struct snd_sof_dev *sdev, const char *level, void *oops) in xtensa_dsp_oops()
115 static void xtensa_stack(struct snd_sof_dev *sdev, const char *level, void *oops, in xtensa_stack()
/openbmc/linux/drivers/platform/surface/
H A Dsurface_aggregator_hub.c40 struct ssam_device *sdev; member
119 struct ssam_device *sdev = to_ssam_device(dev); in ssam_hub_mark_hot_removed() local
155 static int ssam_hub_probe(struct ssam_device *sdev) in ssam_hub_probe()
196 static void ssam_hub_remove(struct ssam_device *sdev) in ssam_hub_remove()
/openbmc/qemu/hw/arm/
H A Dsmmuv3.c826 SMMUDevice *sdev = container_of(mr, SMMUDevice, iommu); in smmuv3_decode_config() local
870 static SMMUTransCfg *smmuv3_get_config(SMMUDevice *sdev, SMMUEventInfo *event) in smmuv3_get_config()
901 static void smmuv3_flush_config(SMMUDevice *sdev) in smmuv3_flush_config()
1040 SMMUDevice *sdev = container_of(mr, SMMUDevice, iommu); in smmuv3_translate() local
1146 SMMUDevice *sdev = container_of(mr, SMMUDevice, iommu); in smmuv3_notify_iova() local
1206 SMMUDevice *sdev; in smmuv3_inv_notifiers_iova() local
1283 SMMUDevice *sdev = (SMMUDevice *)key; in smmuv3_invalidate_ste() local
1344 SMMUDevice *sdev = smmu_find_sdev(bs, sid); in smmuv3_cmdq_consume() local
1384 SMMUDevice *sdev = smmu_find_sdev(bs, sid); in smmuv3_cmdq_consume() local
2014 SMMUDevice *sdev = container_of(iommu, SMMUDevice, iommu); in smmuv3_notify_flag_changed() local
/openbmc/linux/drivers/hwmon/
H A Ddrivetemp.c114 struct scsi_device *sdev; /* SCSI device */ member
304 struct scsi_device *sdev = st->sdev; in drivetemp_sct_avoid() local
325 struct scsi_device *sdev = st->sdev; in drivetemp_identify_sata() local
435 struct scsi_device *sdev = st->sdev; in drivetemp_identify() local
555 struct scsi_device *sdev = to_scsi_device(dev->parent); in drivetemp_add() local
/openbmc/linux/drivers/base/regmap/
H A Dregmap-slimbus.c12 struct slim_device *sdev = context; in regmap_slimbus_write() local
20 struct slim_device *sdev = context; in regmap_slimbus_read() local
/openbmc/linux/sound/core/
H A Dseq_device.c45 struct snd_seq_device *sdev = to_seq_dev(dev); in snd_seq_bus_match() local
65 struct snd_seq_device *sdev = to_seq_dev(dev); in print_dev_info() local
91 struct snd_seq_device *sdev = to_seq_dev(dev); in request_seq_drv() local
/openbmc/linux/drivers/w1/masters/
H A Dsgi_w1.c78 struct sgi_w1_device *sdev; in sgi_w1_probe() local
110 struct sgi_w1_device *sdev = platform_get_drvdata(pdev); in sgi_w1_remove() local
/openbmc/linux/include/linux/
H A Dspmi.h50 static inline void *spmi_device_get_drvdata(const struct spmi_device *sdev) in spmi_device_get_drvdata()
55 static inline void spmi_device_set_drvdata(struct spmi_device *sdev, void *data) in spmi_device_set_drvdata()
62 static inline void spmi_device_put(struct spmi_device *sdev) in spmi_device_put()
/openbmc/linux/drivers/ssb/
H A Ddriver_gige.c170 static int ssb_gige_probe(struct ssb_device *sdev, in ssb_gige_probe()
250 int ssb_gige_pcibios_plat_dev_init(struct ssb_device *sdev, in ssb_gige_pcibios_plat_dev_init()
275 int ssb_gige_map_irq(struct ssb_device *sdev, in ssb_gige_map_irq()
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_scsi.c40 static void zfcp_scsi_slave_destroy(struct scsi_device *sdev) in zfcp_scsi_slave_destroy()
113 static int zfcp_scsi_slave_alloc(struct scsi_device *sdev) in zfcp_scsi_slave_alloc()
289 static int zfcp_scsi_task_mgmt_function(struct scsi_device *sdev, u8 tm_flags) in zfcp_scsi_task_mgmt_function()
338 struct scsi_device *sdev = scpnt->device; in zfcp_scsi_eh_device_reset_handler() local
348 struct scsi_device *sdev = NULL, *tmp_sdev; in zfcp_scsi_eh_target_reset_handler() local
H A Dzfcp_unit.c217 struct scsi_device *sdev; in zfcp_unit_sdev_status() local
241 struct scsi_device *sdev; in zfcp_unit_remove() local

12345678910>>...16