Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/pvrusb2/
Dpvrusb2-v4l2.c48 int v4l_type; /* V4L defined type for this device node */ member
1006 if (dip->v4l_type == VFL_TYPE_RADIO) { in pvr2_v4l2_open()
1206 int v4l_type) in pvr2_v4l2_dev_init() argument
1215 dip->v4l_type = v4l_type; in pvr2_v4l2_dev_init()
1216 switch (v4l_type) { in pvr2_v4l2_dev_init()
1265 dip->v4l_type, mindevnum) < 0) && in pvr2_v4l2_dev_init()
1267 dip->v4l_type, -1) < 0)) { in pvr2_v4l2_dev_init()