hw_caps: introduce can_pip

Origin commit data
------------------
Branch: ni/coolstream
Commit: 997f5818c1
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-29 (Sat, 29 May 2021)

Origin message was:
------------------
- hw_caps: introduce can_pip

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2021-05-29 21:16:57 +02:00
parent f2d8e31821
commit 29d88ac2ac
2 changed files with 7 additions and 1 deletions

View File

@@ -27,6 +27,7 @@ typedef struct hw_caps
int has_SCART;
int has_SCART_input;
int has_YUV_cinch;
int can_pip;
int can_cpufreq;
int can_shutdown;
int can_cec;