Searched refs:pvr2_ctl_int (Results 1 – 4 of 4) sorted by relevance
54 } else if ((cptr->info->type == pvr2_ctl_int)|| in pvr2_ctrl_set_mask_value() 85 if (!cptr) return pvr2_ctl_int; in pvr2_ctrl_get_type() 98 } else if (cptr->info->type == pvr2_ctl_int) { in pvr2_ctrl_get_max() 114 } else if (cptr->info->type == pvr2_ctl_int) { in pvr2_ctrl_get_min() 476 if (cptr->info->type == pvr2_ctl_int) { in pvr2_ctrl_sym_to_value() 520 if (cptr->info->type == pvr2_ctl_int) { in pvr2_ctrl_value_to_sym_internal()
12 pvr2_ctl_int = 0, enumerator
547 case pvr2_ctl_int: in pvr2_query_ext_ctrl()
936 .type = pvr2_ctl_int, \2479 ciptr->type = pvr2_ctl_int; in pvr2_hdw_create() 2797 case pvr2_ctl_int: return "integer"; in get_ctrl_typename()