Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Duv.h22 #define UVC_CC_OK 0 macro
/linux-6.15/arch/s390/kernel/
H A Duv.c305 if (cc == UVC_CC_OK) in __make_folio_secure()