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

/linux-4.4.14/drivers/isdn/hisax/
H A Dw6692.c992 static int id_idx; variable
1009 while (id_list[id_idx].vendor_id) { setup_w6692()
1010 dev_w6692 = hisax_find_pci_device(id_list[id_idx].vendor_id, setup_w6692()
1011 id_list[id_idx].device_id, setup_w6692()
1016 cs->subtyp = id_idx; setup_w6692()
1019 id_idx++; setup_w6692()
/linux-4.4.14/tools/perf/util/
H A Devlist.c558 int id_idx = 1; /* The first entry is the counter value */ perf_evlist__id_add_fd() local
583 ++id_idx; perf_evlist__id_add_fd()
585 ++id_idx; perf_evlist__id_add_fd()
587 id = read_data[id_idx]; perf_evlist__id_add_fd()

Completed in 156 milliseconds