1 2 3 4 5 6 7 8
/* Public domain. */ #ifndef _LINUX_MEDIA_BUS_FORMAT_H #define _LINUX_MEDIA_BUS_FORMAT_H #define MEDIA_BUS_FMT_FIXED 1 #endif