Home
last modified time | relevance | path

Searched refs:cfg_scanmode_get (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/sane-backends/sane-backends-1.0.32/backend/
H A Dhp3900_config.c120 static SANE_Int cfg_scanmode_get(SANE_Int sensortype, SANE_Int sm, struct st_scanmode *mymode);
2149 static SANE_Int cfg_scanmode_get(SANE_Int sensortype, SANE_Int sm, struct st_scanmode *mymode) in cfg_scanmode_get() function
H A Dhp3900_rts8822.c1144 while ((cfg_scanmode_get (dev->sensorcfg->type, a, &reg) == OK) in Load_Scanmodes()