Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dgt68xx_low.c544 if (dev->model->command_set->download_firmware) in gt68xx_device_download_firmware()
545 return (*dev->model->command_set->download_firmware) (dev, data, size); in gt68xx_device_download_firmware()
H A Davision.h611 uint8_t download_firmware; member
H A Dgt68xx_low.h278 SANE_Status (*download_firmware) (GT68xx_Device * dev, member
H A Dsnapscan-scsi.c54 static SANE_Status download_firmware(SnapScan_Scanner * pss);
1597 static SANE_Status download_firmware(SnapScan_Scanner * pss) in download_firmware() function
1599 static const char *me = "download_firmware"; in download_firmware()
H A Dsnapscan.c987 status = download_firmware(pss); in sane_open()
988 CHECK_STATUS (status, me, "download_firmware"); in sane_open()
H A Davision.c3462 DBG (3, "get_firmware_status: [0] needs firmware %x\n", result.download_firmware); in get_firmware_status()

Completed in 20 milliseconds