Home
last modified time | relevance | path

Searched refs:HpScl (Results 1 - 8 of 8) sorted by relevance

/third_party/backends/backend/
H A Dhp-scsi.h61 SANE_Status sanei_hp_scl_startScan (HpScsi scsi, HpScl scl);
66 SANE_Status sanei_hp_scl_upload_binary (HpScsi scsi, HpScl scl,
68 SANE_Status sanei_hp_scl_set (HpScsi scsi, HpScl scl, int val);
69 SANE_Status sanei_hp_scl_inquire(HpScsi scsi, HpScl scl,
71 SANE_Status sanei_hp_scl_upload (HpScsi scsi, HpScl scl,
73 SANE_Status sanei_hp_scl_download (HpScsi scsi, HpScl scl,
H A Dhp.h153 typedef int HpScl; typedef
155 typedef long int HpScl; typedef
169 HpScl startscan;
188 hp_bool_t sanei_hp_device_simulate_get (const char *devname, HpScl scl);
H A Dhp-device.c59 sanei_hp_device_simulate_set (const char *devname, HpScl scl, int flag) in sanei_hp_device_simulate_set()
93 sanei_hp_device_simulate_get (const char *devname, HpScl scl) in sanei_hp_device_simulate_get()
106 sanei_hp_device_support_get (const char *devname, HpScl scl, in sanei_hp_device_support_get()
147 static HpScl sclprobe[] = /* The commands that should be probed */ in sanei_hp_device_support_probe()
228 HpScl cmd; in sanei_hp_device_probe_model()
H A Dhp-device.h78 SANE_Status sanei_hp_device_simulate_set (const char *devname, HpScl scl,
80 SANE_Status sanei_hp_device_support_get (const char *devname, HpScl scl,
H A Dhp-option.c108 compat, HpScl scl, int value);
157 HpScl scl_command;
164 HpScl scl;
192 HpScl scl, int value) in hp_probe_parameter_support_table()
235 hp_probed_choice_isSupported (HpScsi scsi, HpScl scl, in hp_probed_choice_isSupported()
392 HpScl scl = this->descriptor->scl_command; in hp_option_download()
416 HpScl scl = this->descriptor->scl_command; in hp_option_upload()
744 HpScl scl = this->descriptor->scl_command; in _probe_int()
771 HpScl scl = this->descriptor->scl_command; in _probe_int_brightness()
872 HpScl sc in _probe_bool()
[all...]
H A Dhp-scl.c892 hp_scsi_scl(HpScsi this, HpScl scl, int val) in hp_scsi_scl()
1745 _hp_scl_inq (HpScsi scsi, HpScl scl, HpScl inq_cmnd, in _hp_scl_inq()
1825 sanei_hp_scl_upload_binary (HpScsi scsi, HpScl scl, size_t *lengthhp, in sanei_hp_scl_upload_binary()
1913 sanei_hp_scl_set(HpScsi scsi, HpScl scl, int val) in sanei_hp_scl_set()
1926 sanei_hp_scl_inquire(HpScsi scsi, HpScl scl, int * valp, int * minp, int * maxp) in sanei_hp_scl_inquire()
1928 HpScl inquiry = ( IS_SCL_CONTROL(scl) in sanei_hp_scl_inquire()
1948 hp_scl_get_bounds(HpScsi scsi, HpScl scl, int * minp, int * maxp) in hp_scl_get_bounds()
1958 hp_scl_get_bounds_and_val(HpScsi scsi, HpScl scl, in hp_scl_get_bounds_and_val()
1969 sanei_hp_scl_download(HpScsi scsi, HpScl sc
[all...]
H A Dhp-option.h285 HpScl sanei_hp_optset_scan_type (HpOptSet this, HpData data);
H A Dhp-handle.c467 HpScl scl; in sanei_hp_handle_startScan()

Completed in 10 milliseconds