Home
last modified time | relevance | path

Searched defs:sdev (Results 26 – 50 of 283) sorted by relevance

12345678910>>...12

/Linux-v5.4/drivers/scsi/device_handler/
Dscsi_dh_emc.c100 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 …]
Dscsi_dh_hp_sw.c31 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()
Dscsi_dh_alua.c88 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()
742 static unsigned alua_stpg(struct scsi_device *sdev, struct alua_port_group *pg) in alua_stpg()
[all …]
/Linux-v5.4/sound/soc/sof/
Dipc.c29 struct snd_sof_dev *sdev; member
202 struct snd_sof_dev *sdev = ipc->sdev; in tx_wait_done() local
237 struct snd_sof_dev *sdev = ipc->sdev; in sof_ipc_tx_message_unlocked() local
312 int snd_sof_ipc_reply(struct snd_sof_dev *sdev, u32 msg_id) in snd_sof_ipc_reply()
331 void snd_sof_ipc_msgs_rx(struct snd_sof_dev *sdev) in snd_sof_ipc_msgs_rx()
394 static void ipc_trace_message(struct snd_sof_dev *sdev, u32 msg_id) in ipc_trace_message()
415 static void ipc_period_elapsed(struct snd_sof_dev *sdev, u32 msg_id) in ipc_period_elapsed()
444 static void ipc_xrun(struct snd_sof_dev *sdev, u32 msg_id) in ipc_xrun()
472 static void ipc_stream_message(struct snd_sof_dev *sdev, u32 msg_cmd) in ipc_stream_message()
493 int snd_sof_ipc_stream_posn(struct snd_sof_dev *sdev, in snd_sof_ipc_stream_posn()
[all …]
Dpm.c14 static int sof_restore_kcontrols(struct snd_sof_dev *sdev) in sof_restore_kcontrols()
62 static int sof_restore_pipelines(struct snd_sof_dev *sdev) in sof_restore_pipelines()
200 static int sof_send_pm_ipc(struct snd_sof_dev *sdev, int cmd) in sof_send_pm_ipc()
216 static int sof_set_hw_params_upon_resume(struct snd_sof_dev *sdev) in sof_set_hw_params_upon_resume()
245 static void sof_cache_debugfs(struct snd_sof_dev *sdev) in sof_cache_debugfs()
265 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sof_resume() local
334 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sof_suspend() local
399 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_runtime_idle() local
Dops.c15 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()
Dtopology.c56 struct snd_sof_dev *sdev = swidget->sdev; in ipc_pcm_params() local
114 struct snd_sof_dev *sdev = swidget->sdev; in ipc_trigger() local
138 struct snd_sof_dev *sdev; in sof_keyword_dapm_event() local
444 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_control_load_volume() local
508 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_control_load_enum() local
539 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_control_load_bytes() local
909 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_parse_word_tokens() local
982 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_parse_tokens() local
1036 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_dbg_comp_config() local
1051 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_control_load() local
[all …]
Ddebug.c25 static int sof_debug_ipc_flood_test(struct snd_sof_dev *sdev, in sof_debug_ipc_flood_test()
127 struct snd_sof_dev *sdev = dfse->sdev; in sof_dfsentry_write() local
225 struct snd_sof_dev *sdev = dfse->sdev; in sof_dfsentry_read() local
333 int snd_sof_debugfs_io_item(struct snd_sof_dev *sdev, in snd_sof_debugfs_io_item()
376 int snd_sof_debugfs_buf_item(struct snd_sof_dev *sdev, in snd_sof_debugfs_buf_item()
414 int snd_sof_dbg_init(struct snd_sof_dev *sdev) in snd_sof_dbg_init()
461 void snd_sof_free_debug(struct snd_sof_dev *sdev) in snd_sof_free_debug()
/Linux-v5.4/drivers/usb/usbip/
Dstub_dev.c21 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
Dstub_tx.c14 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
Dstub_rx.c133 struct stub_device *sdev = priv->sdev; in tweak_set_configuration_cmd() local
151 struct stub_device *sdev = priv->sdev; in tweak_reset_device_cmd() local
202 static int stub_recv_cmd_unlink(struct stub_device *sdev, in stub_recv_cmd_unlink()
277 static int valid_request(struct stub_device *sdev, struct usbip_header *pdu) in valid_request()
294 static struct stub_priv *stub_priv_alloc(struct stub_device *sdev, in stub_priv_alloc()
325 static int get_pipe(struct stub_device *sdev, struct usbip_header *pdu) in get_pipe()
453 static void stub_recv_cmd_submit(struct stub_device *sdev, in stub_recv_cmd_submit()
617 struct stub_device *sdev = container_of(ud, struct stub_device, ud); in stub_rx_pdu() local
/Linux-v5.4/drivers/scsi/
Dscsi_sysfs.c428 struct scsi_device *sdev; in scsi_device_cls_release() local
436 struct scsi_device *sdev; in scsi_device_dev_release_usercontext() local
514 struct scsi_device *sdev; in scsi_bus_uevent() local
652 struct scsi_device *sdev = to_scsi_device(dev); in sdev_show_device_busy() local
661 struct scsi_device *sdev = to_scsi_device(dev); in sdev_show_device_blocked() local
672 struct scsi_device *sdev; in sdev_show_timeout() local
681 struct scsi_device *sdev; in sdev_store_timeout() local
693 struct scsi_device *sdev; in sdev_show_eh_timeout() local
702 struct scsi_device *sdev; in sdev_store_eh_timeout() local
733 struct scsi_device *sdev = to_scsi_device(dev); in sdev_store_delete() local
[all …]
Dscsi_error.c134 struct scsi_device *sdev = scmd->device; in scmd_eh_abort_handler() local
188 struct scsi_device *sdev = scmd->device; in scsi_abort_command() local
334 int scsi_block_when_processing_errors(struct scsi_device *sdev) in scsi_block_when_processing_errors()
356 struct scsi_device *sdev; in scsi_eh_prt_fail_stats() local
397 static void scsi_report_lun_change(struct scsi_device *sdev) in scsi_report_lun_change()
408 static void scsi_report_sense(struct scsi_device *sdev, in scsi_report_sense()
483 struct scsi_device *sdev = scmd->device; in scsi_check_sense() local
643 static void scsi_handle_queue_ramp_up(struct scsi_device *sdev) in scsi_handle_queue_ramp_up()
675 static void scsi_handle_queue_full(struct scsi_device *sdev) in scsi_handle_queue_full()
843 static void __scsi_report_device_reset(struct scsi_device *sdev, void *data) in __scsi_report_device_reset()
[all …]
Dscsi_ioctl.c89 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()
202 int scsi_ioctl(struct scsi_device *sdev, int cmd, void __user *arg) in scsi_ioctl()
280 int scsi_ioctl_block_when_processing_errors(struct scsi_device *sdev, int cmd, in scsi_ioctl_block_when_processing_errors()
/Linux-v5.4/sound/soc/sof/intel/
Dhda-pcm.c29 static inline u32 get_mult_div(struct snd_sof_dev *sdev, int rate) in get_mult_div()
63 static inline u32 get_bits(struct snd_sof_dev *sdev, int sample_bits) in get_bits()
83 int hda_dsp_pcm_hw_params(struct snd_sof_dev *sdev, in hda_dsp_pcm_hw_params()
128 int hda_dsp_pcm_trigger(struct snd_sof_dev *sdev, in hda_dsp_pcm_trigger()
137 snd_pcm_uframes_t hda_dsp_pcm_pointer(struct snd_sof_dev *sdev, in hda_dsp_pcm_pointer()
204 int hda_dsp_pcm_open(struct snd_sof_dev *sdev, in hda_dsp_pcm_open()
222 int hda_dsp_pcm_close(struct snd_sof_dev *sdev, in hda_dsp_pcm_close()
Dcnl.c32 struct snd_sof_dev *sdev = context; in cnl_ipc_irq_thread() local
115 static void cnl_ipc_host_done(struct snd_sof_dev *sdev) in cnl_ipc_host_done()
135 static void cnl_ipc_dsp_done(struct snd_sof_dev *sdev) in cnl_ipc_dsp_done()
153 static int cnl_ipc_send_msg(struct snd_sof_dev *sdev, in cnl_ipc_send_msg()
165 static void cnl_ipc_dump(struct snd_sof_dev *sdev) in cnl_ipc_dump()
Dhda-trace.c22 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()
Dhda-stream.c28 static int hda_setup_bdle(struct snd_sof_dev *sdev, in hda_setup_bdle()
79 int hda_dsp_stream_setup_bdl(struct snd_sof_dev *sdev, in hda_dsp_stream_setup_bdl()
128 int hda_dsp_stream_spib_config(struct snd_sof_dev *sdev, in hda_dsp_stream_spib_config()
155 hda_dsp_stream_get(struct snd_sof_dev *sdev, int direction) in hda_dsp_stream_get()
203 int hda_dsp_stream_put(struct snd_sof_dev *sdev, int direction, int stream_tag) in hda_dsp_stream_put()
246 int hda_dsp_stream_trigger(struct snd_sof_dev *sdev, in hda_dsp_stream_trigger()
320 int hda_dsp_stream_hw_params(struct snd_sof_dev *sdev, in hda_dsp_stream_hw_params()
516 int hda_dsp_stream_hw_free(struct snd_sof_dev *sdev, in hda_dsp_stream_hw_free()
628 int hda_dsp_stream_init(struct snd_sof_dev *sdev) in hda_dsp_stream_init()
802 void hda_dsp_stream_free(struct snd_sof_dev *sdev) in hda_dsp_stream_free()
Dintel-ipc.c28 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-v5.4/drivers/s390/scsi/
Dzfcp_erp.c83 static void zfcp_erp_action_dismiss_lun(struct scsi_device *sdev) in zfcp_erp_action_dismiss_lun()
93 struct scsi_device *sdev; in zfcp_erp_action_dismiss_port() local
122 struct zfcp_port *port, struct scsi_device *sdev) in zfcp_erp_handle_failed()
163 struct scsi_device *sdev) in zfcp_erp_required_act()
216 struct scsi_device *sdev) in zfcp_erp_setup_act()
283 struct scsi_device *sdev, in zfcp_erp_action_enqueue()
452 static void zfcp_erp_lun_block(struct scsi_device *sdev, int clear_mask) in zfcp_erp_lun_block()
458 static void _zfcp_erp_lun_reopen(struct scsi_device *sdev, int clear, in _zfcp_erp_lun_reopen()
478 void zfcp_erp_lun_reopen(struct scsi_device *sdev, int clear, char *dbftag) in zfcp_erp_lun_reopen()
496 void zfcp_erp_lun_shutdown(struct scsi_device *sdev, int clear, char *dbftag) in zfcp_erp_lun_shutdown()
[all …]
/Linux-v5.4/drivers/dma/sh/
Dshdma-base.c54 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 …]
/Linux-v5.4/drivers/infiniband/sw/siw/
Dsiw_main.c63 static int siw_device_register(struct siw_device *sdev, const char *name) in siw_device_register()
83 struct siw_device *sdev = to_siw_dev(base_dev); in siw_device_cleanup() local
185 int siw_get_tx_cpu(struct siw_device *sdev) in siw_get_tx_cpu()
324 struct siw_device *sdev = NULL; in siw_device_create() local
458 struct siw_device *sdev = in siw_netdev_down() local
477 static void siw_device_goes_down(struct siw_device *sdev) in siw_device_goes_down()
490 struct siw_device *sdev; in siw_netdev_event() local
556 struct siw_device *sdev = NULL; in siw_newlink() local
Dsiw_verbs.c99 struct siw_device *sdev = to_siw_dev(base_ctx->device); in siw_alloc_ucontext() local
157 struct siw_device *sdev = to_siw_dev(base_dev); in siw_query_device() local
199 struct siw_device *sdev = to_siw_dev(base_dev); in siw_query_port() local
256 struct siw_device *sdev = to_siw_dev(base_dev); in siw_query_gid() local
267 struct siw_device *sdev = to_siw_dev(pd->device); in siw_alloc_pd() local
280 struct siw_device *sdev = to_siw_dev(pd->device); in siw_dealloc_pd() local
313 struct siw_device *sdev = to_siw_dev(base_dev); in siw_create_qp() local
527 struct siw_device *sdev; in siw_query_qp() local
985 struct siw_device *sdev = to_siw_dev(base_cq->device); in siw_destroy_cq() local
1015 struct siw_device *sdev = to_siw_dev(base_cq->device); in siw_create_cq() local
[all …]
/Linux-v5.4/drivers/slimbus/
Dstream.c126 struct slim_device *sdev = stream->dev; in slim_connect_port_channel() local
146 struct slim_device *sdev = stream->dev; in slim_disconnect_port() local
162 struct slim_device *sdev = stream->dev; in slim_deactivate_remove_channel() local
266 struct slim_device *sdev = stream->dev; in slim_define_channel_content() local
301 struct slim_device *sdev = stream->dev; in slim_define_channel() local
325 struct slim_device *sdev = stream->dev; in slim_activate_channel() local
466 struct slim_device *sdev = stream->dev; in slim_stream_free() local
/Linux-v5.4/include/scsi/
Dscsi_device.h240 #define sdev_dbg(sdev, fmt, a...) \ argument
251 #define sdev_printk(l, sdev, fmt, a...) \ argument
319 static inline struct scsi_target *scsi_target(struct scsi_device *sdev) in scsi_target()
368 #define shost_for_each_device(sdev, shost) \ argument
386 #define __shost_for_each_device(sdev, shost) \ argument
437 #define scsi_execute(sdev, cmd, data_direction, buffer, bufflen, sense, \ argument
446 static inline int scsi_execute_req(struct scsi_device *sdev, in scsi_execute_req()
467 static inline int __must_check scsi_device_reprobe(struct scsi_device *sdev) in scsi_device_reprobe()
472 static inline unsigned int sdev_channel(struct scsi_device *sdev) in sdev_channel()
477 static inline unsigned int sdev_id(struct scsi_device *sdev) in sdev_id()
[all …]

12345678910>>...12