Home
last modified time | relevance | path

Searched refs:snd_sof_debugfs_buf_item (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/sof/
H A Ddebug.c190 int snd_sof_debugfs_buf_item(struct snd_sof_dev *sdev, in snd_sof_debugfs_buf_item() function
215 EXPORT_SYMBOL_GPL(snd_sof_debugfs_buf_item);
356 return snd_sof_debugfs_buf_item(sdev, &sdev->fw_state, in snd_sof_dbg_init()
H A Dloader.c121 ret = snd_sof_debugfs_buf_item(sdev, &sdev->fw_version, in snd_sof_run_firmware()
H A Dsof-priv.h745 int snd_sof_debugfs_buf_item(struct snd_sof_dev *sdev,
H A Dipc3.c574 ret = snd_sof_debugfs_buf_item(sdev, sdev->cc_version, in sof_ipc3_get_cc_info()