Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/intel/avs/
Ddebugfs.c17 static unsigned int __kfifo_fromio(struct kfifo *fifo, const void __iomem *src, unsigned int len) in __kfifo_fromio() function
42 __kfifo_fromio(&adev->trace_fifo, src, len); in avs_dump_fw_log()