Searched refs:get_chip_info (Results 1 – 23 of 23) sorted by relevance
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()158 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_sof_ipc_irq_thread()289 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_sof_ipc_get_mailbox_offset()
66 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in init_dma_descriptor()107 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in config_dma_channel()388 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_memory_init()400 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_irq_thread()425 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_irq_handler()476 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_power_on()521 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_reset()662 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_sof_scan_sdw_devices()741 chip = get_chip_info(sdev->pdata); in amd_sof_acp_probe()
34 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()
29 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_dsp_stream_config()
26 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in amd_sof_ipc_dump()
354 static inline const struct sof_amd_acp_desc *get_chip_info(struct snd_sof_pdata *pdata) in get_chip_info() function
49 chip = get_chip_info(sdev->pdata); in hda_get_interfaces()115 chip = get_chip_info(sdev->pdata); in hda_is_chain_dma_supported()459 chip = get_chip_info(pdata); in hda_dsp_wait_d0i3c_done()487 chip = get_chip_info(pdata); in hda_dsp_update_d0i3c_register()894 chip = get_chip_info(sdev->pdata); in hda_resume()1256 chip = get_chip_info(sdev->pdata); in hda_sdw_int_enable()1316 chip = get_chip_info(sdev->pdata); in hda_sdw_check_lcount()1332 chip = get_chip_info(sdev->pdata); in hda_sdw_process_wakeen()1490 const struct sof_intel_dsp_desc *chip = get_chip_info(sdev->pdata); in hda_dsp_get_state()1598 chip = get_chip_info(sdev->pdata); in hda_dsp_dump_ext_rom_status()
75 const struct sof_intel_dsp_desc *chip = get_chip_info(sdev->pdata); in sof_hda_bus_init()
163 chip = get_chip_info(sdev->pdata); in hda_sdw_probe()293 chip = get_chip_info(sdev->pdata); in hda_dsp_check_sdw_irq()327 chip = get_chip_info(sdev->pdata); in hda_sdw_check_wakeen_irq()722 chip = get_chip_info(sdev->pdata); in hda_dsp_probe_early()862 chip = get_chip_info(sdev->pdata); in hda_dsp_probe()1346 const struct sof_intel_dsp_desc *chip = get_chip_info(sdev->pdata); in hda_machine_select()
209 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()
70 chip = get_chip_info(sdev->pdata); in hda_link_stream_assign()599 chip = get_chip_info(sdev->pdata); in hda_select_dai_widget_ops()
190 const struct sof_intel_dsp_desc *chip_info = get_chip_info(sdev->pdata); in hda_dsp_stream_get()244 const struct sof_intel_dsp_desc *chip_info = get_chip_info(sdev->pdata); in hda_dsp_stream_put()498 const struct sof_intel_dsp_desc *chip = get_chip_info(sdev->pdata); in hda_dsp_stream_hw_params()
674 chip = get_chip_info(sdev->pdata); in ssp_set_dai_drv_ops()689 chip = get_chip_info(sdev->pdata); in dmic_set_dai_drv_ops()
119 chip = get_chip_info(sdev->pdata); in byt_acpi_probe()
478 chip = get_chip_info(sdev->pdata); in hda_check_ipc_irq()
420 chip = get_chip_info(sdev->pdata); in bdw_probe()
391 chip_info = get_chip_info(sdev->pdata); in hda_dsp_boot_imr()
252 chip = get_chip_info(sdev->pdata); in mtl_dsp_pre_fw_run()
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 49 milliseconds