Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dumax.h191 int connection_type; member
H A Dumax.c1372 switch (dev->connection_type) in umax_scsi_cmd()
1394 switch (dev->connection_type) in umax_scsi_open_extended()
1416 switch (dev->connection_type) in umax_scsi_open()
1437 switch (dev->connection_type) in umax_scsi_close()
1458 switch (dev->connection_type) in umax_scsi_req_enter()
1479 switch (dev->connection_type) in umax_scsi_req_wait()
2820 if (dev->connection_type == SANE_UMAX_USB) in umax_correct_inquiry()
4491 if (dev->connection_type == SANE_UMAX_SCSI) in umax_init()
4714 static SANE_Status attach_scanner(const char *devicename, Umax_Device **devp, int connection_type) in attach_scanner() argument
4719 DBG(DBG_sane_proc,"attach_scanner: %s, connection_type in attach_scanner()
[all...]
H A Davision.c2441 if (av_con->connection_type == AV_SCSI) { in avision_open()
2457 if (av_con->connection_type == AV_SCSI) { in avision_open_extended()
2470 if (av_con->connection_type == AV_SCSI) { in avision_close()
2482 if (av_con->connection_type == AV_SCSI) { in avision_is_open()
2498 if (av_con->connection_type == AV_SCSI) { in avision_cmd()
4289 av_con.connection_type = con_type; in attach()
4290 if (av_con.connection_type == AV_USB) in attach()
4431 dev->connection.connection_type = av_con.connection_type; in attach()
4888 if (av_con.connection_type in attach()
[all...]
H A Davision.h71 Avision_ConnectionType connection_type; member

Completed in 16 milliseconds