Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmustek_usb2.c153 static SANE_Bool PowerControl (SANE_Bool isLampOn, SANE_Bool isTaLampOn);
551 isLampOn: turn the lamp on or off
560 PowerControl (SANE_Bool isLampOn, SANE_Bool isTALampOn) in PowerControl() argument
563 return MustScanner_PowerControl (isLampOn, isTALampOn); in PowerControl()
H A Dmustek_usb2_high.c133 static SANE_Bool MustScanner_PowerControl (SANE_Bool isLampOn, SANE_Bool isTALampOn);
283 isLampOn: turn the lamp on or off
292 MustScanner_PowerControl (SANE_Bool isLampOn, SANE_Bool isTALampOn) in MustScanner_PowerControl() argument
302 if (SANE_STATUS_GOOD != Asic_TurnLamp (&g_chip, isLampOn)) in MustScanner_PowerControl()
H A Dmustek_usb2_asic.h1255 static SANE_Status Asic_TurnLamp (PAsic chip, SANE_Bool isLampOn);
H A Dmustek_usb2_asic.c3659 Asic_TurnLamp (PAsic chip, SANE_Bool isLampOn) in Asic_TurnLamp() argument
3677 if (isLampOn) in Asic_TurnLamp()

Completed in 17 milliseconds