Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmustek_usb2_asic.c1577 LLFSetMotorTable (PAsic chip, LLF_SETMOTORTABLE * LLF_SetMotorTable) in LLFSetMotorTable() argument
1583 if (LLF_SetMotorTable->MotorTablePtr != NULL) in LLFSetMotorTable()
1590 RamAccess.LoStartAddress |= LLF_SetMotorTable->MotorTableAddress; in LLFSetMotorTable()
1595 RamAccess.HiStartAddress |= LLF_SetMotorTable->MotorTableAddress; in LLFSetMotorTable()
1599 RamAccess.BufferPtr = (SANE_Byte *) LLF_SetMotorTable->MotorTablePtr; in LLFSetMotorTable()
1605 LLF_SetMotorTable->MotorTableAddress); in LLFSetMotorTable()
2145 LLF_SETMOTORTABLE LLF_SetMotorTable; in MotorBackHome() local
2163 LLF_SetMotorTable.MotorTableAddress = 0; in MotorBackHome()
2164 LLF_SetMotorTable.MotorTablePtr = BackHomeMotorTable; in MotorBackHome()
2165 LLFSetMotorTable (chip, &LLF_SetMotorTable); in MotorBackHome()
4621 LLF_SETMOTORTABLE LLF_SetMotorTable; Asic_MotorMove() local
[all...]
H A Dmustek_usb2_asic.h1394 LLF_SETMOTORTABLE * LLF_SetMotorTable);

Completed in 8 milliseconds