Home
last modified time | relevance | path

Searched defs:sdev (Results 151 – 175 of 349) sorted by relevance

12345678910>>...14

/Linux-v6.6/drivers/infiniband/sw/siw/
Dsiw_cm.c163 static struct siw_cep *siw_cep_alloc(struct siw_device *sdev) in siw_cep_alloc()
255 struct siw_device *sdev = cep->sdev; in __siw_cep_dealloc() local
1346 struct siw_device *sdev = to_siw_dev(id->device); in siw_connect() local
1547 struct siw_device *sdev = to_siw_dev(id->device); in siw_accept() local
1781 struct siw_device *sdev = to_siw_dev(id->device); in siw_create_listen() local
/Linux-v6.6/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()
/Linux-v6.6/drivers/scsi/
Dscsi_priv.h192 static inline void scsi_dh_add_device(struct scsi_device *sdev) { } in scsi_dh_add_device()
193 static inline void scsi_dh_release_device(struct scsi_device *sdev) { } in scsi_dh_release_device()
Dsd.c605 struct scsi_device *sdev = sdkp->device; in max_retries_store() local
703 struct scsi_device *sdev = sdkp->device; in sd_sec_submit() local
1384 struct scsi_device *sdev = sdkp->device; in sd_open() local
1456 struct scsi_device *sdev = sdkp->device; in sd_release() local
1726 struct scsi_device *sdev = scsi_disk(disk)->device; in sd_get_unique_id() local
1795 struct scsi_device *sdev = sdkp->device; in sd_pr_in_command() local
1854 struct scsi_device *sdev = sdkp->device; in sd_pr_read_reservation() local
1884 struct scsi_device *sdev = sdkp->device; in sd_pr_out_command() local
2022 struct scsi_device *sdev = scmd->device; in sd_eh_action() local
2063 struct scsi_device *sdev = scmd->device; in sd_completed_bytes() local
[all …]
Dsd.h206 static inline sector_t logical_to_sectors(struct scsi_device *sdev, sector_t blocks) in logical_to_sectors()
211 static inline unsigned int logical_to_bytes(struct scsi_device *sdev, sector_t blocks) in logical_to_bytes()
216 static inline sector_t bytes_to_logical(struct scsi_device *sdev, unsigned int bytes) in bytes_to_logical()
221 static inline sector_t sectors_to_logical(struct scsi_device *sdev, sector_t sector) in sectors_to_logical()
/Linux-v6.6/drivers/scsi/aic7xxx/
Daic7xxx_proc.c160 struct scsi_device *sdev; in ahc_dump_target_state() local
172 ahc_dump_device_state(struct seq_file *m, struct scsi_device *sdev) in ahc_dump_device_state()
/Linux-v6.6/drivers/media/pci/bt8xx/
Dbttv-gpio.c43 struct bttv_sub_device *sdev = to_bttv_sub_dev(dev); in bttv_sub_probe() local
51 struct bttv_sub_device *sdev = to_bttv_sub_dev(dev); in bttv_sub_remove() local
/Linux-v6.6/drivers/target/
Dtarget_core_pscsi.c134 struct scsi_device *sdev) in pscsi_tape_read_blocksize()
163 pscsi_set_inquiry_info(struct scsi_device *sdev, struct t10_wwn *wwn) in pscsi_set_inquiry_info()
182 pscsi_get_inquiry_vpd_serial(struct scsi_device *sdev, struct t10_wwn *wwn) in pscsi_get_inquiry_vpd_serial()
215 pscsi_get_inquiry_vpd_device_ident(struct scsi_device *sdev, in pscsi_get_inquiry_vpd_device_ident()
/Linux-v6.6/drivers/usb/storage/
Duas.c179 struct scsi_device *sdev = cmnd->device; in uas_sense() local
496 struct scsi_device *sdev = cmnd->device; in uas_alloc_cmd_urb() local
636 struct scsi_device *sdev = cmnd->device; in uas_queuecommand_lck() local
767 struct scsi_device *sdev = cmnd->device; in uas_eh_device_reset_handler() local
820 static int uas_slave_alloc(struct scsi_device *sdev) in uas_slave_alloc()
842 static int uas_slave_configure(struct scsi_device *sdev) in uas_slave_configure()
/Linux-v6.6/drivers/net/ethernet/broadcom/
Db44.c146 static inline void b44_sync_dma_desc_for_device(struct ssb_device *sdev, in b44_sync_dma_desc_for_device()
155 static inline void b44_sync_dma_desc_for_cpu(struct ssb_device *sdev, in b44_sync_dma_desc_for_cpu()
1257 struct ssb_device *sdev = bp->sdev; in b44_chip_reset() local
2137 struct ssb_device *sdev = bp->sdev; in b44_get_invariants() local
2232 struct ssb_device *sdev = bp->sdev; in b44_register_phy_one() local
2320 static int b44_init_one(struct ssb_device *sdev, in b44_init_one()
2450 static void b44_remove_one(struct ssb_device *sdev) in b44_remove_one()
2466 static int b44_suspend(struct ssb_device *sdev, pm_message_t state) in b44_suspend()
2495 static int b44_resume(struct ssb_device *sdev) in b44_resume()
/Linux-v6.6/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c871 struct _sas_device *sas_device, struct scsi_device *sdev, in _scsih_display_enclosure_chassis_info()
1789 scsih_change_queue_depth(struct scsi_device *sdev, int qdepth) in scsih_change_queue_depth()
1849 mpt3sas_scsih_change_queue_depth(struct scsi_device *sdev, int qdepth) in mpt3sas_scsih_change_queue_depth()
2036 scsih_slave_alloc(struct scsi_device *sdev) in scsih_slave_alloc()
2115 scsih_slave_destroy(struct scsi_device *sdev) in scsih_slave_destroy()
2171 u16 handle, struct scsi_device *sdev) in _scsih_display_sata_capabilities()
2223 struct scsi_device *sdev = to_scsi_device(dev); in scsih_is_raid() local
2234 struct scsi_device *sdev = to_scsi_device(dev); in scsih_is_nvme() local
2246 struct scsi_device *sdev = to_scsi_device(dev); in scsih_get_resync() local
2307 struct scsi_device *sdev = to_scsi_device(dev); in scsih_get_state() local
[all …]
/Linux-v6.6/drivers/scsi/ibmvscsi/
Dibmvfc.c1792 static void ibmvfc_relogin(struct scsi_device *sdev) in ibmvfc_relogin()
1893 static struct ibmvfc_cmd *ibmvfc_init_vfc_cmd(struct ibmvfc_event *evt, struct scsi_device *sdev) in ibmvfc_init_vfc_cmd()
2285 static int ibmvfc_reset_device(struct scsi_device *sdev, int type, char *desc) in ibmvfc_reset_device()
2498 struct scsi_device *sdev, in ibmvfc_init_tmf()
2536 static int ibmvfc_cancel_all_mq(struct scsi_device *sdev, int type) in ibmvfc_cancel_all_mq()
2611 static int ibmvfc_cancel_all_sq(struct scsi_device *sdev, int type) in ibmvfc_cancel_all_sq()
2691 static int ibmvfc_cancel_all(struct scsi_device *sdev, int type) in ibmvfc_cancel_all()
2744 static int ibmvfc_abort_task_set(struct scsi_device *sdev) in ibmvfc_abort_task_set()
2864 struct scsi_device *sdev = cmd->device; in ibmvfc_eh_abort_handler() local
2897 struct scsi_device *sdev = cmd->device; in ibmvfc_eh_device_reset_handler() local
[all …]
/Linux-v6.6/sound/soc/sof/intel/
Dapl.c34 int sof_apl_ops_init(struct snd_sof_dev *sdev) in sof_apl_ops_init()
/Linux-v6.6/drivers/cpufreq/
Dscmi-cpufreq.c296 static int scmi_cpufreq_probe(struct scmi_device *sdev) in scmi_cpufreq_probe()
326 static void scmi_cpufreq_remove(struct scmi_device *sdev) in scmi_cpufreq_remove()
/Linux-v6.6/drivers/usb/usbip/
Dstub.h54 struct stub_device *sdev; member
77 struct stub_device *sdev; member
Dstub_main.c324 static struct stub_priv *stub_priv_pop(struct stub_device *sdev) in stub_priv_pop()
347 void stub_device_cleanup_urbs(struct stub_device *sdev) in stub_device_cleanup_urbs()
/Linux-v6.6/sound/soc/sof/amd/
Drenoir.c108 int sof_renoir_ops_init(struct snd_sof_dev *sdev) in sof_renoir_ops_init()
Drembrandt.c133 int sof_rembrandt_ops_init(struct snd_sof_dev *sdev) in sof_rembrandt_ops_init()
Dvangogh.c143 int sof_vangogh_ops_init(struct snd_sof_dev *sdev) in sof_vangogh_ops_init()
/Linux-v6.6/drivers/hid/surface-hid/
Dsurface_hid.c198 static int surface_hid_probe(struct ssam_device *sdev) in surface_hid_probe()
227 static void surface_hid_remove(struct ssam_device *sdev) in surface_hid_remove()
/Linux-v6.6/sound/soc/sof/
Dipc3-control.c18 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scontrol->scomp); in sof_ipc3_set_get_kcontrol_data() local
550 static void sof_ipc3_control_update(struct snd_sof_dev *sdev, void *ipc_control_message) in sof_ipc3_control_update()
662 static int sof_ipc3_widget_kcontrol_setup(struct snd_sof_dev *sdev, in sof_ipc3_widget_kcontrol_setup()
/Linux-v6.6/drivers/s390/scsi/
Dzfcp_dbf.c311 struct scsi_device *sdev) in zfcp_dbf_set_common()
338 struct zfcp_port *port, struct scsi_device *sdev, in zfcp_dbf_rec_trig()
384 struct zfcp_port *port, struct scsi_device *sdev, in zfcp_dbf_rec_trig_lock()
671 void zfcp_dbf_scsi_common(char *tag, int level, struct scsi_device *sdev, in zfcp_dbf_scsi_common()
/Linux-v6.6/drivers/net/ethernet/intel/fm10k/
Dfm10k_netdev.c869 struct net_device *sdev = l2_accel->macvlan[i]; in fm10k_update_vid() local
1125 struct net_device *sdev = l2_accel->macvlan[i]; in fm10k_restore_rx_state() local
1152 struct net_device *sdev = l2_accel->macvlan[i]; in fm10k_restore_rx_state() local
1345 struct net_device *sdev) in fm10k_dfwd_add_station()
1450 struct net_device *sdev = priv; in fm10k_dfwd_del_station() local
/Linux-v6.6/drivers/mfd/
Dhi6421-spmi-pmic.c29 static int hi6421_spmi_pmic_probe(struct spmi_device *sdev) in hi6421_spmi_pmic_probe()
/Linux-v6.6/drivers/scsi/aacraid/
Dlinit.c296 static int aac_biosparm(struct scsi_device *sdev, struct block_device *bdev, in aac_biosparm()
389 static int aac_slave_configure(struct scsi_device *sdev) in aac_slave_configure()
526 static int aac_change_queue_depth(struct scsi_device *sdev, int depth) in aac_change_queue_depth()
568 struct scsi_device *sdev = to_scsi_device(dev); in aac_show_raid_level() local
589 struct scsi_device *sdev = to_scsi_device(dev); in aac_show_unique_id() local
624 static int aac_ioctl(struct scsi_device *sdev, unsigned int cmd, in aac_ioctl()

12345678910>>...14