Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
Dvideodev2.h2053 struct v4l2_modulator { struct
2054 __u32 index;
2055 __u8 name[32];
2056 __u32 capability;
2057 __u32 rangelow;
2058 __u32 rangehigh;
2059 __u32 txsubchans;
2060 __u32 type; /* enum v4l2_tuner_type */
2061 __u32 reserved[3];