Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmustek_pp.c111 static int numcfgoptions = 0; variable
348 dev->numcfgoptions = numcfgoptions; in sane_attach()
350 numcfgoptions = 0; in sane_attach()
672 free_cfg_options(&numcfgoptions, &cfgoptions); in attach_device()
952 (numcfgoptions+1)*sizeof(cfgoptions[0])); in sane_init()
956 free_cfg_options(&numcfgoptions, &cfgoptions); in sane_init()
961 cfgoptions[numcfgoptions].name = optname; in sane_init()
962 cfgoptions[numcfgoptions].value = optval; in sane_init()
963 ++numcfgoptions; in sane_init()
[all...]
H A Dmustek_pp.h181 int numcfgoptions; member

Completed in 3 milliseconds