Home
last modified time | relevance | path

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

/linux-6.14.4/include/uapi/linux/
Dvideodev2.h2048 struct v4l2_modulator { struct
2049 __u32 index;
2050 __u8 name[32];
2051 __u32 capability;
2052 __u32 rangelow;
2053 __u32 rangehigh;
2054 __u32 txsubchans;
2055 __u32 type; /* enum v4l2_tuner_type */
2056 __u32 reserved[3];