/linux-5.10/drivers/scsi/device_handler/ |
D | scsi_dh_emc.c | 100 static int trespass_endio(struct scsi_device *sdev, in trespass_endio() 135 static int parse_sp_info_reply(struct scsi_device *sdev, in parse_sp_info_reply() 189 static char * parse_sp_model(struct scsi_device *sdev, unsigned char *buffer) in parse_sp_model() 235 static int send_trespass_cmd(struct scsi_device *sdev, in send_trespass_cmd() 283 static int clariion_check_sense(struct scsi_device *sdev, in clariion_check_sense() 331 static blk_status_t clariion_prep_fn(struct scsi_device *sdev, in clariion_prep_fn() 344 static int clariion_std_inquiry(struct scsi_device *sdev, in clariion_std_inquiry() 369 static int clariion_send_inquiry(struct scsi_device *sdev, in clariion_send_inquiry() 381 static int clariion_activate(struct scsi_device *sdev, in clariion_activate() 423 static int clariion_set_params(struct scsi_device *sdev, const char *params) in clariion_set_params() [all …]
|
D | scsi_dh_hp_sw.c | 31 struct scsi_device *sdev; member 43 static int tur_done(struct scsi_device *sdev, struct hp_sw_dh_data *h, in tur_done() 81 static int hp_sw_tur(struct scsi_device *sdev, struct hp_sw_dh_data *h) in hp_sw_tur() 121 struct scsi_device *sdev = h->sdev; in hp_sw_start_stop() local 162 static blk_status_t hp_sw_prep_fn(struct scsi_device *sdev, struct request *req) in hp_sw_prep_fn() 184 static int hp_sw_activate(struct scsi_device *sdev, in hp_sw_activate() 200 static int hp_sw_bus_attach(struct scsi_device *sdev) in hp_sw_bus_attach() 231 static void hp_sw_bus_detach( struct scsi_device *sdev ) in hp_sw_bus_detach()
|
D | scsi_dh_alua.c | 88 struct scsi_device *sdev; member 125 static int submit_rtpg(struct scsi_device *sdev, unsigned char *buff, in submit_rtpg() 153 static int submit_stpg(struct scsi_device *sdev, int group_id, in submit_stpg() 210 static struct alua_port_group *alua_alloc_pg(struct scsi_device *sdev, in alua_alloc_pg() 267 static int alua_check_tpgs(struct scsi_device *sdev) in alua_check_tpgs() 319 static int alua_check_vpd(struct scsi_device *sdev, struct alua_dh_data *h, in alua_check_vpd() 408 static int alua_check_sense(struct scsi_device *sdev, in alua_check_sense() 481 static int alua_tur(struct scsi_device *sdev) in alua_tur() 505 static int alua_rtpg(struct scsi_device *sdev, struct alua_port_group *pg) in alua_rtpg() 743 static unsigned alua_stpg(struct scsi_device *sdev, struct alua_port_group *pg) in alua_stpg() [all …]
|
/linux-5.10/sound/soc/sof/intel/ |
D | hda-loader.c | 28 static struct hdac_ext_stream *cl_stream_prepare(struct snd_sof_dev *sdev, unsigned int format, in cl_stream_prepare() 85 static int cl_dsp_init(struct snd_sof_dev *sdev, int stream_tag) in cl_dsp_init() 183 static int cl_trigger(struct snd_sof_dev *sdev, in cl_trigger() 210 static int cl_cleanup(struct snd_sof_dev *sdev, struct snd_dma_buffer *dmab, in cl_cleanup() 242 static int cl_copy_fw(struct snd_sof_dev *sdev, struct hdac_ext_stream *stream) in cl_copy_fw() 281 int hda_dsp_cl_boot_firmware_iccmax(struct snd_sof_dev *sdev) in hda_dsp_cl_boot_firmware_iccmax() 329 int hda_dsp_cl_boot_firmware(struct snd_sof_dev *sdev) in hda_dsp_cl_boot_firmware() 448 int hda_dsp_pre_fw_run(struct snd_sof_dev *sdev) in hda_dsp_pre_fw_run() 455 int hda_dsp_post_fw_run(struct snd_sof_dev *sdev) in hda_dsp_post_fw_run()
|
D | hda-stream.c | 31 static int hda_setup_bdle(struct snd_sof_dev *sdev, in hda_setup_bdle() 82 int hda_dsp_stream_setup_bdl(struct snd_sof_dev *sdev, in hda_dsp_stream_setup_bdl() 131 int hda_dsp_stream_spib_config(struct snd_sof_dev *sdev, in hda_dsp_stream_spib_config() 158 hda_dsp_stream_get(struct snd_sof_dev *sdev, int direction) in hda_dsp_stream_get() 206 int hda_dsp_stream_put(struct snd_sof_dev *sdev, int direction, int stream_tag) in hda_dsp_stream_put() 249 int hda_dsp_stream_trigger(struct snd_sof_dev *sdev, in hda_dsp_stream_trigger() 328 int hda_dsp_iccmax_stream_hw_params(struct snd_sof_dev *sdev, struct hdac_ext_stream *stream, in hda_dsp_iccmax_stream_hw_params() 398 int hda_dsp_stream_hw_params(struct snd_sof_dev *sdev, in hda_dsp_stream_hw_params() 602 int hda_dsp_stream_hw_free(struct snd_sof_dev *sdev, in hda_dsp_stream_hw_free() 624 bool hda_dsp_check_stream_irq(struct snd_sof_dev *sdev) in hda_dsp_check_stream_irq() [all …]
|
D | hda-pcm.c | 30 u32 hda_dsp_get_mult_div(struct snd_sof_dev *sdev, int rate) in hda_dsp_get_mult_div() 64 u32 hda_dsp_get_bits(struct snd_sof_dev *sdev, int sample_bits) in hda_dsp_get_bits() 84 int hda_dsp_pcm_hw_params(struct snd_sof_dev *sdev, in hda_dsp_pcm_hw_params() 138 int hda_dsp_pcm_trigger(struct snd_sof_dev *sdev, in hda_dsp_pcm_trigger() 147 snd_pcm_uframes_t hda_dsp_pcm_pointer(struct snd_sof_dev *sdev, in hda_dsp_pcm_pointer() 215 int hda_dsp_pcm_open(struct snd_sof_dev *sdev, in hda_dsp_pcm_open() 233 int hda_dsp_pcm_close(struct snd_sof_dev *sdev, in hda_dsp_pcm_close()
|
D | hda-trace.c | 22 static int hda_dsp_trace_prepare(struct snd_sof_dev *sdev) in hda_dsp_trace_prepare() 40 int hda_dsp_trace_init(struct snd_sof_dev *sdev, u32 *stream_tag) in hda_dsp_trace_init() 71 int hda_dsp_trace_release(struct snd_sof_dev *sdev) in hda_dsp_trace_release() 89 int hda_dsp_trace_trigger(struct snd_sof_dev *sdev, int cmd) in hda_dsp_trace_trigger()
|
D | cnl.c | 34 struct snd_sof_dev *sdev = context; in cnl_ipc_irq_thread() local 108 static void cnl_ipc_host_done(struct snd_sof_dev *sdev) in cnl_ipc_host_done() 128 static void cnl_ipc_dsp_done(struct snd_sof_dev *sdev) in cnl_ipc_dsp_done() 166 int cnl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in cnl_ipc_send_msg() 213 void cnl_ipc_dump(struct snd_sof_dev *sdev) in cnl_ipc_dump()
|
D | hda-compress.c | 22 int hda_probe_compr_assign(struct snd_sof_dev *sdev, in hda_probe_compr_assign() 39 int hda_probe_compr_free(struct snd_sof_dev *sdev, in hda_probe_compr_free() 59 int hda_probe_compr_set_params(struct snd_sof_dev *sdev, in hda_probe_compr_set_params() 92 int hda_probe_compr_trigger(struct snd_sof_dev *sdev, in hda_probe_compr_trigger() 101 int hda_probe_compr_pointer(struct snd_sof_dev *sdev, in hda_probe_compr_pointer()
|
D | intel-ipc.c | 28 void intel_ipc_msg_data(struct snd_sof_dev *sdev, in intel_ipc_msg_data() 44 int intel_ipc_pcm_params(struct snd_sof_dev *sdev, in intel_ipc_pcm_params() 65 int intel_pcm_open(struct snd_sof_dev *sdev, in intel_pcm_open() 80 int intel_pcm_close(struct snd_sof_dev *sdev, in intel_pcm_close()
|
/linux-5.10/sound/soc/sof/ |
D | ipc.c | 30 struct snd_sof_dev *sdev; member 209 struct snd_sof_dev *sdev = ipc->sdev; in tx_wait_done() local 244 struct snd_sof_dev *sdev = ipc->sdev; in sof_ipc_tx_message_unlocked() local 344 void snd_sof_ipc_reply(struct snd_sof_dev *sdev, u32 msg_id) in snd_sof_ipc_reply() 362 void snd_sof_ipc_msgs_rx(struct snd_sof_dev *sdev) in snd_sof_ipc_msgs_rx() 418 static void ipc_trace_message(struct snd_sof_dev *sdev, u32 msg_id) in ipc_trace_message() 439 static void ipc_period_elapsed(struct snd_sof_dev *sdev, u32 msg_id) in ipc_period_elapsed() 469 static void ipc_xrun(struct snd_sof_dev *sdev, u32 msg_id) in ipc_xrun() 498 static void ipc_stream_message(struct snd_sof_dev *sdev, u32 msg_cmd) in ipc_stream_message() 523 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_ipc_stream_posn() local [all …]
|
D | utils.c | 25 void sof_io_write(struct snd_sof_dev *sdev, void __iomem *addr, u32 value) in sof_io_write() 31 u32 sof_io_read(struct snd_sof_dev *sdev, void __iomem *addr) in sof_io_read() 37 void sof_io_write64(struct snd_sof_dev *sdev, void __iomem *addr, u64 value) in sof_io_write64() 43 u64 sof_io_read64(struct snd_sof_dev *sdev, void __iomem *addr) in sof_io_read64() 53 void sof_mailbox_write(struct snd_sof_dev *sdev, u32 offset, in sof_mailbox_write() 62 void sof_mailbox_read(struct snd_sof_dev *sdev, u32 offset, in sof_mailbox_read() 75 void sof_block_write(struct snd_sof_dev *sdev, u32 bar, u32 offset, void *src, in sof_block_write() 106 void sof_block_read(struct snd_sof_dev *sdev, u32 bar, u32 offset, void *dest, in sof_block_read()
|
D | ops.c | 15 bool snd_sof_pci_update_bits_unlocked(struct snd_sof_dev *sdev, u32 offset, in snd_sof_pci_update_bits_unlocked() 38 bool snd_sof_pci_update_bits(struct snd_sof_dev *sdev, u32 offset, in snd_sof_pci_update_bits() 51 bool snd_sof_dsp_update_bits_unlocked(struct snd_sof_dev *sdev, u32 bar, in snd_sof_dsp_update_bits_unlocked() 71 bool snd_sof_dsp_update_bits64_unlocked(struct snd_sof_dev *sdev, u32 bar, in snd_sof_dsp_update_bits64_unlocked() 90 bool snd_sof_dsp_update_bits(struct snd_sof_dev *sdev, u32 bar, u32 offset, in snd_sof_dsp_update_bits() 104 bool snd_sof_dsp_update_bits64(struct snd_sof_dev *sdev, u32 bar, u32 offset, in snd_sof_dsp_update_bits64() 119 void snd_sof_dsp_update_bits_forced_unlocked(struct snd_sof_dev *sdev, u32 bar, in snd_sof_dsp_update_bits_forced_unlocked() 134 void snd_sof_dsp_update_bits_forced(struct snd_sof_dev *sdev, u32 bar, in snd_sof_dsp_update_bits_forced() 145 void snd_sof_dsp_panic(struct snd_sof_dev *sdev, u32 offset) in snd_sof_dsp_panic()
|
D | debug.c | 101 struct snd_sof_dev *sdev = dfse->sdev; in probe_points_read() local 141 struct snd_sof_dev *sdev = dfse->sdev; in probe_points_write() local 182 struct snd_sof_dev *sdev = dfse->sdev; in probe_points_remove_write() local 214 static int snd_sof_debugfs_probe_item(struct snd_sof_dev *sdev, in snd_sof_debugfs_probe_item() 240 static int sof_debug_ipc_flood_test(struct snd_sof_dev *sdev, in sof_debug_ipc_flood_test() 342 struct snd_sof_dev *sdev = dfse->sdev; in sof_dfsentry_write() local 440 struct snd_sof_dev *sdev = dfse->sdev; in sof_dfsentry_read() local 548 int snd_sof_debugfs_io_item(struct snd_sof_dev *sdev, in snd_sof_debugfs_io_item() 591 int snd_sof_debugfs_buf_item(struct snd_sof_dev *sdev, in snd_sof_debugfs_buf_item() 629 int snd_sof_dbg_init(struct snd_sof_dev *sdev) in snd_sof_dbg_init() [all …]
|
D | pcm.c | 45 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_pcm_dsp_params() local 99 struct snd_sof_dev *sdev, in sof_pcm_dsp_pcm_free() 125 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_hw_params() local 241 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_hw_free() local 314 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_trigger() local 427 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_pointer() local 461 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_open() local 532 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_close() local 568 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_new() local 755 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_probe() local [all …]
|
D | core.c | 60 void snd_sof_get_status(struct snd_sof_dev *sdev, u32 panic_code, in snd_sof_get_status() 138 static int sof_probe_continue(struct snd_sof_dev *sdev) in sof_probe_continue() 271 struct snd_sof_dev *sdev = in sof_probe_work() local 284 struct snd_sof_dev *sdev; in snd_sof_device_probe() local 344 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_device_remove() local
|
D | compress.c | 24 struct snd_sof_dev *sdev = in sof_probe_compr_open() local 42 struct snd_sof_dev *sdev = in sof_probe_compr_free() local 75 struct snd_sof_dev *sdev = in sof_probe_compr_set_params() local 103 struct snd_sof_dev *sdev = in sof_probe_compr_trigger() local 113 struct snd_sof_dev *sdev = in sof_probe_compr_pointer() local
|
/linux-5.10/drivers/usb/usbip/ |
D | stub_dev.c | 21 struct stub_device *sdev = dev_get_drvdata(dev); in usbip_status_show() local 45 struct stub_device *sdev = dev_get_drvdata(dev); in usbip_sockfd_store() local 119 struct stub_device *sdev = container_of(ud, struct stub_device, ud); in stub_shutdown_connection() local 178 struct stub_device *sdev = container_of(ud, struct stub_device, ud); in stub_device_reset() local 223 struct stub_device *sdev; in stub_device_alloc() local 268 static void stub_device_free(struct stub_device *sdev) in stub_device_free() 275 struct stub_device *sdev = NULL; in stub_probe() local 395 struct stub_device *sdev; in stub_disconnect() local
|
D | stub_tx.c | 14 void stub_enqueue_ret_unlink(struct stub_device *sdev, __u32 seqnum, in stub_enqueue_ret_unlink() 43 struct stub_device *sdev = priv->sdev; in stub_complete() local 132 static struct stub_priv *dequeue_from_priv_tx(struct stub_device *sdev) in dequeue_from_priv_tx() 150 static int stub_send_ret_submit(struct stub_device *sdev) in stub_send_ret_submit() 343 static struct stub_unlink *dequeue_from_unlink_tx(struct stub_device *sdev) in dequeue_from_unlink_tx() 361 static int stub_send_ret_unlink(struct stub_device *sdev) in stub_send_ret_unlink() 420 struct stub_device *sdev = container_of(ud, struct stub_device, ud); in stub_tx_loop() local
|
/linux-5.10/drivers/scsi/ |
D | scsi_ioctl.c | 89 static int ioctl_internal_command(struct scsi_device *sdev, char *cmd, in ioctl_internal_command() 142 int scsi_set_medium_removal(struct scsi_device *sdev, char state) in scsi_set_medium_removal() 175 static int scsi_ioctl_get_pci(struct scsi_device *sdev, void __user *arg) in scsi_ioctl_get_pci() 192 static int scsi_ioctl_common(struct scsi_device *sdev, int cmd, void __user *arg) in scsi_ioctl_common() 273 int scsi_ioctl(struct scsi_device *sdev, int cmd, void __user *arg) in scsi_ioctl() 288 int scsi_compat_ioctl(struct scsi_device *sdev, int cmd, void __user *arg) in scsi_compat_ioctl() 306 int scsi_ioctl_block_when_processing_errors(struct scsi_device *sdev, int cmd, in scsi_ioctl_block_when_processing_errors()
|
D | scsi_sysfs.c | 439 struct scsi_device *sdev; in scsi_device_cls_release() local 447 struct scsi_device *sdev; in scsi_device_dev_release_usercontext() local 534 struct scsi_device *sdev; in scsi_bus_uevent() local 672 struct scsi_device *sdev = to_scsi_device(dev); in sdev_show_device_busy() local 681 struct scsi_device *sdev = to_scsi_device(dev); in sdev_show_device_blocked() local 692 struct scsi_device *sdev; in sdev_show_timeout() local 701 struct scsi_device *sdev; in sdev_store_timeout() local 713 struct scsi_device *sdev; in sdev_show_eh_timeout() local 722 struct scsi_device *sdev; in sdev_store_eh_timeout() local 753 struct scsi_device *sdev = to_scsi_device(dev); in sdev_store_delete() local [all …]
|
D | scsi_error.c | 142 struct scsi_device *sdev = scmd->device; in scmd_eh_abort_handler() local 196 struct scsi_device *sdev = scmd->device; in scsi_abort_command() local 342 int scsi_block_when_processing_errors(struct scsi_device *sdev) in scsi_block_when_processing_errors() 364 struct scsi_device *sdev; in scsi_eh_prt_fail_stats() local 405 static void scsi_report_lun_change(struct scsi_device *sdev) in scsi_report_lun_change() 416 static void scsi_report_sense(struct scsi_device *sdev, in scsi_report_sense() 491 struct scsi_device *sdev = scmd->device; in scsi_check_sense() local 651 static void scsi_handle_queue_ramp_up(struct scsi_device *sdev) in scsi_handle_queue_ramp_up() 683 static void scsi_handle_queue_full(struct scsi_device *sdev) in scsi_handle_queue_full() 851 static void __scsi_report_device_reset(struct scsi_device *sdev, void *data) in __scsi_report_device_reset() [all …]
|
/linux-5.10/drivers/s390/scsi/ |
D | zfcp_erp.c | 84 static void zfcp_erp_action_dismiss_lun(struct scsi_device *sdev) in zfcp_erp_action_dismiss_lun() 94 struct scsi_device *sdev; in zfcp_erp_action_dismiss_port() local 123 struct zfcp_port *port, struct scsi_device *sdev) in zfcp_erp_handle_failed() 164 struct scsi_device *sdev) in zfcp_erp_required_act() 217 struct scsi_device *sdev) in zfcp_erp_setup_act() 284 struct scsi_device *sdev, in zfcp_erp_action_enqueue() 453 static void zfcp_erp_lun_block(struct scsi_device *sdev, int clear_mask) in zfcp_erp_lun_block() 459 static void _zfcp_erp_lun_reopen(struct scsi_device *sdev, int clear, in _zfcp_erp_lun_reopen() 479 void zfcp_erp_lun_reopen(struct scsi_device *sdev, int clear, char *dbftag) in zfcp_erp_lun_reopen() 497 void zfcp_erp_lun_shutdown(struct scsi_device *sdev, int clear, char *dbftag) in zfcp_erp_lun_shutdown() [all …]
|
/linux-5.10/drivers/infiniband/sw/siw/ |
D | siw_main.c | 64 static int siw_device_register(struct siw_device *sdev, const char *name) in siw_device_register() 85 struct siw_device *sdev = to_siw_dev(base_dev); in siw_device_cleanup() local 187 int siw_get_tx_cpu(struct siw_device *sdev) in siw_get_tx_cpu() 306 struct siw_device *sdev = NULL; in siw_device_create() local 449 struct siw_device *sdev = in siw_netdev_down() local 468 static void siw_device_goes_down(struct siw_device *sdev) in siw_device_goes_down() 481 struct siw_device *sdev; in siw_netdev_event() local 547 struct siw_device *sdev = NULL; in siw_newlink() local
|
/linux-5.10/drivers/dma/sh/ |
D | shdma-base.c | 54 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_chan_xfer_ld_queue() local 127 struct shdma_dev *sdev = in shdma_tx_submit() local 173 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_setup_slave() local 206 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_alloc_chan_resources() local 277 struct shdma_dev *sdev; in shdma_chan_filter() local 453 struct shdma_dev *sdev = to_shdma_dev(chan->device); in shdma_free_chan_resources() local 505 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_add_desc() local 666 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_prep_slave_sg() local 697 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_prep_dma_cyclic() local 756 struct shdma_dev *sdev = to_shdma_dev(chan->device); in shdma_terminate_all() local [all …]
|