Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dartec.c1933 char product_revision[5]; in attach() local
2112 strncpy (product_revision, str + 12, 4); in attach()
2117 strncpy (product_revision, str + 8, 4); in attach()
2122 strncpy (product_revision, result + 32, 4); in attach()
2124 product_revision[4] = ' '; in attach()
2125 t = strchr (product_revision, ' '); in attach()
2140 dev->sane.vendor, dev->sane.model, product_revision); in attach()

Completed in 4 milliseconds