Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c34 int v4l_type; /* V4L defined type for this device node */ member
981 if (dip->v4l_type == VFL_TYPE_RADIO) { in pvr2_v4l2_open()
1184 int v4l_type) in pvr2_v4l2_dev_init() argument
1195 dip->v4l_type = v4l_type; in pvr2_v4l2_dev_init()
1196 switch (v4l_type) { in pvr2_v4l2_dev_init()
1242 dip->v4l_type, mindevnum) < 0) && in pvr2_v4l2_dev_init()
1244 dip->v4l_type, -1) < 0)) { in pvr2_v4l2_dev_init()