Home
last modified time | relevance | path

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

/linux-6.8/include/uapi/linux/
Dvideodev2.h2005 struct v4l2_modulator { struct
2006 __u32 index;
2007 __u8 name[32];
2008 __u32 capability;
2009 __u32 rangelow;
2010 __u32 rangehigh;
2011 __u32 txsubchans;
2012 __u32 type; /* enum v4l2_tuner_type */
2013 __u32 reserved[3];