Searched refs:get_chip_info (Results 1 – 19 of 19) sorted by relevance
33 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_dsp_block_read()52 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_dsp_block_write()110 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in configure_pte_for_fw_loading()154 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_dsp_pre_fw_run()206 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_sof_dsp_run()
42 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in init_dma_descriptor()308 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_memory_init()320 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_irq_thread()349 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_irq_handler()365 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_power_on()389 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_reset()448 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in amd_sof_acp_resume()490 chip = get_chip_info(sdev->pdata); in amd_sof_acp_probe()
33 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()247 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_sof_ipc_get_mailbox_offset()
24 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_dai_probe()43 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in amd_sof_ipc_dump()
29 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_dsp_stream_config()
266 static inline const struct sof_amd_acp_desc *get_chip_info(struct snd_sof_pdata *pdata) in get_chip_info() function
176 chip = get_chip_info(sdev->pdata); in hda_sdw_int_enable()269 chip = get_chip_info(sdev->pdata); in hda_sdw_check_lcount()342 chip = get_chip_info(sdev->pdata); in hda_dsp_check_sdw_irq()533 const struct sof_intel_dsp_desc *chip = get_chip_info(sdev->pdata); in hda_dsp_get_state()633 chip = get_chip_info(sdev->pdata); in hda_dsp_dump_ext_rom_status()671 chip = get_chip_info(sdev->pdata); in hda_check_ipc_irq()1073 chip = get_chip_info(sdev->pdata); in hda_dsp_probe()1620 const struct sof_intel_dsp_desc *chip = get_chip_info(sdev->pdata); in hda_machine_select()
205 static inline const struct sof_intel_dsp_desc *get_chip_info(struct snd_sof_pdata *pdata) in get_chip_info() function
61 chip = get_chip_info(sdev->pdata); in tangier_pci_probe()
354 chip = get_chip_info(pdata); in hda_dsp_wait_d0i3c_done()382 chip = get_chip_info(pdata); in hda_dsp_update_d0i3c_register()
121 chip = get_chip_info(sdev->pdata); in byt_acpi_probe()
420 chip = get_chip_info(sdev->pdata); in bdw_probe()
369 chip_info = get_chip_info(sdev->pdata); in hda_dsp_boot_imr()
89 chip = get_chip_info(sdev->pdata); in hda_link_stream_assign()
477 const struct sof_intel_dsp_desc *chip = get_chip_info(sdev->pdata); in hda_dsp_stream_hw_params()
126 cam_chip_info_op get_chip_info; member
976 if (gspca_dev->sd_desc->get_chip_info) in vidioc_g_chip_info()977 return gspca_dev->sd_desc->get_chip_info(gspca_dev, chip); in vidioc_g_chip_info()
2337 .get_chip_info = sd_chip_info,
238 #define get_chip_info(state) \ macro543 ret = get_chip_info(state); in mxl111sf_lg2160_frontend_attach()628 ret = get_chip_info(state); in mxl111sf_lg2161_frontend_attach()715 ret = get_chip_info(state); in mxl111sf_lg2161_ep6_frontend_attach()934 ret = get_chip_info(state); in mxl111sf_init()
Completed in 40 milliseconds