Home
last modified time | relevance | path

Searched defs:sdev (Results 51 – 75 of 347) sorted by relevance

12345678910>>...14

/Linux-v6.1/drivers/platform/surface/
Dsurface_platform_profile.c31 struct ssam_device *sdev; member
45 static int ssam_tmp_profile_get(struct ssam_device *sdev, enum ssam_tmp_profile *p) in ssam_tmp_profile_get()
58 static int ssam_tmp_profile_set(struct ssam_device *sdev, enum ssam_tmp_profile p) in ssam_tmp_profile_set()
65 static int convert_ssam_to_profile(struct ssam_device *sdev, enum ssam_tmp_profile p) in convert_ssam_to_profile()
86 static int convert_profile_to_ssam(struct ssam_device *sdev, enum platform_profile_option p) in convert_profile_to_ssam()
144 static int surface_platform_profile_probe(struct ssam_device *sdev) in surface_platform_profile_probe()
166 static void surface_platform_profile_remove(struct ssam_device *sdev) in surface_platform_profile_remove()
/Linux-v6.1/sound/soc/sof/mediatek/mt8186/
Dmt8186-clk.c25 int mt8186_adsp_init_clock(struct snd_sof_dev *sdev) in mt8186_adsp_init_clock()
45 static int adsp_enable_all_clock(struct snd_sof_dev *sdev) in adsp_enable_all_clock()
69 static void adsp_disable_all_clock(struct snd_sof_dev *sdev) in adsp_disable_all_clock()
77 int mt8186_adsp_clock_on(struct snd_sof_dev *sdev) in mt8186_adsp_clock_on()
95 void mt8186_adsp_clock_off(struct snd_sof_dev *sdev) in mt8186_adsp_clock_off()
/Linux-v6.1/drivers/scsi/
Dscsi_error.c127 struct scsi_device *sdev = cmd->device; in scsi_eh_should_retry_cmd() local
151 struct scsi_device *sdev = scmd->device; in scmd_eh_abort_handler() local
230 struct scsi_device *sdev = scmd->device; in scsi_abort_command() local
379 int scsi_block_when_processing_errors(struct scsi_device *sdev) in scsi_block_when_processing_errors()
401 struct scsi_device *sdev; in scsi_eh_prt_fail_stats() local
442 static void scsi_report_lun_change(struct scsi_device *sdev) in scsi_report_lun_change()
453 static void scsi_report_sense(struct scsi_device *sdev, in scsi_report_sense()
536 struct scsi_device *sdev = scmd->device; in scsi_check_sense() local
697 static void scsi_handle_queue_ramp_up(struct scsi_device *sdev) in scsi_handle_queue_ramp_up()
729 static void scsi_handle_queue_full(struct scsi_device *sdev) in scsi_handle_queue_full()
[all …]
/Linux-v6.1/sound/soc/sof/
Dpcm.c88 sof_pcm_setup_connected_widgets(struct snd_sof_dev *sdev, struct snd_soc_pcm_runtime *rtd, in sof_pcm_setup_connected_widgets()
126 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_hw_params() local
198 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_hw_free() local
281 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_trigger() local
366 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_pointer() local
398 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_open() local
462 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_close() local
498 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_new() local
571 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_dai_link_fixup() local
602 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_probe() local
[all …]
Dloader.c17 int snd_sof_load_firmware_raw(struct snd_sof_dev *sdev) in snd_sof_load_firmware_raw()
68 int snd_sof_load_firmware_memcpy(struct snd_sof_dev *sdev) in snd_sof_load_firmware_memcpy()
110 int snd_sof_run_firmware(struct snd_sof_dev *sdev) in snd_sof_run_firmware()
185 void snd_sof_fw_unload(struct snd_sof_dev *sdev) in snd_sof_fw_unload()
Dipc.c36 int sof_ipc_send_msg(struct snd_sof_dev *sdev, void *msg_data, size_t msg_bytes, in sof_ipc_send_msg()
105 void snd_sof_ipc_get_reply(struct snd_sof_dev *sdev) in snd_sof_ipc_get_reply()
122 void snd_sof_ipc_reply(struct snd_sof_dev *sdev, u32 msg_id) in snd_sof_ipc_reply()
139 struct snd_sof_ipc *snd_sof_ipc_init(struct snd_sof_dev *sdev) in snd_sof_ipc_init()
209 void snd_sof_ipc_free(struct snd_sof_dev *sdev) in snd_sof_ipc_free()
Dipc4-mtrace.c106 struct snd_sof_dev *sdev; member
120 struct snd_sof_dev *sdev; member
192 struct snd_sof_dev *sdev = core_data->sdev; in sof_ipc4_mtrace_dfs_read() local
391 static int mtrace_debugfs_create(struct snd_sof_dev *sdev) in mtrace_debugfs_create()
420 static int ipc4_mtrace_enable(struct snd_sof_dev *sdev) in ipc4_mtrace_enable()
466 static void ipc4_mtrace_disable(struct snd_sof_dev *sdev) in ipc4_mtrace_disable()
505 static void sof_mtrace_find_core_slots(struct snd_sof_dev *sdev) in sof_mtrace_find_core_slots()
547 static int ipc4_mtrace_init(struct snd_sof_dev *sdev) in ipc4_mtrace_init()
606 static void ipc4_mtrace_free(struct snd_sof_dev *sdev) in ipc4_mtrace_free()
611 int sof_ipc4_mtrace_update_pos(struct snd_sof_dev *sdev, int core) in sof_ipc4_mtrace_update_pos()
[all …]
Dstream-ipc.c28 int sof_ipc_msg_data(struct snd_sof_dev *sdev, in sof_ipc_msg_data()
48 int sof_set_stream_data_offset(struct snd_sof_dev *sdev, in sof_set_stream_data_offset()
68 int sof_stream_pcm_open(struct snd_sof_dev *sdev, in sof_stream_pcm_open()
90 int sof_stream_pcm_close(struct snd_sof_dev *sdev, in sof_stream_pcm_close()
Dipc4-topology.c291 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_ipc4_widget_set_module_info() local
507 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_ipc4_widget_setup_comp_dai() local
656 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_ipc4_widget_setup_comp_pga() local
819 sof_ipc4_update_pipeline_mem_usage(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget, in sof_ipc4_update_pipeline_mem_usage()
853 static int sof_ipc4_widget_assign_instance_id(struct snd_sof_dev *sdev, in sof_ipc4_widget_assign_instance_id()
869 static int sof_ipc4_init_audio_fmt(struct snd_sof_dev *sdev, in sof_ipc4_init_audio_fmt()
993 static int snd_sof_get_hw_config_params(struct snd_sof_dev *sdev, struct snd_sof_dai *dai, in snd_sof_get_hw_config_params()
1039 static int snd_sof_get_nhlt_endpoint_data(struct snd_sof_dev *sdev, struct snd_sof_dai *dai, in snd_sof_get_nhlt_endpoint_data()
1090 static int snd_sof_get_nhlt_endpoint_data(struct snd_sof_dev *sdev, struct snd_sof_dai *dai, in snd_sof_get_nhlt_endpoint_data()
1106 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_ipc4_prepare_copier_module() local
[all …]
/Linux-v6.1/sound/soc/sof/intel/
Dhda-pcm.c40 u32 hda_dsp_get_mult_div(struct snd_sof_dev *sdev, int rate) in hda_dsp_get_mult_div()
74 u32 hda_dsp_get_bits(struct snd_sof_dev *sdev, int sample_bits) in hda_dsp_get_bits()
94 int hda_dsp_pcm_hw_params(struct snd_sof_dev *sdev, in hda_dsp_pcm_hw_params()
142 int hda_dsp_pcm_ack(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream) in hda_dsp_pcm_ack()
164 int hda_dsp_pcm_trigger(struct snd_sof_dev *sdev, in hda_dsp_pcm_trigger()
173 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()
258 int hda_dsp_pcm_close(struct snd_sof_dev *sdev, in hda_dsp_pcm_close()
Dhda-probes.c32 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in hda_probes_compr_startup() local
53 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in hda_probes_compr_shutdown() local
75 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in hda_probes_compr_set_params() local
108 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in hda_probes_compr_trigger() local
137 int hda_probes_register(struct snd_sof_dev *sdev) in hda_probes_register()
143 void hda_probes_unregister(struct snd_sof_dev *sdev) in hda_probes_unregister()
Dbyt.c74 static void byt_reset_dsp_disable_int(struct snd_sof_dev *sdev) in byt_reset_dsp_disable_int()
86 static int byt_suspend(struct snd_sof_dev *sdev, u32 target_state) in byt_suspend()
93 static int byt_resume(struct snd_sof_dev *sdev) in byt_resume()
103 static int byt_remove(struct snd_sof_dev *sdev) in byt_remove()
110 static int byt_acpi_probe(struct snd_sof_dev *sdev) in byt_acpi_probe()
Dhda-trace.c22 static int hda_dsp_trace_prepare(struct snd_sof_dev *sdev, struct snd_dma_buffer *dmab) in hda_dsp_trace_prepare()
39 int hda_dsp_trace_init(struct snd_sof_dev *sdev, struct snd_dma_buffer *dmab, in hda_dsp_trace_init()
72 int hda_dsp_trace_release(struct snd_sof_dev *sdev) in hda_dsp_trace_release()
90 int hda_dsp_trace_trigger(struct snd_sof_dev *sdev, int cmd) in hda_dsp_trace_trigger()
/Linux-v6.1/sound/soc/sof/imx/
Dimx-common.c23 void imx8_get_registers(struct snd_sof_dev *sdev, in imx8_get_registers()
53 void imx8_dump(struct snd_sof_dev *sdev, u32 flags) in imx8_dump()
77 int imx8_parse_clocks(struct snd_sof_dev *sdev, struct imx_clocks *clks) in imx8_parse_clocks()
89 int imx8_enable_clocks(struct snd_sof_dev *sdev, struct imx_clocks *clks) in imx8_enable_clocks()
95 void imx8_disable_clocks(struct snd_sof_dev *sdev, struct imx_clocks *clks) in imx8_disable_clocks()
/Linux-v6.1/drivers/platform/surface/aggregator/
Dbus.c24 struct ssam_device *sdev = to_ssam_device(dev); in modalias_show() local
40 struct ssam_device *sdev = to_ssam_device(dev); in ssam_device_uevent() local
50 struct ssam_device *sdev = to_ssam_device(dev); in ssam_device_release() local
81 struct ssam_device *sdev; in ssam_device_alloc() local
127 int ssam_device_add(struct ssam_device *sdev) in ssam_device_add()
168 void ssam_device_remove(struct ssam_device *sdev) in ssam_device_remove()
310 struct ssam_device *sdev = to_ssam_device(dev); in ssam_bus_match() local
430 struct ssam_device *sdev; in ssam_add_client_device() local
501 struct ssam_device *sdev = to_ssam_device(dev); in ssam_remove_device() local
/Linux-v6.1/drivers/s390/scsi/
Dzfcp_erp.c84 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-v6.1/drivers/usb/usbip/
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
153 struct stub_device *sdev = priv->sdev; in tweak_reset_device_cmd() local
204 static int stub_recv_cmd_unlink(struct stub_device *sdev, in stub_recv_cmd_unlink()
279 static int valid_request(struct stub_device *sdev, struct usbip_header *pdu) in valid_request()
296 static struct stub_priv *stub_priv_alloc(struct stub_device *sdev, in stub_priv_alloc()
327 static int get_pipe(struct stub_device *sdev, struct usbip_header *pdu) in get_pipe()
455 static void stub_recv_cmd_submit(struct stub_device *sdev, in stub_recv_cmd_submit()
633 struct stub_device *sdev = container_of(ud, struct stub_device, ud); in stub_rx_pdu() local
/Linux-v6.1/drivers/infiniband/sw/siw/
Dsiw_main.c64 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()
307 struct siw_device *sdev = NULL; in siw_device_create() local
404 struct siw_device *sdev = in siw_netdev_down() local
423 static void siw_device_goes_down(struct siw_device *sdev) in siw_device_goes_down()
436 struct siw_device *sdev; in siw_netdev_event() local
502 struct siw_device *sdev = NULL; in siw_newlink() local
Dsiw_verbs.c82 struct siw_device *sdev = to_siw_dev(base_ctx->device); in siw_alloc_ucontext() local
126 struct siw_device *sdev = to_siw_dev(base_dev); in siw_query_device() local
168 struct siw_device *sdev = to_siw_dev(base_dev); in siw_query_port() local
217 struct siw_device *sdev = to_siw_dev(base_dev); in siw_query_gid() local
228 struct siw_device *sdev = to_siw_dev(pd->device); in siw_alloc_pd() local
241 struct siw_device *sdev = to_siw_dev(pd->device); in siw_dealloc_pd() local
301 struct siw_device *sdev = to_siw_dev(base_dev); in siw_create_qp() local
510 struct siw_device *sdev; in siw_query_qp() local
1071 struct siw_device *sdev = to_siw_dev(base_cq->device); in siw_destroy_cq() local
1102 struct siw_device *sdev = to_siw_dev(base_cq->device); in siw_create_cq() local
[all …]
/Linux-v6.1/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-v6.1/sound/soc/sof/amd/
Dacp-loader.c30 int acp_dsp_block_read(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, in acp_dsp_block_read()
48 int acp_dsp_block_write(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, in acp_dsp_block_write()
102 int acp_get_bar_index(struct snd_sof_dev *sdev, u32 type) in acp_get_bar_index()
110 struct snd_sof_dev *sdev = adata->dev; in configure_pte_for_fw_loading() local
152 int acp_dsp_pre_fw_run(struct snd_sof_dev *sdev) in acp_dsp_pre_fw_run()
199 int acp_sof_dsp_run(struct snd_sof_dev *sdev) in acp_sof_dsp_run()
/Linux-v6.1/include/linux/surface_aggregator/
Ddevice.h276 static inline void ssam_device_mark_hot_removed(struct ssam_device *sdev) in ssam_device_mark_hot_removed()
292 static inline bool ssam_device_is_hot_removed(struct ssam_device *sdev) in ssam_device_is_hot_removed()
309 static inline struct ssam_device *ssam_device_get(struct ssam_device *sdev) in ssam_device_get()
324 static inline void ssam_device_put(struct ssam_device *sdev) in ssam_device_put()
337 static inline void *ssam_device_get_drvdata(struct ssam_device *sdev) in ssam_device_get_drvdata()
347 static inline void ssam_device_set_drvdata(struct ssam_device *sdev, void *data) in ssam_device_set_drvdata()
430 static inline int ssam_device_register_clients(struct ssam_device *sdev) in ssam_device_register_clients()
600 static inline int ssam_device_notifier_register(struct ssam_device *sdev, in ssam_device_notifier_register()
633 static inline int ssam_device_notifier_unregister(struct ssam_device *sdev, in ssam_device_notifier_unregister()
/Linux-v6.1/drivers/gpu/drm/tiny/
Dsimpledrm.c252 struct simpledrm_device *sdev = simpledrm_device_of_dev(res); in simpledrm_device_release_clocks() local
263 static int simpledrm_device_init_clocks(struct simpledrm_device *sdev) in simpledrm_device_init_clocks()
318 static int simpledrm_device_init_clocks(struct simpledrm_device *sdev) in simpledrm_device_init_clocks()
350 struct simpledrm_device *sdev = simpledrm_device_of_dev(res); in simpledrm_device_release_regulators() local
361 static int simpledrm_device_init_regulators(struct simpledrm_device *sdev) in simpledrm_device_init_regulators()
438 static int simpledrm_device_init_regulators(struct simpledrm_device *sdev) in simpledrm_device_init_regulators()
480 struct simpledrm_device *sdev = simpledrm_device_of_dev(dev); in simpledrm_primary_plane_helper_atomic_update() local
514 struct simpledrm_device *sdev = simpledrm_device_of_dev(dev); in simpledrm_primary_plane_helper_atomic_disable() local
543 struct simpledrm_device *sdev = simpledrm_device_of_dev(crtc->dev); in simpledrm_crtc_helper_mode_valid() local
586 struct simpledrm_device *sdev = simpledrm_device_of_dev(connector->dev); in simpledrm_connector_helper_get_modes() local
[all …]
/Linux-v6.1/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

12345678910>>...14