Home
last modified time | relevance | path

Searched refs:get_chip_info (Results 1 – 16 of 16) sorted by relevance

/linux/sound/soc/sof/imx/
H A Dimx-common.c101 if (get_chip_info(sdev)->ipc_info.has_panic_code) { in imx_handle_request()
143 return get_chip_info(sdev)->ipc_info.boot_mbox_offset; in imx_get_mailbox_offset()
148 return get_chip_info(sdev)->ipc_info.window_offset; in imx_get_window_offset()
290 chip_info = get_chip_info(sdev); in imx_parse_ioremap_memory()
337 if (get_chip_info(sdev)->has_dma_reserved) in imx_unregister_action()
368 if (get_chip_info(sdev)->has_dma_reserved) { in imx_probe()
418 sdev->dsp_box.offset = get_chip_info(sdev)->ipc_info.boot_mbox_offset; in imx_probe()
/linux/sound/soc/sof/amd/
H A Dacp-ipc.c33 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acpbus_trigger_host_to_dsp_swintr()
70 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_sof_ipc_send_msg()
158 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_sof_ipc_irq_thread()
298 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_sof_ipc_get_mailbox_offset()
H A Dacp.c51 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in init_dma_descriptor()
94 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in config_dma_channel()
383 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_memory_init()
413 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in amd_sof_check_and_handle_acp70_sdw_wake_irq()
458 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_irq_thread()
483 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_irq_handler()
541 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_power_on()
638 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_init()
762 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_sof_scan_sdw_devices()
842 chip = get_chip_info(sdev->pdata); in amd_sof_acp_probe()
H A Dacp-loader.c34 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_dsp_block_read()
120 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in configure_pte_for_fw_loading()
168 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_dsp_pre_fw_run()
252 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_sof_dsp_run()
H A Dacp-stream.c29 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_dsp_stream_config()
H A Dacp-common.c26 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in amd_sof_ipc_dump()
H A Dacp.h361 static inline const struct sof_amd_acp_desc *get_chip_info(struct snd_sof_pdata *pdata) in get_chip_info() function
/linux/sound/soc/sof/intel/
H A Dhda-bus.c75 const struct sof_intel_dsp_desc *chip = get_chip_info(sdev->pdata); in sof_hda_bus_init()
H A Dhda-dai-ops.c70 chip = get_chip_info(sdev->pdata); in hda_link_stream_assign()
599 chip = get_chip_info(sdev->pdata); in hda_select_dai_widget_ops()
H A Dhda-stream.c216 const struct sof_intel_dsp_desc *chip_info = get_chip_info(sdev->pdata); in hda_dsp_stream_get()
270 const struct sof_intel_dsp_desc *chip_info = get_chip_info(sdev->pdata); in hda_dsp_stream_put()
524 const struct sof_intel_dsp_desc *chip = get_chip_info(sdev->pdata); in hda_dsp_stream_hw_params()
H A Dbyt.c118 chip = get_chip_info(sdev->pdata); in byt_acpi_probe()
H A Dhda-ipc.c478 chip = get_chip_info(sdev->pdata); in hda_check_ipc_irq()
H A Dbdw.c419 chip = get_chip_info(sdev->pdata); in bdw_probe()
H A Dhda-loader.c415 chip_info = get_chip_info(sdev->pdata); in hda_dsp_boot_imr()
/linux/drivers/media/usb/gspca/
H A Dgspca.h126 cam_chip_info_op get_chip_info; member
H A Dsn9c20x.c2337 .get_chip_info = sd_chip_info,