Home
last modified time | relevance | path

Searched defs:sdev (Results 251 - 275 of 637) sorted by relevance

1...<<11121314151617181920>>...26

/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dbdw.c80 static int bdw_run(struct snd_sof_dev *sdev) in bdw_run() argument
95 static int bdw_reset(struct snd_sof_dev *sdev) in bdw_reset() argument
113 static int bdw_set_dsp_D0(struct snd_sof_dev *sdev) in bdw_set_dsp_D0() argument
220 bdw_get_registers(struct snd_sof_dev *sdev, struct sof_ipc_dsp_oops_xtensa *xoops, struct sof_ipc_panic_info *panic_info, u32 *stack, size_t stack_words) bdw_get_registers() argument
246 bdw_dump(struct snd_sof_dev *sdev, u32 flags) bdw_dump() argument
288 struct snd_sof_dev *sdev = context; bdw_irq_handler() local
302 struct snd_sof_dev *sdev = context; bdw_irq_thread() local
361 bdw_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) bdw_send_msg() argument
371 bdw_get_reply(struct snd_sof_dev *sdev) bdw_get_reply() argument
410 bdw_get_mailbox_offset(struct snd_sof_dev *sdev) bdw_get_mailbox_offset() argument
415 bdw_get_window_offset(struct snd_sof_dev *sdev, u32 id) bdw_get_window_offset() argument
420 bdw_host_done(struct snd_sof_dev *sdev) bdw_host_done() argument
432 bdw_dsp_done(struct snd_sof_dev *sdev) bdw_dsp_done() argument
446 bdw_probe(struct snd_sof_dev *sdev) bdw_probe() argument
540 bdw_machine_select(struct snd_sof_dev *sdev) bdw_machine_select() argument
[all...]
/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptsas.h104 struct scsi_device *sdev; member
/kernel/linux/linux-5.10/drivers/media/platform/sunxi/sun6i-csi/
H A Dsun6i_csi.c53 struct sun6i_csi_dev *sdev = sun6i_csi_to_dev(csi); in sun6i_csi_is_format_supported() local
166 struct sun6i_csi_dev *sdev = sun6i_csi_to_dev(csi); in sun6i_csi_set_power() local
217 get_csi_input_format(struct sun6i_csi_dev *sdev, u32 mbus_code, u32 pixformat) get_csi_input_format() argument
239 get_csi_output_format(struct sun6i_csi_dev *sdev, u32 pixformat, u32 field) get_csi_output_format() argument
306 get_csi_input_seq(struct sun6i_csi_dev *sdev, u32 mbus_code, u32 pixformat) get_csi_input_seq() argument
373 sun6i_csi_setup_bus(struct sun6i_csi_dev *sdev) sun6i_csi_setup_bus() argument
462 sun6i_csi_set_format(struct sun6i_csi_dev *sdev) sun6i_csi_set_format() argument
497 sun6i_csi_set_window(struct sun6i_csi_dev *sdev) sun6i_csi_set_window() argument
574 struct sun6i_csi_dev *sdev = sun6i_csi_to_dev(csi); sun6i_csi_update_config() local
590 struct sun6i_csi_dev *sdev = sun6i_csi_to_dev(csi); sun6i_csi_update_buf_addr() local
604 struct sun6i_csi_dev *sdev = sun6i_csi_to_dev(csi); sun6i_csi_set_stream() local
797 struct sun6i_csi_dev *sdev = (struct sun6i_csi_dev *)dev_id; sun6i_csi_isr() local
832 sun6i_csi_resource_request(struct sun6i_csi_dev *sdev, struct platform_device *pdev) sun6i_csi_resource_request() argument
894 struct sun6i_csi_dev *sdev; sun6i_csi_probe() local
924 struct sun6i_csi_dev *sdev = platform_get_drvdata(pdev); sun6i_csi_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/shmobile/
H A Dshmob_drm_crtc.c38 static int shmob_drm_clk_on(struct shmob_drm_device *sdev) in shmob_drm_clk_on() argument
51 static void shmob_drm_clk_off(struct shmob_drm_device *sdev) in shmob_drm_clk_off() argument
64 struct shmob_drm_device *sdev = crtc->dev->dev_private; in shmob_drm_crtc_setup_geometry() local
121 struct shmob_drm_device *sdev = scrtc->crtc.dev->dev_private; shmob_drm_crtc_start_stop() local
155 struct shmob_drm_device *sdev = crtc->dev->dev_private; shmob_drm_crtc_start() local
256 struct shmob_drm_device *sdev = crtc->dev->dev_private; shmob_drm_crtc_stop() local
311 struct shmob_drm_device *sdev = crtc->dev->dev_private; shmob_drm_crtc_update_base() local
351 struct shmob_drm_device *sdev = crtc->dev->dev_private; shmob_drm_crtc_mode_set() local
437 shmob_drm_crtc_enable_vblank(struct shmob_drm_device *sdev, bool enable) shmob_drm_crtc_enable_vblank() argument
456 struct shmob_drm_device *sdev = crtc->dev->dev_private; shmob_drm_enable_vblank() local
465 struct shmob_drm_device *sdev = crtc->dev->dev_private; shmob_drm_disable_vblank() local
478 shmob_drm_crtc_create(struct shmob_drm_device *sdev) shmob_drm_crtc_create() argument
504 struct shmob_drm_device *sdev = encoder->dev->dev_private; shmob_drm_encoder_dpms() local
520 struct shmob_drm_device *sdev = dev->dev_private; shmob_drm_encoder_mode_fixup() local
562 shmob_drm_encoder_create(struct shmob_drm_device *sdev) shmob_drm_encoder_create() argument
590 struct shmob_drm_device *sdev = connector->dev->dev_private; shmob_drm_connector_get_modes() local
646 shmob_drm_connector_create(struct shmob_drm_device *sdev, struct drm_encoder *encoder) shmob_drm_connector_create() argument
[all...]
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-s3c24xx.c82 static inline struct s3c24xx_spi *to_hw(struct spi_device *sdev) in to_hw() argument
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptsas.h104 struct scsi_device *sdev; member
/kernel/linux/linux-6.6/drivers/scsi/
H A Dwd719x.c547 static int wd719x_biosparam(struct scsi_device *sdev, struct block_device *bdev, in wd719x_biosparam() argument
H 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() argument
217 scsi_change_queue_depth(struct scsi_device *sdev, int depth) scsi_change_queue_depth() argument
254 scsi_track_queue_full(struct scsi_device *sdev, int depth) scsi_track_queue_full() argument
292 scsi_vpd_inquiry(struct scsi_device *sdev, unsigned char *buffer, u8 page, unsigned len) scsi_vpd_inquiry() argument
336 scsi_get_vpd_size(struct scsi_device *sdev, u8 page) scsi_get_vpd_size() argument
390 scsi_get_vpd_page(struct scsi_device *sdev, u8 page, unsigned char *buf, int buf_len) scsi_get_vpd_page() argument
428 scsi_get_vpd_buf(struct scsi_device *sdev, u8 page) scsi_get_vpd_buf() argument
465 scsi_update_vpd_page(struct scsi_device *sdev, u8 page, struct scsi_vpd __rcu **sdev_vpd_buf) scsi_update_vpd_page() argument
492 scsi_attach_vpd(struct scsi_device *sdev) scsi_attach_vpd() argument
538 scsi_report_opcode(struct scsi_device *sdev, unsigned char *buffer, unsigned int len, unsigned char opcode, unsigned short sa) scsi_report_opcode() argument
593 scsi_cdl_check_cmd(struct scsi_device *sdev, u8 opcode, u16 sa, unsigned char *buf) scsi_cdl_check_cmd() argument
629 scsi_cdl_check(struct scsi_device *sdev) scsi_cdl_check() argument
680 scsi_cdl_enable(struct scsi_device *sdev, bool enable) scsi_cdl_enable() argument
747 scsi_device_get(struct scsi_device *sdev) scsi_device_get() argument
772 scsi_device_put(struct scsi_device *sdev) scsi_device_put() argument
820 struct scsi_device *sdev; starget_for_each_device() local
848 struct scsi_device *sdev; __starget_for_each_device() local
876 struct scsi_device *sdev; __scsi_device_lookup_by_target() local
901 struct scsi_device *sdev; scsi_device_lookup_by_target() local
934 struct scsi_device *sdev; __scsi_device_lookup() local
962 struct scsi_device *sdev; scsi_device_lookup() local
[all...]
H A Dscsi_ioctl.c67 static int ioctl_internal_command(struct scsi_device *sdev, char *cmd, in ioctl_internal_command() argument
124 scsi_set_medium_removal(struct scsi_device *sdev, char state) scsi_set_medium_removal() argument
157 scsi_ioctl_get_pci(struct scsi_device *sdev, void __user *arg) scsi_ioctl_get_pci() argument
179 sg_set_timeout(struct scsi_device *sdev, int __user *p) sg_set_timeout() argument
189 sg_get_reserved_size(struct scsi_device *sdev, int __user *p) sg_get_reserved_size() argument
197 sg_set_reserved_size(struct scsi_device *sdev, int __user *p) sg_set_reserved_size() argument
221 scsi_get_idlun(struct scsi_device *sdev, void __user *argp) scsi_get_idlun() argument
235 scsi_send_start_stop(struct scsi_device *sdev, int data) scsi_send_start_stop() argument
348 scsi_fill_sghdr_rq(struct scsi_device *sdev, struct request *rq, struct sg_io_hdr *hdr, bool open_for_write) scsi_fill_sghdr_rq() argument
410 sg_io(struct scsi_device *sdev, struct sg_io_hdr *hdr, bool open_for_write) sg_io() argument
779 scsi_cdrom_send_packet(struct scsi_device *sdev, bool open_for_write, void __user *arg) scsi_cdrom_send_packet() argument
835 scsi_ioctl_sg_io(struct scsi_device *sdev, bool open_for_write, void __user *argp) scsi_ioctl_sg_io() argument
863 scsi_ioctl(struct scsi_device *sdev, bool open_for_write, int cmd, void __user *arg) scsi_ioctl() argument
947 scsi_ioctl_block_when_processing_errors(struct scsi_device *sdev, int cmd, bool ndelay) scsi_ioctl_block_when_processing_errors() argument
[all...]
H A Dscsi_devinfo.c578 blist_flags_t scsi_get_device_flags(struct scsi_device *sdev, in scsi_get_device_flags() argument
600 blist_flags_t scsi_get_device_flags_keyed(struct scsi_device *sdev, in scsi_get_device_flags_keyed() argument
/kernel/linux/linux-6.6/drivers/powercap/
H A Darm_scmi_powercap.c418 static int scmi_powercap_probe(struct scmi_device *sdev) in scmi_powercap_probe() argument
503 static void scmi_powercap_remove(struct scmi_device *sdev) in scmi_powercap_remove() argument
/kernel/linux/linux-6.6/drivers/block/rnbd/
H A Drnbd-srv.c565 struct rnbd_srv_sess_dev *sdev = rnbd_sess_dev_alloc(srv_sess); in rnbd_srv_create_set_sess_dev() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_crtc.c41 static int shmob_drm_clk_on(struct shmob_drm_device *sdev) in shmob_drm_clk_on() argument
54 static void shmob_drm_clk_off(struct shmob_drm_device *sdev) in shmob_drm_clk_off() argument
67 struct shmob_drm_device *sdev = crtc->dev->dev_private; in shmob_drm_crtc_setup_geometry() local
124 struct shmob_drm_device *sdev = scrtc->crtc.dev->dev_private; shmob_drm_crtc_start_stop() local
158 struct shmob_drm_device *sdev = crtc->dev->dev_private; shmob_drm_crtc_start() local
260 struct shmob_drm_device *sdev = crtc->dev->dev_private; shmob_drm_crtc_stop() local
315 struct shmob_drm_device *sdev = crtc->dev->dev_private; shmob_drm_crtc_update_base() local
355 struct shmob_drm_device *sdev = crtc->dev->dev_private; shmob_drm_crtc_mode_set() local
441 shmob_drm_crtc_enable_vblank(struct shmob_drm_device *sdev, bool enable) shmob_drm_crtc_enable_vblank() argument
460 struct shmob_drm_device *sdev = crtc->dev->dev_private; shmob_drm_enable_vblank() local
469 struct shmob_drm_device *sdev = crtc->dev->dev_private; shmob_drm_disable_vblank() local
493 shmob_drm_crtc_create(struct shmob_drm_device *sdev) shmob_drm_crtc_create() argument
533 struct shmob_drm_device *sdev = encoder->dev->dev_private; shmob_drm_encoder_dpms() local
549 struct shmob_drm_device *sdev = dev->dev_private; shmob_drm_encoder_mode_fixup() local
591 shmob_drm_encoder_create(struct shmob_drm_device *sdev) shmob_drm_encoder_create() argument
619 struct shmob_drm_device *sdev = connector->dev->dev_private; shmob_drm_connector_get_modes() local
675 shmob_drm_connector_create(struct shmob_drm_device *sdev, struct drm_encoder *encoder) shmob_drm_connector_create() argument
[all...]
/kernel/linux/linux-6.6/drivers/hte/
H A Dhte.c86 struct device *sdev; member
[all...]
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dmacio_asic.c460 struct macio_dev *rdev, *mdev, *mbdev = NULL, *sdev = NULL; in macio_pci_add_devices() local
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_qp.c1314 int siw_qp_add(struct siw_device *sdev, struct siw_qp *qp) in siw_qp_add() argument
1330 struct siw_device *sdev = qp->sdev; in siw_free_qp() local
[all...]
/kernel/linux/linux-6.6/drivers/media/cec/platform/seco/
H A Dseco-cec.c535 static int secocec_acpi_probe(struct secocec_data *sdev) in secocec_acpi_probe() argument
/kernel/linux/linux-6.6/sound/aoa/soundbus/i2sbus/
H A Dpcm.c75 struct soundbus_dev *sdev; in i2sbus_pcm_open() local
/kernel/linux/linux-6.6/drivers/s390/scsi/
H A Dzfcp_sysfs.c128 struct scsi_device *sdev; in zfcp_sysfs_unit_failed_show() local
147 struct scsi_device *sdev; in zfcp_sysfs_unit_failed_store() local
267 struct scsi_device *sdev; zfcp_sysfs_port_in_use() local
626 struct scsi_device *sdev = to_scsi_device(dev); zfcp_sysfs_scsi_fcp_lun_show() local
640 struct scsi_device *sdev = to_scsi_device(dev); zfcp_sysfs_scsi_zfcp_failed_show() local
651 struct scsi_device *sdev = to_scsi_device(dev); zfcp_sysfs_scsi_zfcp_failed_store() local
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/amd/
H A Dacp.c63 struct snd_sof_dev *sdev = adata->dev; in init_dma_descriptor() local
77 struct snd_sof_dev *sdev = adata->dev; in configure_dma_descriptor() local
92 struct snd_sof_dev *sdev = adata->dev; config_dma_channel() local
122 struct snd_sof_dev *sdev = adata->dev; acpbus_dma_start() local
142 struct snd_sof_dev *sdev = adata->dev; configure_and_run_dma() local
174 struct snd_sof_dev *sdev = adata->dev; psp_mbox_ready() local
199 struct snd_sof_dev *sdev = adata->dev; psp_send_cmd() local
235 struct snd_sof_dev *sdev = adata->dev; configure_and_run_sha_dma() local
294 struct snd_sof_dev *sdev = adata->dev; acp_dma_status() local
310 memcpy_from_scratch(struct snd_sof_dev *sdev, u32 offset, unsigned int *dst, size_t bytes) memcpy_from_scratch() argument
319 memcpy_to_scratch(struct snd_sof_dev *sdev, u32 offset, unsigned int *src, size_t bytes) memcpy_to_scratch() argument
328 acp_memory_init(struct snd_sof_dev *sdev) acp_memory_init() argument
342 struct snd_sof_dev *sdev = context; acp_irq_thread() local
364 struct snd_sof_dev *sdev = dev_id; acp_irq_handler() local
379 acp_power_on(struct snd_sof_dev *sdev) acp_power_on() argument
403 acp_reset(struct snd_sof_dev *sdev) acp_reset() argument
435 acp_init(struct snd_sof_dev *sdev) acp_init() argument
451 amd_sof_acp_suspend(struct snd_sof_dev *sdev, u32 target_state) amd_sof_acp_suspend() argument
467 amd_sof_acp_resume(struct snd_sof_dev *sdev) amd_sof_acp_resume() argument
480 amd_sof_acp_probe(struct snd_sof_dev *sdev) amd_sof_acp_probe() argument
588 amd_sof_acp_remove(struct snd_sof_dev *sdev) amd_sof_acp_remove() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dbdw.c83 static int bdw_run(struct snd_sof_dev *sdev) in bdw_run() argument
98 static int bdw_reset(struct snd_sof_dev *sdev) in bdw_reset() argument
116 static int bdw_set_dsp_D0(struct snd_sof_dev *sdev) in bdw_set_dsp_D0() argument
223 bdw_get_registers(struct snd_sof_dev *sdev, struct sof_ipc_dsp_oops_xtensa *xoops, struct sof_ipc_panic_info *panic_info, u32 *stack, size_t stack_words) bdw_get_registers() argument
249 bdw_dump(struct snd_sof_dev *sdev, u32 flags) bdw_dump() argument
291 struct snd_sof_dev *sdev = context; bdw_irq_handler() local
305 struct snd_sof_dev *sdev = context; bdw_irq_thread() local
363 bdw_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) bdw_send_msg() argument
373 bdw_get_mailbox_offset(struct snd_sof_dev *sdev) bdw_get_mailbox_offset() argument
378 bdw_get_window_offset(struct snd_sof_dev *sdev, u32 id) bdw_get_window_offset() argument
383 bdw_host_done(struct snd_sof_dev *sdev) bdw_host_done() argument
395 bdw_dsp_done(struct snd_sof_dev *sdev) bdw_dsp_done() argument
409 bdw_probe(struct snd_sof_dev *sdev) bdw_probe() argument
512 bdw_machine_select(struct snd_sof_dev *sdev) bdw_machine_select() argument
530 bdw_set_mach_params(struct snd_soc_acpi_mach *mach, struct snd_sof_dev *sdev) bdw_set_mach_params() argument
[all...]
H A Dhda-dai-ops.c49 struct snd_sof_dev *sdev; in hda_link_stream_assign() local
117 static struct hdac_ext_stream *hda_get_hext_stream(struct snd_sof_dev *sdev, in hda_get_hext_stream() argument
124 static struct hdac_ext_stream *hda_ipc4_get_hext_stream(struct snd_sof_dev *sdev, in hda_ipc4_get_hext_stream() argument
144 static struct hdac_ext_stream *hda_assign_hext_stream(struct snd_sof_dev *sdev, in hda_assign_hext_stream() argument
167 static void hda_release_hext_stream(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai, in hda_release_hext_stream() argument
181 hda_setup_hext_stream(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream, unsigned int format_val) hda_setup_hext_stream() argument
187 hda_reset_hext_stream(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream) hda_reset_hext_stream() argument
192 hda_codec_dai_set_stream(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream, struct hdac_stream *hstream) hda_codec_dai_set_stream() argument
203 hda_calc_stream_format(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) hda_calc_stream_format() argument
226 hda_get_hlink(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream) hda_get_hlink() argument
236 generic_calc_stream_format(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) generic_calc_stream_format() argument
253 dmic_calc_stream_format(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) dmic_calc_stream_format() argument
283 ssp_get_hlink(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream) ssp_get_hlink() argument
291 dmic_get_hlink(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream) dmic_get_hlink() argument
299 sdw_get_hlink(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream) sdw_get_hlink() argument
307 hda_ipc4_pre_trigger(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai, struct snd_pcm_substream *substream, int cmd) hda_ipc4_pre_trigger() argument
350 hda_trigger(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai, struct snd_pcm_substream *substream, int cmd) hda_trigger() argument
373 hda_ipc4_post_trigger(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai, struct snd_pcm_substream *substream, int cmd) hda_ipc4_post_trigger() argument
437 sdw_hda_ipc4_get_hext_stream(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai, struct snd_pcm_substream *substream) sdw_hda_ipc4_get_hext_stream() argument
524 hda_ipc3_post_trigger(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai, struct snd_pcm_substream *substream, int cmd) hda_ipc3_post_trigger() argument
570 hda_dspless_get_hext_stream(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai, struct snd_pcm_substream *substream) hda_dspless_get_hext_stream() argument
578 hda_dspless_setup_hext_stream(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream, unsigned int format_val) hda_dspless_setup_hext_stream() argument
601 hda_select_dai_widget_ops(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget) hda_select_dai_widget_ops() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/imx/
H 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() argument
75 static int imx8_get_window_offset(struct snd_sof_dev *sdev, u32 id) in imx8_get_window_offset() argument
110 imx8_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) imx8_send_msg() argument
124 imx8x_run(struct snd_sof_dev *sdev) imx8x_run() argument
164 imx8_run(struct snd_sof_dev *sdev) imx8_run() argument
182 imx8_probe(struct snd_sof_dev *sdev) imx8_probe() argument
341 imx8_remove(struct snd_sof_dev *sdev) imx8_remove() argument
358 imx8_get_bar_index(struct snd_sof_dev *sdev, u32 type) imx8_get_bar_index() argument
370 imx8_suspend(struct snd_sof_dev *sdev) imx8_suspend() argument
381 imx8_resume(struct snd_sof_dev *sdev) imx8_resume() argument
397 imx8_dsp_runtime_resume(struct snd_sof_dev *sdev) imx8_dsp_runtime_resume() argument
411 imx8_dsp_runtime_suspend(struct snd_sof_dev *sdev) imx8_dsp_runtime_suspend() argument
422 imx8_dsp_suspend(struct snd_sof_dev *sdev, unsigned int target_state) imx8_dsp_suspend() argument
434 imx8_dsp_resume(struct snd_sof_dev *sdev) imx8_dsp_resume() argument
481 imx8_dsp_set_power_state(struct snd_sof_dev *sdev, const struct sof_dsp_power_state *target_state) imx8_dsp_set_power_state() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c31 static int mt8186_get_mailbox_offset(struct snd_sof_dev *sdev) in mt8186_get_mailbox_offset() argument
36 static int mt8186_get_window_offset(struct snd_sof_dev *sdev, u32 id) in mt8186_get_window_offset() argument
41 static int mt8186_send_msg(struct snd_sof_dev *sdev, in mt8186_send_msg() argument
216 adsp_sram_power_on(struct snd_sof_dev *sdev) adsp_sram_power_on() argument
222 adsp_sram_power_off(struct snd_sof_dev *sdev) adsp_sram_power_off() argument
229 adsp_memory_remap_init(struct snd_sof_dev *sdev, struct mtk_adsp_chip_info *adsp) adsp_memory_remap_init() argument
271 mt8186_run(struct snd_sof_dev *sdev) mt8186_run() argument
282 mt8186_dsp_probe(struct snd_sof_dev *sdev) mt8186_dsp_probe() argument
394 mt8186_dsp_remove(struct snd_sof_dev *sdev) mt8186_dsp_remove() argument
406 mt8186_dsp_shutdown(struct snd_sof_dev *sdev) mt8186_dsp_shutdown() argument
411 mt8186_dsp_suspend(struct snd_sof_dev *sdev, u32 target_state) mt8186_dsp_suspend() argument
420 mt8186_dsp_resume(struct snd_sof_dev *sdev) mt8186_dsp_resume() argument
436 mt8186_get_bar_index(struct snd_sof_dev *sdev, u32 type) mt8186_get_bar_index() argument
441 mt8186_pcm_hw_params(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_sof_platform_stream_params *platform_params) mt8186_pcm_hw_params() argument
451 mt8186_pcm_pointer(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream) mt8186_pcm_pointer() argument
483 mt8186_adsp_dump(struct snd_sof_dev *sdev, u32 flags) mt8186_adsp_dump() argument
663 sof_mt8188_ops_init(struct snd_sof_dev *sdev) sof_mt8188_ops_init() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc4-pcm.c18 static int sof_ipc4_set_multi_pipeline_state(struct snd_sof_dev *sdev, u32 state, in sof_ipc4_set_multi_pipeline_state() argument
46 int sof_ipc4_set_pipeline_state(struct snd_sof_dev *sdev, u32 instance_id, u32 state) in sof_ipc4_set_pipeline_state() argument
66 sof_ipc4_add_pipeline_to_trigger_list(struct snd_sof_dev *sdev, int state, in sof_ipc4_add_pipeline_to_trigger_list() argument
104 sof_ipc4_update_pipeline_state(struct snd_sof_dev *sdev, int state, int cmd, in sof_ipc4_update_pipeline_state() argument
206 static int sof_ipc4_chain_dma_trigger(struct snd_sof_dev *sdev, in sof_ipc4_chain_dma_trigger() argument
282 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); sof_ipc4_trigger_pipelines() local
441 ipc4_ssp_dai_config_pcm_params_match(struct snd_sof_dev *sdev, const char *link_name, struct snd_pcm_hw_params *params) ipc4_ssp_dai_config_pcm_params_match() argument
476 sof_ipc4_pcm_dai_link_fixup_rate(struct snd_sof_dev *sdev, struct snd_pcm_hw_params *params, struct sof_ipc4_copier *ipc4_copier) sof_ipc4_pcm_dai_link_fixup_rate() argument
531 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); sof_ipc4_pcm_dai_link_fixup() local
582 sof_ipc4_pcm_free(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm) sof_ipc4_pcm_free() argument
596 sof_ipc4_pcm_setup(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm) sof_ipc4_pcm_setup() argument
639 sof_ipc4_build_time_info(struct snd_sof_dev *sdev, struct snd_sof_pcm_stream *spcm) sof_ipc4_build_time_info() argument
717 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); sof_ipc4_pcm_hw_params() local
739 sof_ipc4_get_stream_start_offset(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream, struct snd_sof_pcm_stream *stream, struct sof_ipc4_timestamp_info *time_info) sof_ipc4_get_stream_start_offset() argument
778 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); sof_ipc4_pcm_delay() local
[all...]

Completed in 21 milliseconds

1...<<11121314151617181920>>...26