Home
last modified time | relevance | path

Searched defs:sdev (Results 1 – 25 of 348) sorted by relevance

12345678910>>...14

/linux-6.3-rc2/sound/soc/sof/
A Dops.h21 #define sof_ops(sdev) \ argument
24 static inline int sof_ops_init(struct snd_sof_dev *sdev) in sof_ops_init()
32 static inline void sof_ops_free(struct snd_sof_dev *sdev) in sof_ops_free()
41 static inline int snd_sof_probe(struct snd_sof_dev *sdev) in snd_sof_probe()
46 static inline int snd_sof_remove(struct snd_sof_dev *sdev) in snd_sof_remove()
275 snd_sof_dsp_set_power_state(struct snd_sof_dev *sdev, in snd_sof_dsp_set_power_state()
409 snd_sof_pcm_platform_open(struct snd_sof_dev *sdev, in snd_sof_pcm_platform_open()
420 snd_sof_pcm_platform_close(struct snd_sof_dev *sdev, in snd_sof_pcm_platform_close()
445 snd_sof_pcm_platform_hw_free(struct snd_sof_dev *sdev, in snd_sof_pcm_platform_hw_free()
542 snd_sof_machine_select(struct snd_sof_dev *sdev) in snd_sof_machine_select()
[all …]
A Dsof-client.c72 static int sof_register_ipc_flood_test(struct snd_sof_dev *sdev) in sof_register_ipc_flood_test()
129 int sof_register_clients(struct snd_sof_dev *sdev) in sof_register_clients()
162 void sof_unregister_clients(struct snd_sof_dev *sdev) in sof_unregister_clients()
291 struct snd_sof_dev *sdev = c->sdev; in sof_client_ipc4_find_module() local
325 int sof_resume_clients(struct snd_sof_dev *sdev) in sof_resume_clients()
363 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in sof_client_get_fw_version() local
371 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in sof_client_get_ipc_max_payload_size() local
379 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in sof_client_get_ipc_type() local
388 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in sof_client_core_module_get() local
399 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in sof_client_core_module_put() local
[all …]
A Dsof-audio.c31 static int sof_widget_free_unlocked(struct snd_sof_dev *sdev, in sof_widget_free_unlocked()
101 static int sof_widget_setup_unlocked(struct snd_sof_dev *sdev, in sof_widget_setup_unlocked()
258 static int sof_setup_pipeline_connections(struct snd_sof_dev *sdev, in sof_setup_pipeline_connections()
708 bool snd_sof_stream_suspend_ignored(struct snd_sof_dev *sdev) in snd_sof_stream_suspend_ignored()
758 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_find_spcm_name() local
784 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_find_spcm_comp() local
803 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_find_swidget() local
819 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_find_swidget_sname() local
840 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_find_dai() local
915 int sof_machine_check(struct snd_sof_dev *sdev) in sof_machine_check()
[all …]
A Dipc3.c226 static int sof_ipc3_get_reply(struct snd_sof_dev *sdev) in sof_ipc3_get_reply()
285 struct snd_sof_dev *sdev = ipc->sdev; in ipc3_wait_tx_done() local
329 struct snd_sof_dev *sdev = ipc->sdev; in ipc3_tx_msg_unlocked() local
482 int sof_ipc3_get_ext_windows(struct snd_sof_dev *sdev, in sof_ipc3_get_ext_windows()
507 int sof_ipc3_get_cc_info(struct snd_sof_dev *sdev, in sof_ipc3_get_cc_info()
615 static void ipc3_get_windows(struct snd_sof_dev *sdev) in ipc3_get_windows()
742 int sof_ipc3_validate_fw_version(struct snd_sof_dev *sdev) in sof_ipc3_validate_fw_version()
789 static int ipc3_fw_ready(struct snd_sof_dev *sdev, u32 cmd) in ipc3_fw_ready()
958 static void sof_ipc3_rx_msg(struct snd_sof_dev *sdev) in sof_ipc3_rx_msg()
1070 static int sof_ipc3_ctx_save(struct snd_sof_dev *sdev) in sof_ipc3_ctx_save()
[all …]
A Dipc4.c21 #define sof_ipc4_dump_payload(sdev, ipc_data, size) \ argument
26 #define sof_ipc4_dump_payload(sdev, ipc_data, size) do { } while (0) argument
259 static int sof_ipc4_get_reply(struct snd_sof_dev *sdev) in sof_ipc4_get_reply()
291 struct snd_sof_dev *sdev = ipc->sdev; in ipc4_wait_tx_done() local
341 struct snd_sof_dev *sdev = ipc->sdev; in ipc4_tx_msg_unlocked() local
519 static int sof_ipc4_init_msg_memory(struct snd_sof_dev *sdev) in sof_ipc4_init_msg_memory()
576 static void sof_ipc4_rx_msg(struct snd_sof_dev *sdev) in sof_ipc4_rx_msg()
665 static int sof_ipc4_ctx_save(struct snd_sof_dev *sdev) in sof_ipc4_ctx_save()
688 static int sof_ipc4_init(struct snd_sof_dev *sdev) in sof_ipc4_init()
699 static void sof_ipc4_exit(struct snd_sof_dev *sdev) in sof_ipc4_exit()
[all …]
A Ddebug.c44 struct snd_sof_dev *sdev = dfse->sdev; in sof_dfsentry_read() local
133 static int snd_sof_debugfs_io_item(struct snd_sof_dev *sdev, in snd_sof_debugfs_io_item()
174 int snd_sof_debugfs_add_region_item_iomem(struct snd_sof_dev *sdev, in snd_sof_debugfs_add_region_item_iomem()
190 int snd_sof_debugfs_buf_item(struct snd_sof_dev *sdev, in snd_sof_debugfs_buf_item()
272 struct snd_sof_dev *sdev = dfse->sdev; in memory_info_read() local
290 struct snd_sof_dev *sdev = dfse->sdev; in memory_info_open() local
311 int snd_sof_dbg_memory_info_init(struct snd_sof_dev *sdev) in snd_sof_dbg_memory_info_init()
331 int snd_sof_dbg_init(struct snd_sof_dev *sdev) in snd_sof_dbg_init()
362 void snd_sof_free_debug(struct snd_sof_dev *sdev) in snd_sof_free_debug()
422 static void snd_sof_ipc_dump(struct snd_sof_dev *sdev) in snd_sof_ipc_dump()
[all …]
A Dipc3-dtrace.c189 struct snd_sof_dev *sdev = dfse->sdev; in dfsentry_trace_filter_write() local
269 static size_t sof_dtrace_avail(struct snd_sof_dev *sdev, in sof_dtrace_avail()
328 struct snd_sof_dev *sdev = dfse->sdev; in dfsentry_dtrace_read() local
384 struct snd_sof_dev *sdev = dfse->sdev; in dfsentry_dtrace_release() local
401 static int debugfs_create_dtrace(struct snd_sof_dev *sdev) in debugfs_create_dtrace()
431 static int ipc3_dtrace_enable(struct snd_sof_dev *sdev) in ipc3_dtrace_enable()
500 static int ipc3_dtrace_init(struct snd_sof_dev *sdev) in ipc3_dtrace_init()
570 int ipc3_dtrace_posn_update(struct snd_sof_dev *sdev, in ipc3_dtrace_posn_update()
591 static void ipc3_dtrace_fw_crashed(struct snd_sof_dev *sdev) in ipc3_dtrace_fw_crashed()
651 static int ipc3_dtrace_resume(struct snd_sof_dev *sdev) in ipc3_dtrace_resume()
[all …]
/linux-6.3-rc2/sound/soc/sof/intel/
A Dhda-dsp.c319 void hda_dsp_ipc_int_enable(struct snd_sof_dev *sdev) in hda_dsp_ipc_int_enable()
334 void hda_dsp_ipc_int_disable(struct snd_sof_dev *sdev) in hda_dsp_ipc_int_disable()
518 static void hda_dsp_state_log(struct snd_sof_dev *sdev) in hda_dsp_state_log()
558 int hda_dsp_set_power_state(struct snd_sof_dev *sdev, in hda_dsp_set_power_state()
746 int hda_dsp_resume(struct snd_sof_dev *sdev) in hda_dsp_resume()
798 int hda_dsp_runtime_resume(struct snd_sof_dev *sdev) in hda_dsp_runtime_resume()
813 int hda_dsp_runtime_idle(struct snd_sof_dev *sdev) in hda_dsp_runtime_idle()
826 int hda_dsp_runtime_suspend(struct snd_sof_dev *sdev) in hda_dsp_runtime_suspend()
924 static int hda_dsp_s5_quirk(struct snd_sof_dev *sdev) in hda_dsp_s5_quirk()
977 int hda_dsp_shutdown(struct snd_sof_dev *sdev) in hda_dsp_shutdown()
[all …]
A Dmtl.c28 static void mtl_ipc_host_done(struct snd_sof_dev *sdev) in mtl_ipc_host_done()
43 static void mtl_ipc_dsp_done(struct snd_sof_dev *sdev) in mtl_ipc_dsp_done()
58 static bool mtl_dsp_check_ipc_irq(struct snd_sof_dev *sdev) in mtl_dsp_check_ipc_irq()
76 static bool mtl_dsp_check_sdw_irq(struct snd_sof_dev *sdev) in mtl_dsp_check_sdw_irq()
218 static int mtl_dsp_pre_fw_run(struct snd_sof_dev *sdev) in mtl_dsp_pre_fw_run()
264 static int mtl_dsp_post_fw_run(struct snd_sof_dev *sdev) in mtl_dsp_post_fw_run()
286 static void mtl_dsp_dump(struct snd_sof_dev *sdev, u32 flags) in mtl_dsp_dump()
379 static int mtl_power_down_dsp(struct snd_sof_dev *sdev) in mtl_power_down_dsp()
472 struct snd_sof_dev *sdev = context; in mtl_ipc_irq_thread() local
562 static void mtl_ipc_dump(struct snd_sof_dev *sdev) in mtl_ipc_dump()
[all …]
A Dhda.c276 int hda_sdw_startup(struct snd_sof_dev *sdev) in hda_sdw_startup()
297 static int hda_sdw_exit(struct snd_sof_dev *sdev) in hda_sdw_exit()
678 void hda_ipc_irq_dump(struct snd_sof_dev *sdev) in hda_ipc_irq_dump()
698 void hda_ipc_dump(struct snd_sof_dev *sdev) in hda_ipc_dump()
717 void hda_ipc4_dump(struct snd_sof_dev *sdev) in hda_ipc4_dump()
746 static int hda_init(struct snd_sof_dev *sdev) in hda_init()
991 struct snd_sof_dev *sdev = context; in hda_dsp_interrupt_handler() local
1014 struct snd_sof_dev *sdev = context; in hda_dsp_interrupt_thread() local
1049 int hda_dsp_probe(struct snd_sof_dev *sdev) in hda_dsp_probe()
1220 int hda_dsp_remove(struct snd_sof_dev *sdev) in hda_dsp_remove()
[all …]
A Dhda-codec.c90 void hda_codec_jack_check(struct snd_sof_dev *sdev) in hda_codec_jack_check()
207 void hda_codec_probe_bus(struct snd_sof_dev *sdev) in hda_codec_probe_bus()
245 void hda_codec_detect_mask(struct snd_sof_dev *sdev) in hda_codec_detect_mask()
270 void hda_codec_init_cmd_io(struct snd_sof_dev *sdev) in hda_codec_init_cmd_io()
283 void hda_codec_resume_cmd_io(struct snd_sof_dev *sdev) in hda_codec_resume_cmd_io()
297 void hda_codec_stop_cmd_io(struct snd_sof_dev *sdev) in hda_codec_stop_cmd_io()
310 void hda_codec_suspend_cmd_io(struct snd_sof_dev *sdev) in hda_codec_suspend_cmd_io()
325 void hda_codec_rirb_status_clear(struct snd_sof_dev *sdev) in hda_codec_rirb_status_clear()
376 void hda_codec_device_remove(struct snd_sof_dev *sdev) in hda_codec_device_remove()
408 int hda_codec_i915_init(struct snd_sof_dev *sdev) in hda_codec_i915_init()
[all …]
A Datom.c35 static void atom_get_registers(struct snd_sof_dev *sdev, in atom_get_registers()
61 void atom_dump(struct snd_sof_dev *sdev, u32 flags) in atom_dump()
105 struct snd_sof_dev *sdev = context; in atom_irq_handler() local
138 struct snd_sof_dev *sdev = context; in atom_irq_thread() local
196 int atom_get_mailbox_offset(struct snd_sof_dev *sdev) in atom_get_mailbox_offset()
202 int atom_get_window_offset(struct snd_sof_dev *sdev, u32 id) in atom_get_window_offset()
208 static void atom_host_done(struct snd_sof_dev *sdev) in atom_host_done()
221 static void atom_dsp_done(struct snd_sof_dev *sdev) in atom_dsp_done()
232 int atom_run(struct snd_sof_dev *sdev) in atom_run()
253 int atom_reset(struct snd_sof_dev *sdev) in atom_reset()
[all …]
A Dhda-ipc.c23 static void hda_dsp_ipc_host_done(struct snd_sof_dev *sdev) in hda_dsp_ipc_host_done()
41 static void hda_dsp_ipc_dsp_done(struct snd_sof_dev *sdev) in hda_dsp_ipc_dsp_done()
59 int hda_dsp_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in hda_dsp_ipc_send_msg()
122 void hda_dsp_ipc_get_reply(struct snd_sof_dev *sdev) in hda_dsp_ipc_get_reply()
160 struct snd_sof_dev *sdev = context; in hda_dsp_ipc4_irq_thread() local
242 struct snd_sof_dev *sdev = context; in hda_dsp_ipc_irq_thread() local
352 bool hda_dsp_check_ipc_irq(struct snd_sof_dev *sdev) in hda_dsp_check_ipc_irq()
381 int hda_dsp_ipc_get_mailbox_offset(struct snd_sof_dev *sdev) in hda_dsp_ipc_get_mailbox_offset()
386 int hda_dsp_ipc_get_window_offset(struct snd_sof_dev *sdev, u32 id) in hda_dsp_ipc_get_window_offset()
391 int hda_ipc_msg_data(struct snd_sof_dev *sdev, in hda_ipc_msg_data()
[all …]
A Dbdw.c83 static int bdw_run(struct snd_sof_dev *sdev) in bdw_run()
98 static int bdw_reset(struct snd_sof_dev *sdev) in bdw_reset()
116 static int bdw_set_dsp_D0(struct snd_sof_dev *sdev) in bdw_set_dsp_D0()
223 static void bdw_get_registers(struct snd_sof_dev *sdev, in bdw_get_registers()
249 static void bdw_dump(struct snd_sof_dev *sdev, u32 flags) in bdw_dump()
291 struct snd_sof_dev *sdev = context; in bdw_irq_handler() local
305 struct snd_sof_dev *sdev = context; in bdw_irq_thread() local
383 static void bdw_host_done(struct snd_sof_dev *sdev) in bdw_host_done()
395 static void bdw_dsp_done(struct snd_sof_dev *sdev) in bdw_dsp_done()
409 static int bdw_probe(struct snd_sof_dev *sdev) in bdw_probe()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/alacritech/
A Dslicoss.c309 struct slic_device *sdev = netdev_priv(dev); in slic_set_rx_mode() local
735 struct slic_device *sdev = dev_id; in slic_irq() local
1351 struct slic_device *sdev = netdev_priv(dev); in slic_open() local
1369 struct slic_device *sdev = netdev_priv(dev); in slic_close() local
1409 struct slic_device *sdev = netdev_priv(dev); in slic_xmit() local
1463 struct slic_device *sdev = netdev_priv(dev); in slic_get_stats() local
1493 struct slic_device *sdev = netdev_priv(dev); in slic_get_ethtool_stats() local
1532 struct slic_device *sdev = netdev_priv(dev); in slic_get_drvinfo() local
1670 static int slic_init(struct slic_device *sdev) in slic_init()
1741 struct slic_device *sdev; in slic_probe() local
[all …]
/linux-6.3-rc2/sound/soc/sof/mediatek/mt8186/
A Dmt8186.c30 static int mt8186_get_mailbox_offset(struct snd_sof_dev *sdev) in mt8186_get_mailbox_offset()
40 static int mt8186_send_msg(struct snd_sof_dev *sdev, in mt8186_send_msg()
51 static void mt8186_get_reply(struct snd_sof_dev *sdev) in mt8186_get_reply()
241 static void adsp_sram_power_on(struct snd_sof_dev *sdev) in adsp_sram_power_on()
247 static void adsp_sram_power_off(struct snd_sof_dev *sdev) in adsp_sram_power_off()
301 static int mt8186_run(struct snd_sof_dev *sdev) in mt8186_run()
312 static int mt8186_dsp_probe(struct snd_sof_dev *sdev) in mt8186_dsp_probe()
421 static int mt8186_dsp_remove(struct snd_sof_dev *sdev) in mt8186_dsp_remove()
433 static int mt8186_dsp_shutdown(struct snd_sof_dev *sdev) in mt8186_dsp_shutdown()
447 static int mt8186_dsp_resume(struct snd_sof_dev *sdev) in mt8186_dsp_resume()
[all …]
/linux-6.3-rc2/sound/soc/sof/amd/
A Dacp.c41 struct snd_sof_dev *sdev = adata->dev; in init_dma_descriptor() local
55 struct snd_sof_dev *sdev = adata->dev; in configure_dma_descriptor() local
70 struct snd_sof_dev *sdev = adata->dev; in config_dma_channel() local
100 struct snd_sof_dev *sdev = adata->dev; in acpbus_dma_start() local
120 struct snd_sof_dev *sdev = adata->dev; in configure_and_run_dma() local
152 struct snd_sof_dev *sdev = adata->dev; in psp_mbox_ready() local
179 struct snd_sof_dev *sdev = adata->dev; in psp_send_cmd() local
219 struct snd_sof_dev *sdev = adata->dev; in configure_and_run_sha_dma() local
271 struct snd_sof_dev *sdev = adata->dev; in acp_dma_status() local
319 struct snd_sof_dev *sdev = context; in acp_irq_thread() local
[all …]
A Dacp-ipc.c18 void acp_mailbox_write(struct snd_sof_dev *sdev, u32 offset, void *message, size_t bytes) in acp_mailbox_write()
32 struct snd_sof_dev *sdev = adata->dev; in acpbus_trigger_host_to_dsp_swintr() local
43 static void acp_ipc_host_msg_set(struct snd_sof_dev *sdev) in acp_ipc_host_msg_set()
51 static void acp_dsp_ipc_host_done(struct snd_sof_dev *sdev) in acp_dsp_ipc_host_done()
59 static void acp_dsp_ipc_dsp_done(struct snd_sof_dev *sdev) in acp_dsp_ipc_dsp_done()
67 int acp_sof_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in acp_sof_ipc_send_msg()
96 static void acp_dsp_ipc_get_reply(struct snd_sof_dev *sdev) in acp_dsp_ipc_get_reply()
150 struct snd_sof_dev *sdev = context; in acp_sof_ipc_irq_thread() local
224 int acp_set_stream_data_offset(struct snd_sof_dev *sdev, in acp_set_stream_data_offset()
245 int acp_sof_ipc_get_mailbox_offset(struct snd_sof_dev *sdev) in acp_sof_ipc_get_mailbox_offset()
[all …]
/linux-6.3-rc2/drivers/scsi/
A Dscsi.c160 struct scsi_device *sdev = cmd->device; in scsi_finish_command() local
205 int scsi_device_max_queue_depth(struct scsi_device *sdev) in scsi_device_max_queue_depth()
464 void scsi_attach_vpd(struct scsi_device *sdev) in scsi_attach_vpd()
564 int scsi_device_get(struct scsi_device *sdev) in scsi_device_get()
589 void scsi_device_put(struct scsi_device *sdev) in scsi_device_put()
637 struct scsi_device *sdev; in starget_for_each_device() local
665 struct scsi_device *sdev; in __starget_for_each_device() local
693 struct scsi_device *sdev; in __scsi_device_lookup_by_target() local
718 struct scsi_device *sdev; in scsi_device_lookup_by_target() local
751 struct scsi_device *sdev; in __scsi_device_lookup() local
[all …]
A Dscsi_lib.c385 struct scsi_device *sdev; in scsi_starved_list_run() local
461 struct scsi_device *sdev; in scsi_requeue_run_queue() local
471 struct scsi_device *sdev; in scsi_run_host_queues() local
535 struct scsi_device *sdev = cmd->device; in scsi_end_request() local
1250 struct scsi_device *sdev) in scsi_dev_queue_ready()
1284 struct scsi_device *sdev) in scsi_target_queue_ready()
1340 struct scsi_device *sdev, in scsi_host_queue_ready()
2010 struct scsi_device *sdev = NULL; in scsi_device_from_queue() local
2492 struct scsi_device *sdev; in scsi_evt_thread() local
2945 struct scsi_device *sdev; in scsi_host_block() local
[all …]
/linux-6.3-rc2/sound/soc/sof/imx/
A Dimx8m.c51 struct snd_sof_dev *sdev; member
63 static int imx8m_get_mailbox_offset(struct snd_sof_dev *sdev) in imx8m_get_mailbox_offset()
117 static int imx8m_run(struct snd_sof_dev *sdev) in imx8m_run()
126 static int imx8m_reset(struct snd_sof_dev *sdev) in imx8m_reset()
150 static int imx8m_probe(struct snd_sof_dev *sdev) in imx8m_probe()
272 static int imx8m_remove(struct snd_sof_dev *sdev) in imx8m_remove()
320 static int imx8m_dsp_set_power_state(struct snd_sof_dev *sdev, in imx8m_dsp_set_power_state()
328 static int imx8m_resume(struct snd_sof_dev *sdev) in imx8m_resume()
344 static void imx8m_suspend(struct snd_sof_dev *sdev) in imx8m_suspend()
355 static int imx8m_dsp_runtime_resume(struct snd_sof_dev *sdev) in imx8m_dsp_runtime_resume()
[all …]
A Dimx8ulp.c52 struct snd_sof_dev *sdev; member
74 static int imx8ulp_get_mailbox_offset(struct snd_sof_dev *sdev) in imx8ulp_get_mailbox_offset()
127 static int imx8ulp_run(struct snd_sof_dev *sdev) in imx8ulp_run()
136 static int imx8ulp_reset(struct snd_sof_dev *sdev) in imx8ulp_reset()
162 static int imx8ulp_probe(struct snd_sof_dev *sdev) in imx8ulp_probe()
281 static int imx8ulp_remove(struct snd_sof_dev *sdev) in imx8ulp_remove()
297 static int imx8ulp_suspend(struct snd_sof_dev *sdev) in imx8ulp_suspend()
313 static int imx8ulp_resume(struct snd_sof_dev *sdev) in imx8ulp_resume()
326 static int imx8ulp_dsp_runtime_resume(struct snd_sof_dev *sdev) in imx8ulp_dsp_runtime_resume()
338 static int imx8ulp_dsp_runtime_suspend(struct snd_sof_dev *sdev) in imx8ulp_dsp_runtime_suspend()
[all …]
A Dimx8.c53 struct snd_sof_dev *sdev; member
70 static int imx8_get_mailbox_offset(struct snd_sof_dev *sdev) in imx8_get_mailbox_offset()
124 static int imx8x_run(struct snd_sof_dev *sdev) in imx8x_run()
164 static int imx8_run(struct snd_sof_dev *sdev) in imx8_run()
182 static int imx8_probe(struct snd_sof_dev *sdev) in imx8_probe()
341 static int imx8_remove(struct snd_sof_dev *sdev) in imx8_remove()
370 static void imx8_suspend(struct snd_sof_dev *sdev) in imx8_suspend()
381 static int imx8_resume(struct snd_sof_dev *sdev) in imx8_resume()
397 static int imx8_dsp_runtime_resume(struct snd_sof_dev *sdev) in imx8_dsp_runtime_resume()
411 static int imx8_dsp_runtime_suspend(struct snd_sof_dev *sdev) in imx8_dsp_runtime_suspend()
[all …]
/linux-6.3-rc2/drivers/spmi/
A Dspmi.c25 struct spmi_device *sdev = to_spmi_device(dev); in spmi_dev_release() local
62 int spmi_device_add(struct spmi_device *sdev) in spmi_device_add()
87 void spmi_device_remove(struct spmi_device *sdev) in spmi_device_remove()
223 int spmi_register_zero_write(struct spmi_device *sdev, u8 data) in spmi_register_zero_write()
282 int spmi_command_reset(struct spmi_device *sdev) in spmi_command_reset()
294 int spmi_command_sleep(struct spmi_device *sdev) in spmi_command_sleep()
307 int spmi_command_wakeup(struct spmi_device *sdev) in spmi_command_wakeup()
319 int spmi_command_shutdown(struct spmi_device *sdev) in spmi_command_shutdown()
328 struct spmi_device *sdev = to_spmi_device(dev); in spmi_drv_probe() local
415 struct spmi_device *sdev; in spmi_device_alloc() local
[all …]
/linux-6.3-rc2/arch/arm/common/
A Dscoop.c42 struct scoop_dev *sdev = dev_get_drvdata(dev); in reset_scoop() local
53 static void __scoop_gpio_set(struct scoop_dev *sdev, in __scoop_gpio_set()
68 struct scoop_dev *sdev = gpiochip_get_data(chip); in scoop_gpio_set() local
80 struct scoop_dev *sdev = gpiochip_get_data(chip); in scoop_gpio_get() local
89 struct scoop_dev *sdev = gpiochip_get_data(chip); in scoop_gpio_direction_input() local
107 struct scoop_dev *sdev = gpiochip_get_data(chip); in scoop_gpio_direction_output() local
126 struct scoop_dev *sdev = dev_get_drvdata(dev); in read_scoop_reg() local
132 struct scoop_dev *sdev = dev_get_drvdata(dev); in write_scoop_reg() local
141 static void check_scoop_reg(struct scoop_dev *sdev) in check_scoop_reg()
152 struct scoop_dev *sdev = platform_get_drvdata(dev); in scoop_suspend() local
[all …]

Completed in 53 milliseconds

12345678910>>...14