Searched refs:avs_dump_fw_log (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/sound/soc/intel/avs/ |
D | debugfs.c | 40 void avs_dump_fw_log(struct avs_dev *adev, const void __iomem *src, unsigned int len) in avs_dump_fw_log() function 47 avs_dump_fw_log(adev, src, len); in avs_dump_fw_log_wakeup()
|
D | avs.h | 394 void avs_dump_fw_log(struct avs_dev *adev, const void __iomem *src, unsigned int len); 409 static inline void avs_dump_fw_log(struct avs_dev *adev, const void __iomem *src, unsigned int len) in avs_dump_fw_log() function
|
D | apl.c | 87 avs_dump_fw_log(adev, buf + layout.read_ptr, in avs_apl_log_buffer_status()
|