Home
last modified time | relevance | path

Searched defs:media_v2_entity (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/include/uapi/linux/
Dmedia.h298 struct media_v2_entity { struct
299 __u32 id;
300 char name[64];
301 __u32 function; /* Main function of the entity */
302 __u32 flags;
303 __u32 reserved[5];
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dmedia.h149 struct media_v2_entity { struct
150 __u32 id;
151 char name[64];
152 __u32 function;
153 __u32 flags;
154 __u32 reserved[5];
/kernel/linux/linux-5.10/include/uapi/linux/
Dmedia.h299 struct media_v2_entity { struct
300 __u32 id;
301 char name[64];
302 __u32 function; /* Main function of the entity */
303 __u32 flags;
304 __u32 reserved[5];
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dmedia.h149 struct media_v2_entity { struct
150 __u32 id;
151 char name[64];
152 __u32 function;
153 __u32 flags;
154 __u32 reserved[5];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dmedia.h149 struct media_v2_entity { struct
150 __u32 id;
151 char name[64];
152 __u32 function;
153 __u32 flags;
154 __u32 reserved[5];