Home
last modified time | relevance | path

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

/linux/drivers/media/platform/raspberrypi/rp1-cfe/
H A Dcfe.c632 bool matching_fs = true; in cfe_sof_isr() local
665 if (matching_fs && cfe->node[i].fs_count != node->fs_count) in cfe_sof_isr()
666 matching_fs = false; in cfe_sof_isr()
669 if (matching_fs) in cfe_sof_isr()