Home
last modified time | relevance | path

Searched refs:is_on (Results 1 - 6 of 6) sorted by relevance

/third_party/backends/backend/
H A Dmustek_usb_low.h268 usb_low_turn_frontend_mode (ma1017 * chip, SANE_Bool is_on);
381 usb_low_turn_peripheral_power (ma1017 * chip, SANE_Bool is_on);
383 static SANE_Status usb_low_turn_lamp_power (ma1017 * chip, SANE_Bool is_on);
H A Dmustek_usb_low.c507 usb_low_turn_frontend_mode (ma1017 * chip, SANE_Bool is_on) in usb_low_turn_frontend_mode() argument
524 if (is_on) in usb_low_turn_frontend_mode()
1973 usb_low_turn_peripheral_power (ma1017 * chip, SANE_Bool is_on) in usb_low_turn_peripheral_power() argument
1992 if (is_on) in usb_low_turn_peripheral_power()
2003 usb_low_turn_lamp_power (ma1017 * chip, SANE_Bool is_on) in usb_low_turn_lamp_power() argument
2022 if (is_on) in usb_low_turn_lamp_power()
H A Dmustek_usb_high.h439 usb_high_scan_turn_power (Mustek_Usb_Device * dev, SANE_Bool is_on);
H A Dma1509.c993 turn_lamp (Ma1509_Scanner * s, SANE_Bool is_on) in turn_lamp() argument
1000 DBG (4, "turn_lamp %s\n", is_on ? "on" : "off"); in turn_lamp()
1002 if (is_on) in turn_lamp()
H A Dmustek_usb_high.c917 usb_high_scan_turn_power (Mustek_Usb_Device * dev, SANE_Bool is_on) in usb_high_scan_turn_power() argument
922 is_on ? "on" : "off"); in usb_high_scan_turn_power()
924 if (is_on) in usb_high_scan_turn_power()
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_handle_request.c386 usb_handle_remote_wakeup(struct usb_xfer *xfer, uint8_t is_on) in usb_handle_remote_wakeup() argument
396 if (is_on) { in usb_handle_remote_wakeup()

Completed in 10 milliseconds