new macro US_ONCE_FOR()

This commit is contained in:
Maxim Devaev
2024-03-29 01:02:36 +02:00
parent 4e1f62bfac
commit e0f09f65a1
6 changed files with 20 additions and 25 deletions

View File

@@ -67,7 +67,7 @@ typedef struct {
enum v4l2_buf_type capture_type;
bool capture_mplane;
bool streamon;
int open_error_reported;
int open_error_once;
} us_capture_runtime_s;
typedef enum {