Home
last modified time | relevance | path

Searched refs:v4l_type (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c34 int v4l_type; /* V4L defined type for this device node */ member
957 if (dip->v4l_type == VFL_TYPE_RADIO) { in pvr2_v4l2_open()
1160 int v4l_type) in pvr2_v4l2_dev_init() argument
1171 dip->v4l_type = v4l_type; in pvr2_v4l2_dev_init()
1172 switch (v4l_type) { in pvr2_v4l2_dev_init()
1218 dip->v4l_type, mindevnum) < 0) && in pvr2_v4l2_dev_init()
1220 dip->v4l_type, -1) < 0)) { in pvr2_v4l2_dev_init()