Home
last modified time | relevance | path

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

/linux/sound/soc/intel/avs/
H A Ddebugfs.c19 static unsigned int __kfifo_fromio(struct kfifo *fifo, const void __iomem *src, unsigned int len) in __kfifo_fromio() function
44 __kfifo_fromio(&adev->trace_fifo, src, len); in avs_dump_fw_log()