Searched defs:vl_count (Results 1 – 3 of 3) sorted by relevance
401 static void probe_vls(int vls[], int *vl_count, int set_vl) in probe_vls()
1484 static void probe_vls(const char *name, int vls[], int *vl_count, int set_vl) in probe_vls()
11417 int vl_count = 0, ret; in set_buffer_control() local