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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-ctrl.c35 lim = cptr->info->def.type_int.min_value;
40 lim = cptr->info->def.type_int.max_value;
114 ret = cptr->info->def.type_int.max_value;
130 ret = cptr->info->def.type_int.min_value;
H A Dpvrusb2-hdw-internal.h114 } type_int; member in union:pvr2_ctl_info::__anon5058
H A Dpvrusb2-hdw.c720 .def.type_int.min_value = vmin, \
721 .def.type_int.max_value = vmax
2007 ciptr->def.type_int.min_value = qctrl.minimum;
2008 ciptr->def.type_int.max_value = qctrl.maximum;

Completed in 53 milliseconds