Home
last modified time | relevance | path

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

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