Searched refs:snd_sof_debugfs_buf_item (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/sound/soc/sof/ |
D | debug.c | 591 int snd_sof_debugfs_buf_item(struct snd_sof_dev *sdev, in snd_sof_debugfs_buf_item() function 627 EXPORT_SYMBOL_GPL(snd_sof_debugfs_buf_item); 667 err = snd_sof_debugfs_buf_item(sdev, NULL, 0, in snd_sof_dbg_init() 675 err = snd_sof_debugfs_buf_item(sdev, NULL, 0, in snd_sof_dbg_init()
|
D | loader.c | 74 ret = snd_sof_debugfs_buf_item(sdev, sdev->cc_version, in get_cc_info() 766 ret = snd_sof_debugfs_buf_item(sdev, &sdev->fw_version, in snd_sof_run_firmware()
|
D | sof-priv.h | 514 int snd_sof_debugfs_buf_item(struct snd_sof_dev *sdev,
|