Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/sof/amd/
A Dacp-loader.c33 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()
A Dacp.c42 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()
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()
247 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_sof_ipc_get_mailbox_offset()
A Dacp-common.c24 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()
A Dacp-stream.c29 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_dsp_stream_config()
A Dacp.h266 static inline const struct sof_amd_acp_desc *get_chip_info(struct snd_sof_pdata *pdata) in get_chip_info() function
/linux-6.3-rc2/sound/soc/sof/intel/
A Dhda.c176 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()
A Dshim.h205 static inline const struct sof_intel_dsp_desc *get_chip_info(struct snd_sof_pdata *pdata) in get_chip_info() function
A Dpci-tng.c61 chip = get_chip_info(sdev->pdata); in tangier_pci_probe()
A Dhda-dsp.c354 chip = get_chip_info(pdata); in hda_dsp_wait_d0i3c_done()
382 chip = get_chip_info(pdata); in hda_dsp_update_d0i3c_register()
A Dbyt.c121 chip = get_chip_info(sdev->pdata); in byt_acpi_probe()
A Dbdw.c420 chip = get_chip_info(sdev->pdata); in bdw_probe()
A Dhda-loader.c369 chip_info = get_chip_info(sdev->pdata); in hda_dsp_boot_imr()
A Dhda-dai.c89 chip = get_chip_info(sdev->pdata); in hda_link_stream_assign()
A Dhda-stream.c477 const struct sof_intel_dsp_desc *chip = get_chip_info(sdev->pdata); in hda_dsp_stream_hw_params()
/linux-6.3-rc2/drivers/media/usb/gspca/
A Dgspca.h126 cam_chip_info_op get_chip_info; member
A Dgspca.c976 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()
A Dsn9c20x.c2337 .get_chip_info = sd_chip_info,
/linux-6.3-rc2/drivers/media/usb/dvb-usb-v2/
A Dmxl111sf.c238 #define get_chip_info(state) \ macro
543 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