Searched refs:avs_dump_fw_log (Results 1 – 3 of 3) sorted by relevance
/linux/sound/soc/intel/avs/ |
H A 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
|
H A D | debugfs.c | 41 void avs_dump_fw_log(struct avs_dev *adev, const void __iomem *src, unsigned int len) in avs_dump_fw_log() 48 avs_dump_fw_log(adev, src, len); in avs_dump_fw_log_wakeup() 40 void avs_dump_fw_log(struct avs_dev *adev, const void __iomem *src, unsigned int len) avs_dump_fw_log() function
|
H A D | apl.c | 88 avs_dump_fw_log(adev, buf + layout.read_ptr, in avs_apl_log_buffer_status()
|