| /kernel/linux/linux-5.10/drivers/scsi/ |
| H A D | iscsi_tcp.c | 1004 static int iscsi_sw_tcp_slave_configure(struct scsi_device *sdev) in iscsi_sw_tcp_slave_configure() argument
|
| H A D | imm.c | 944 static int imm_biosparam(struct scsi_device *sdev, struct block_device *dev, in imm_biosparam() argument
|
| H A D | scsi_transport_srp.c | 536 struct scsi_device *sdev; in srp_reconnect_rport() local 605 struct scsi_device *sdev = scmd->device; in srp_timed_out() local [all...] |
| H A D | ses.c | 47 struct scsi_device *sdev = to_scsi_device(dev); in ses_probe() local 77 static int ses_recv_diag(struct scsi_device *sdev, int page_code, in ses_recv_diag() argument 118 static int ses_send_diag(struct scsi_device *sdev, int page_code, in ses_send_diag() argument 152 struct scsi_device *sdev in ses_set_page2_descriptor() local 182 struct scsi_device *sdev = to_scsi_device(edev->edev.parent); ses_get_page2_descriptor() local 520 ses_enclosure_data_process(struct enclosure_device *edev, struct scsi_device *sdev, int create) ses_enclosure_data_process() argument 637 ses_match_to_enclosure(struct enclosure_device *edev, struct scsi_device *sdev, int refresh) ses_match_to_enclosure() argument 662 struct scsi_device *sdev = to_scsi_device(cdev->parent); ses_intf_add() local 824 ses_intf_remove_component(struct scsi_device *sdev) ses_intf_remove_component() argument 837 ses_intf_remove_enclosure(struct scsi_device *sdev) ses_intf_remove_enclosure() argument 865 struct scsi_device *sdev = to_scsi_device(cdev->parent); ses_intf_remove() local [all...] |
| H A D | ppa.c | 820 static int ppa_biosparam(struct scsi_device *sdev, struct block_device *dev, in ppa_biosparam() argument
|
| H A D | qlogicpti.c | 977 static int qlogicpti_slave_configure(struct scsi_device *sdev) in qlogicpti_slave_configure() argument
|
| H A D | scsi_scan.c | 185 static void scsi_unlock_floptical(struct scsi_device *sdev, in scsi_unlock_floptical() argument 218 struct scsi_device *sdev; in scsi_alloc_sdev() local 560 scsi_probe_lun(struct scsi_device *sdev, unsigned char *inq_result, int result_len, blist_flags_t *bflags) scsi_probe_lun() argument 764 scsi_add_lun(struct scsi_device *sdev, unsigned char *inq_result, blist_flags_t *bflags, int async) scsi_add_lun() argument 1049 struct scsi_device *sdev; scsi_probe_and_add_lun() local 1299 struct scsi_device *sdev; scsi_report_lun_scan() local 1462 struct scsi_device *sdev = ERR_PTR(-ENODEV); __scsi_add_device() local 1498 struct scsi_device *sdev = scsi_add_device() local 1510 struct scsi_device *sdev = to_scsi_device(dev); scsi_rescan_device() local 1691 struct scsi_device *sdev; scsi_sysfs_add_devices() local 1863 struct scsi_device *sdev; scsi_forget_host() local 1897 struct scsi_device *sdev = NULL; scsi_get_host_dev() local 1927 scsi_free_host_dev(struct scsi_device *sdev) scsi_free_host_dev() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/rsi/ |
| H A D | rsi_91x_sdio.c | 893 struct rsi_91x_sdiodev *sdev = adapter->rsi_dev; in rsi_sdio_reinit_device() local 1014 struct rsi_91x_sdiodev *sdev; in rsi_probe() local 1401 struct rsi_91x_sdiodev *sdev; in rsi_freeze() local 1460 struct rsi_91x_sdiodev *sdev = rsi_shutdown() local [all...] |
| /kernel/linux/linux-5.10/drivers/siox/ |
| H A D | siox-core.c | 387 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); connected_show() local 451 struct siox_device *sdev = to_siox_device(dev); watchdog_show() local 468 struct siox_device *sdev = to_siox_device(dev); watchdog_errors_show() local [all...] |
| /kernel/linux/linux-5.10/drivers/s390/scsi/ |
| H A D | zfcp_scsi.c | 40 static void zfcp_scsi_slave_destroy(struct scsi_device *sdev) in zfcp_scsi_slave_destroy() argument 113 static int zfcp_scsi_slave_alloc(struct scsi_device *sdev) in zfcp_scsi_slave_alloc() argument 289 zfcp_scsi_task_mgmt_function(struct scsi_device *sdev, u8 tm_flags) zfcp_scsi_task_mgmt_function() argument 338 struct scsi_device *sdev = scpnt->device; zfcp_scsi_eh_device_reset_handler() local 348 struct scsi_device *sdev = NULL, *tmp_sdev; zfcp_scsi_eh_target_reset_handler() local [all...] |
| H A D | zfcp_dbf.c | 291 zfcp_dbf_set_common(struct zfcp_dbf_rec *rec, struct zfcp_adapter *adapter, struct zfcp_port *port, struct scsi_device *sdev) zfcp_dbf_set_common() argument 320 zfcp_dbf_rec_trig(char *tag, struct zfcp_adapter *adapter, struct zfcp_port *port, struct scsi_device *sdev, u8 want, u8 need) zfcp_dbf_rec_trig() argument 366 zfcp_dbf_rec_trig_lock(char *tag, struct zfcp_adapter *adapter, struct zfcp_port *port, struct scsi_device *sdev, u8 want, u8 need) zfcp_dbf_rec_trig_lock() argument 654 zfcp_dbf_scsi_common(char *tag, int level, struct scsi_device *sdev, struct scsi_cmnd *sc, struct zfcp_fsf_req *fsf) zfcp_dbf_scsi_common() argument [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
| H A D | vlun.c | 419 static int write_same16(struct scsi_device *sdev, in write_same16() argument 500 grow_lxt(struct afu *afu, struct scsi_device *sdev, ctx_hndl_t ctxid, res_hndl_t rhndl, struct sisl_rht_entry *rhte, u64 *new_size) grow_lxt() argument 618 shrink_lxt(struct afu *afu, struct scsi_device *sdev, res_hndl_t rhndl, struct sisl_rht_entry *rhte, struct ctx_info *ctxi, u64 *new_size) shrink_lxt() argument 729 _cxlflash_vlun_resize(struct scsi_device *sdev, struct ctx_info *ctxi, struct dk_cxlflash_resize *resize) _cxlflash_vlun_resize() argument 822 cxlflash_vlun_resize(struct scsi_device *sdev, struct dk_cxlflash_resize *resize) cxlflash_vlun_resize() argument 973 cxlflash_disk_virtual_open(struct scsi_device *sdev, void *arg) cxlflash_disk_virtual_open() argument 1190 cxlflash_disk_clone(struct scsi_device *sdev, struct dk_cxlflash_clone *clone) cxlflash_disk_clone() argument [all...] |
| /kernel/linux/linux-5.10/drivers/target/ |
| H A D | target_core_pscsi.c | 167 pscsi_set_inquiry_info(struct scsi_device *sdev, struct t10_wwn *wwn) in pscsi_set_inquiry_info() argument 136 pscsi_tape_read_blocksize(struct se_device *dev, struct scsi_device *sdev) pscsi_tape_read_blocksize() argument 186 pscsi_get_inquiry_vpd_serial(struct scsi_device *sdev, struct t10_wwn *wwn) pscsi_get_inquiry_vpd_serial() argument 219 pscsi_get_inquiry_vpd_device_ident(struct scsi_device *sdev, struct t10_wwn *wwn) pscsi_get_inquiry_vpd_device_ident() argument [all...] |
| /kernel/linux/linux-5.10/sound/aoa/fabrics/ |
| H A D | layout.c | 608 struct soundbus_dev *sdev; member 996 static int aoa_fabric_layout_probe(struct soundbus_dev *sdev) in aoa_fabric_layout_probe() argument 1097 aoa_fabric_layout_remove(struct soundbus_dev *sdev) aoa_fabric_layout_remove() argument [all...] |
| /kernel/linux/linux-5.10/sound/soc/intel/atom/ |
| H A D | sst-mfld-platform-pcm.c | 156 static int sst_get_stream_mapping(int dev, int sdev, int dir, in sst_get_stream_mapping() argument
|
| /kernel/linux/linux-5.10/sound/soc/sof/intel/ |
| H A D | byt.c | 93 static void byt_get_registers(struct snd_sof_dev *sdev, in byt_get_registers() argument 119 static void byt_dump(struct snd_sof_dev *sdev, u3 argument 162 struct snd_sof_dev *sdev = context; byt_irq_handler() local 194 struct snd_sof_dev *sdev = context; byt_irq_thread() local 237 byt_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) byt_send_msg() argument 251 byt_get_reply(struct snd_sof_dev *sdev) byt_get_reply() argument 290 byt_get_mailbox_offset(struct snd_sof_dev *sdev) byt_get_mailbox_offset() argument 295 byt_get_window_offset(struct snd_sof_dev *sdev, u32 id) byt_get_window_offset() argument 300 byt_host_done(struct snd_sof_dev *sdev) byt_host_done() argument 313 byt_dsp_done(struct snd_sof_dev *sdev) byt_dsp_done() argument 324 byt_run(struct snd_sof_dev *sdev) byt_run() argument 347 byt_reset(struct snd_sof_dev *sdev) byt_reset() argument 365 fixup_tplg_name(struct snd_sof_dev *sdev, const char *sof_tplg_filename, const char *ssp_str) fixup_tplg_name() argument 389 byt_machine_select(struct snd_sof_dev *sdev) byt_machine_select() argument 511 tangier_pci_probe(struct snd_sof_dev *sdev) tangier_pci_probe() argument 662 byt_reset_dsp_disable_int(struct snd_sof_dev *sdev) byt_reset_dsp_disable_int() argument 674 byt_suspend(struct snd_sof_dev *sdev, u32 target_state) byt_suspend() argument 681 byt_resume(struct snd_sof_dev *sdev) byt_resume() argument 691 byt_remove(struct snd_sof_dev *sdev) byt_remove() argument 725 byt_acpi_probe(struct snd_sof_dev *sdev) byt_acpi_probe() argument [all...] |
| /kernel/linux/linux-5.10/include/scsi/ |
| H A D | scsi_transport_sas.h | 16 static inline int scsi_is_sas_rphy(const struct device *sdev) in scsi_is_sas_rphy() argument
|
| /kernel/linux/linux-5.10/drivers/message/fusion/ |
| H A D | mptspi.c | 108 mptspi_setTargetNegoParms(MPT_SCSI_HOST *hd, VirtTarget *target, struct scsi_device *sdev) mptspi_setTargetNegoParms() argument 328 mptspi_initTarget(MPT_SCSI_HOST *hd, VirtTarget *vtarget, struct scsi_device *sdev) mptspi_initTarget() argument 683 mptspi_dv_device(struct _MPT_SCSI_HOST *hd, struct scsi_device *sdev) mptspi_dv_device() argument 716 mptspi_slave_alloc(struct scsi_device *sdev) mptspi_slave_alloc() argument 749 mptspi_slave_configure(struct scsi_device *sdev) mptspi_slave_configure() argument 802 mptspi_slave_destroy(struct scsi_device *sdev) mptspi_slave_destroy() argument 863 struct scsi_device *sdev; mptspi_write_spi_device_pg1() local 1117 struct scsi_device *sdev; mpt_work_wrapper() local 1261 struct scsi_device *sdev; mptspi_dv_renegotiate_work() local [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/bfa/ |
| H A D | bfad_im.c | 411 bfad_im_slave_destroy(struct scsi_device *sdev) in bfad_im_slave_destroy() argument 789 bfad_im_slave_configure(struct scsi_device *sdev) in bfad_im_slave_configure() argument 869 bfad_ramp_up_qdepth(struct bfad_itnim_s *itnim, struct scsi_device *sdev) in bfad_ramp_up_qdepth() argument 891 bfad_handle_qfull(struct bfad_itnim_s *itnim, struct scsi_device *sdev) in bfad_handle_qfull() argument 927 bfad_im_check_if_make_lun_visible(struct scsi_device *sdev, struct fc_rport *rport) bfad_im_check_if_make_lun_visible() argument 953 bfad_im_slave_alloc(struct scsi_device *sdev) bfad_im_slave_alloc() argument [all...] |
| /kernel/linux/linux-5.10/drivers/staging/media/imx/ |
| H A D | imx6-mipi-csi2.c | 90 static inline struct csi2_dev *sd_to_dev(struct v4l2_subdev *sdev) in sd_to_dev() argument
|
| /kernel/linux/linux-5.10/drivers/staging/iio/resolver/ |
| H A D | ad2s1210.c | 90 struct spi_device *sdev; member
|
| /kernel/linux/linux-6.6/drivers/message/fusion/ |
| H A D | mptspi.c | 108 mptspi_setTargetNegoParms(MPT_SCSI_HOST *hd, VirtTarget *target, struct scsi_device *sdev) mptspi_setTargetNegoParms() argument 328 mptspi_initTarget(MPT_SCSI_HOST *hd, VirtTarget *vtarget, struct scsi_device *sdev) mptspi_initTarget() argument 683 mptspi_dv_device(struct _MPT_SCSI_HOST *hd, struct scsi_device *sdev) mptspi_dv_device() argument 716 mptspi_slave_alloc(struct scsi_device *sdev) mptspi_slave_alloc() argument 749 mptspi_slave_configure(struct scsi_device *sdev) mptspi_slave_configure() argument 802 mptspi_slave_destroy(struct scsi_device *sdev) mptspi_slave_destroy() argument 863 struct scsi_device *sdev; mptspi_write_spi_device_pg1() local 1117 struct scsi_device *sdev; mpt_work_wrapper() local 1261 struct scsi_device *sdev; mptspi_dv_renegotiate_work() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fw_reset.c | 354 struct pci_dev *sdev; in mlx5_check_dev_ids() local 424 struct pci_dev *sdev; in mlx5_pci_link_toggle() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_netdev.c | 869 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 1344 fm10k_dfwd_add_station(struct net_device *dev, struct net_device *sdev) fm10k_dfwd_add_station() argument 1450 struct net_device *sdev = priv; fm10k_dfwd_del_station() local [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | serdev.h | 236 static inline int serdev_device_open(struct serdev_device *sdev) in serdev_device_open() argument 240 static inline void serdev_device_close(struct serdev_device *sdev) {} in serdev_device_close() argument 241 static inline unsigned int serdev_device_set_baudrate(struct serdev_device *sdev, unsigned int baudrate) in serdev_device_set_baudrate() argument 245 static inline void serdev_device_set_flow_control(struct serdev_device *sdev, bool enable) {} in serdev_device_set_flow_control() argument 252 static inline void serdev_device_wait_until_sent(struct serdev_device *sdev, long timeout) {} in serdev_device_wait_until_sent() argument 265 static inline int serdev_device_write(struct serdev_device *sdev, const unsigned char *buf, in serdev_device_write() argument 270 static inline void serdev_device_write_flush(struct serdev_device *sdev) {} in serdev_device_write_flush() argument 271 static inline int serdev_device_write_room(struct serdev_device *sdev) in serdev_device_write_room() argument
|