Searched refs:Asic_SetMotorType (Results 1 - 4 of 4) sorted by relevance
/third_party/backends/backend/ |
H A D | mustek_usb2_reflective.c | 640 Asic_SetMotorType (&g_chip, FALSE, TRUE); in Reflective_AdjustAD() 1152 Asic_SetMotorType (&g_chip, TRUE, TRUE); in Reflective_FindTopLeft() 1401 Asic_SetMotorType (&g_chip, TRUE, TRUE); in Reflective_LineCalibration16Bits() 1440 status = Asic_SetMotorType (&g_chip, FALSE, TRUE); in Reflective_LineCalibration16Bits() 1444 "Reflective_LineCalibration16Bits: Asic_SetMotorType return error \n"); in Reflective_LineCalibration16Bits()
|
H A D | mustek_usb2_transparent.c | 675 Asic_SetMotorType (&g_chip, FALSE, TRUE); in Transparent_AdjustAD() 1166 Asic_SetMotorType (&g_chip, TRUE, TRUE); in Transparent_FindTopLeft() 1338 Asic_SetMotorType (&g_chip, TRUE, TRUE); in Transparent_LineCalibration16Bits() 1350 Asic_SetMotorType (&g_chip, FALSE, TRUE); in Transparent_LineCalibration16Bits()
|
H A D | mustek_usb2_asic.h | 1282 static SANE_Status Asic_SetMotorType (PAsic chip, SANE_Bool isMotorMove, SANE_Bool isUniformSpeed);
|
H A D | mustek_usb2_asic.c | 4596 Asic_SetMotorType (PAsic chip, SANE_Bool isMotorMove, SANE_Bool isUniformSpeed) in Asic_SetMotorType() function 4600 DBG (DBG_ASIC, "Asic_SetMotorType:Enter\n"); in Asic_SetMotorType() 4610 DBG (DBG_ASIC, "Asic_SetMotorType: Exit\n"); in Asic_SetMotorType()
|
Completed in 11 milliseconds