Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/media/easycap/
Deasycap_ioctl.c1080 struct v4l2_input v4l2_input; in easycap_unlocked_ioctl() local
/linux-3.3/include/linux/
Dvideodev2.h1027 struct v4l2_input { struct
1028 __u32 index; /* Which input */
1029 __u8 name[32]; /* Label */
1030 __u32 type; /* Type of input */
1031 __u32 audioset; /* Associated audios (bitfield) */
1032 __u32 tuner; /* Associated tuner */
1033 v4l2_std_id std;
1034 __u32 status;
1035 __u32 capabilities;
1036 __u32 reserved[3];