Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/sof/amd/
Dacp-loader.c33 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_dsp_block_read()
53 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_dsp_block_write()
111 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in configure_pte_for_fw_loading()
201 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_sof_dsp_run()
Dacp.c42 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in init_dma_descriptor()
306 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_memory_init()
318 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_irq_thread()
356 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_irq_handler()
369 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_power_on()
450 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in amd_sof_acp_resume()
492 chip = get_chip_info(sdev->pdata); in amd_sof_acp_probe()
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()
204 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_sof_ipc_get_mailbox_offset()
Dacp-common.c23 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_dai_probe()
Dacp-stream.c29 const struct sof_amd_acp_desc *desc = get_chip_info(sdev->pdata); in acp_dsp_stream_config()
Dacp.h245 static inline const struct sof_amd_acp_desc *get_chip_info(struct snd_sof_pdata *pdata) in get_chip_info() function
/Linux-v6.1/sound/soc/sof/intel/
Dhda.c284 chip = get_chip_info(sdev->pdata); in hda_dsp_check_sdw_irq()
481 const struct sof_intel_dsp_desc *chip = get_chip_info(sdev->pdata); in hda_dsp_get_state()
581 chip = get_chip_info(sdev->pdata); in hda_dsp_dump_ext_rom_status()
619 chip = get_chip_info(sdev->pdata); in hda_check_ipc_irq()
1034 chip = get_chip_info(sdev->pdata); in hda_dsp_probe()
1586 const struct sof_intel_dsp_desc *chip = get_chip_info(sdev->pdata); in hda_machine_select()
Dshim.h202 static inline const struct sof_intel_dsp_desc *get_chip_info(struct snd_sof_pdata *pdata) in get_chip_info() function
Dpci-tng.c61 chip = get_chip_info(sdev->pdata); in tangier_pci_probe()
Dbyt.c121 chip = get_chip_info(sdev->pdata); in byt_acpi_probe()
Dhda-loader.c373 chip_info = get_chip_info(sdev->pdata); in hda_dsp_boot_imr()
Dbdw.c420 chip = get_chip_info(sdev->pdata); in bdw_probe()
Dhda-dai.c92 chip = get_chip_info(sdev->pdata); in hda_link_stream_assign()
Dhda-stream.c477 const struct sof_intel_dsp_desc *chip = get_chip_info(sdev->pdata); in hda_dsp_stream_hw_params()
/Linux-v6.1/drivers/media/usb/gspca/
Dgspca.h126 cam_chip_info_op get_chip_info; member
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()
Dsn9c20x.c2337 .get_chip_info = sd_chip_info,
/Linux-v6.1/drivers/media/usb/dvb-usb-v2/
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()