Lines Matching refs:once
314 if (once) { \ in KMPP_OBJ_ENTRY_TABLE()
321 if (once) { \ in KMPP_OBJ_ENTRY_TABLE()
332 if (once) { \
360 rk_u32 once = 1; local
394 once = 0;
516 static rk_s32 once = 1; \
528 … mpp_loge_cf(once, TO_STR(KMPP_OBJ_NAME) " ioctl cmd %s not supported\n", TO_STR(func)); \
529 once = 0; \
541 static rk_s32 once = 1; \
549 … mpp_loge_cf(once, TO_STR(KMPP_OBJ_NAME) " ioctl cmd %s not supported\n", TO_STR(func)); \
550 once = 0; \
562 static rk_s32 once = 1; \
570 … mpp_loge_cf(once, TO_STR(KMPP_OBJ_NAME) " ioctl cmd %s not supported\n", TO_STR(func)); \
571 once = 0; \
583 static rk_s32 once = 1; \
591 … mpp_loge_cf(once, TO_STR(KMPP_OBJ_NAME) " ioctl cmd %s not supported\n", TO_STR(func)); \
592 once = 0; \