Home
last modified time | relevance | path

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

12345678910>>...14

/Linux-v6.1/drivers/scsi/
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()
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
1497 struct scsi_device *sdev = to_scsi_device(dev); in disable_enclosure_messages_store() local
1591 struct scsi_device *sdev = scmd->device; in myrs_queuecommand() local
[all …]
Dscsi_priv.h189 static inline void scsi_dh_add_device(struct scsi_device *sdev) { } in scsi_dh_add_device()
190 static inline void scsi_dh_release_device(struct scsi_device *sdev) { } in scsi_dh_release_device()
/Linux-v6.1/drivers/ata/
Dlibata-sata.c838 struct scsi_device *sdev = to_scsi_device(device); in ata_ncq_prio_supported_show() local
862 struct scsi_device *sdev = to_scsi_device(device); in ata_ncq_prio_enable_show() local
883 struct scsi_device *sdev = to_scsi_device(device); in ata_ncq_prio_enable_store() local
982 struct scsi_device *sdev = to_scsi_device(dev); in ata_scsi_activity_show() local
996 struct scsi_device *sdev = to_scsi_device(dev); in ata_scsi_activity_store() local
1032 struct scsi_device *sdev, int queue_depth) in ata_change_queue_depth()
1078 int ata_scsi_change_queue_depth(struct scsi_device *sdev, int queue_depth) in ata_scsi_change_queue_depth()
1239 int ata_sas_slave_configure(struct scsi_device *sdev, struct ata_port *ap) in ata_sas_slave_configure()
Dlibata-scsi.c91 struct scsi_device *sdev = to_scsi_device(device); in ata_scsi_park_show() local
131 struct scsi_device *sdev = to_scsi_device(device); in ata_scsi_park_store() local
270 int ata_std_bios_param(struct scsi_device *sdev, struct block_device *bdev, in ata_std_bios_param()
292 void ata_scsi_unlock_native_capacity(struct scsi_device *sdev) in ata_scsi_unlock_native_capacity()
324 static int ata_get_identity(struct ata_port *ap, struct scsi_device *sdev, in ata_get_identity()
1018 void ata_scsi_sdev_config(struct scsi_device *sdev) in ata_scsi_sdev_config()
1055 int ata_scsi_dev_config(struct scsi_device *sdev, struct ata_device *dev) in ata_scsi_dev_config()
1128 int ata_scsi_slave_config(struct scsi_device *sdev) in ata_scsi_slave_config()
1157 void ata_scsi_slave_destroy(struct scsi_device *sdev) in ata_scsi_slave_destroy()
4244 struct scsi_device *sdev = dev->sdev; in ata_scsi_assign_ofnode() local
[all …]
/Linux-v6.1/drivers/scsi/cxlflash/
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()
/Linux-v6.1/drivers/platform/surface/
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()
/Linux-v6.1/drivers/hwmon/
Ddrivetemp.c114 struct scsi_device *sdev; /* SCSI device */ member
305 struct scsi_device *sdev = st->sdev; in drivetemp_sct_avoid() local
326 struct scsi_device *sdev = st->sdev; in drivetemp_identify_sata() local
436 struct scsi_device *sdev = st->sdev; in drivetemp_identify() local
556 struct scsi_device *sdev = to_scsi_device(dev->parent); in drivetemp_add() local
/Linux-v6.1/sound/soc/sof/intel/
Dhda.h541 struct snd_sof_dev *sdev; member
724 static inline void hda_codec_i915_display_power(struct snd_sof_dev *sdev, in hda_codec_i915_display_power()
726 static inline int hda_codec_i915_init(struct snd_sof_dev *sdev) { return 0; } in hda_codec_i915_init()
727 static inline int hda_codec_i915_exit(struct snd_sof_dev *sdev) { return 0; } in hda_codec_i915_exit()
751 static inline int hda_sdw_startup(struct snd_sof_dev *sdev) in hda_sdw_startup()
756 static inline void hda_sdw_int_enable(struct snd_sof_dev *sdev, bool enable) in hda_sdw_int_enable()
760 static inline void hda_sdw_process_wakeen(struct snd_sof_dev *sdev) in hda_sdw_process_wakeen()
764 static inline bool hda_common_check_sdw_irq(struct snd_sof_dev *sdev) in hda_common_check_sdw_irq()
809 static inline int hda_probes_register(struct snd_sof_dev *sdev) in hda_probes_register()
814 static inline void hda_probes_unregister(struct snd_sof_dev *sdev) in hda_probes_unregister()
/Linux-v6.1/sound/soc/sof/xtensa/
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()
/Linux-v6.1/sound/core/
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
/Linux-v6.1/drivers/base/regmap/
Dregmap-slimbus.c12 struct slim_device *sdev = context; in regmap_slimbus_write() local
20 struct slim_device *sdev = context; in regmap_slimbus_read() local
/Linux-v6.1/include/linux/
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()
/Linux-v6.1/drivers/w1/masters/
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
/Linux-v6.1/drivers/s390/scsi/
Dzfcp_fsf.c978 struct scsi_device *sdev = req->data; in zfcp_fsf_abort_fcp_command_handler() local
1042 struct scsi_device *sdev = scmnd->device; in zfcp_fsf_abort_fcp_cmnd() local
2022 struct scsi_device *sdev; in zfcp_fsf_close_physical_port_handler() local
2114 struct scsi_device *sdev = req->data; in zfcp_fsf_open_lun_handler() local
2237 struct scsi_device *sdev = req->data; in zfcp_fsf_close_lun_handler() local
2389 struct scsi_device *sdev) in zfcp_fsf_fcp_handler_common()
2562 struct scsi_device *sdev = scsi_cmnd->device; in zfcp_fsf_fcp_cmnd() local
2651 struct scsi_device *sdev = req->data; in zfcp_fsf_fcp_task_mgmt_handler() local
2672 struct zfcp_fsf_req *zfcp_fsf_fcp_task_mgmt(struct scsi_device *sdev, in zfcp_fsf_fcp_task_mgmt()
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
Dzfcp_sysfs.c128 struct scsi_device *sdev; in zfcp_sysfs_unit_failed_show() local
147 struct scsi_device *sdev; in zfcp_sysfs_unit_failed_store() local
267 struct scsi_device *sdev; in zfcp_sysfs_port_in_use() local
626 struct scsi_device *sdev = to_scsi_device(dev); in zfcp_sysfs_scsi_fcp_lun_show() local
640 struct scsi_device *sdev = to_scsi_device(dev); in zfcp_sysfs_scsi_zfcp_failed_show() local
651 struct scsi_device *sdev = to_scsi_device(dev); in zfcp_sysfs_scsi_zfcp_failed_store() local
Dzfcp_unit.c217 struct scsi_device *sdev; in zfcp_unit_sdev_status() local
241 struct scsi_device *sdev; in zfcp_unit_remove() local
/Linux-v6.1/drivers/ssb/
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()
/Linux-v6.1/drivers/scsi/snic/
Dsnic_main.c49 snic_slave_alloc(struct scsi_device *sdev) in snic_slave_alloc()
64 snic_slave_configure(struct scsi_device *sdev) in snic_slave_configure()
85 snic_change_queue_depth(struct scsi_device *sdev, int qdepth) in snic_change_queue_depth()
/Linux-v6.1/drivers/scsi/bfa/
Dbfad_im.c410 bfad_im_slave_destroy(struct scsi_device *sdev) in bfad_im_slave_destroy()
787 bfad_im_slave_configure(struct scsi_device *sdev) in bfad_im_slave_configure()
869 bfad_ramp_up_qdepth(struct bfad_itnim_s *itnim, struct scsi_device *sdev) in bfad_ramp_up_qdepth()
891 bfad_handle_qfull(struct bfad_itnim_s *itnim, struct scsi_device *sdev) in bfad_handle_qfull()
927 bfad_im_check_if_make_lun_visible(struct scsi_device *sdev, in bfad_im_check_if_make_lun_visible()
953 bfad_im_slave_alloc(struct scsi_device *sdev) in bfad_im_slave_alloc()
/Linux-v6.1/drivers/firmware/arm_scmi/
Dscmi_pm_domain.c55 static int scmi_pm_domain_probe(struct scmi_device *sdev) in scmi_pm_domain_probe()
120 static void scmi_pm_domain_remove(struct scmi_device *sdev) in scmi_pm_domain_remove()
/Linux-v6.1/sound/soc/sof/
Dcompress.c133 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_compr_free() local
166 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_compr_set_params() local
264 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_compr_trigger() local
/Linux-v6.1/drivers/infiniband/sw/siw/
Dsiw_cm.c160 static struct siw_cep *siw_cep_alloc(struct siw_device *sdev) in siw_cep_alloc()
252 struct siw_device *sdev = cep->sdev; in __siw_cep_dealloc() local
1333 struct siw_device *sdev = to_siw_dev(id->device); in siw_connect() local
1535 struct siw_device *sdev = to_siw_dev(id->device); in siw_accept() local
1769 struct siw_device *sdev = to_siw_dev(id->device); in siw_create_listen() local
/Linux-v6.1/drivers/sh/superhyway/
Dsuperhyway.c30 struct superhyway_device *sdev = to_superhyway_device(dev); in superhyway_device_release() local
53 int superhyway_add_device(unsigned long base, struct superhyway_device *sdev, in superhyway_add_device()

12345678910>>...14