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.c32 int v4l_type; /* V4L defined type for this device node */ member
959 if (dip->v4l_type == VFL_TYPE_RADIO) { in pvr2_v4l2_open()
1161 int v4l_type) in pvr2_v4l2_dev_init() argument
1172 dip->v4l_type = v4l_type; in pvr2_v4l2_dev_init()
1173 switch (v4l_type) { in pvr2_v4l2_dev_init()
1219 dip->v4l_type, mindevnum) < 0) && in pvr2_v4l2_dev_init()
1221 dip->v4l_type, -1) < 0)) { in pvr2_v4l2_dev_init()