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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-v4l2.c45 int v4l_type; /* V4L defined type for this device node */ member in struct:pvr2_v4l2_dev
151 static const char *get_v4l_name(int v4l_type) argument
153 switch (v4l_type) {
774 int v4l_type = dip->v4l_type; local
787 get_v4l_name(v4l_type),minor_id & 0x1f,
864 if (fhp->dev_info->v4l_type == VFL_TYPE_RADIO) {
947 if (dip->v4l_type == VFL_TYPE_RADIO) {
1123 int v4l_type)
1131 dip->v4l_type
1121 pvr2_v4l2_dev_init(struct pvr2_v4l2_dev *dip, struct pvr2_v4l2 *vp, int v4l_type) argument
[all...]

Completed in 45 milliseconds