Home
last modified time | relevance | path

Searched refs:afe_params (Results 1 - 7 of 7) sorted by relevance

/third_party/backends/backend/
H A Dartec_eplus48u.c205 static Artec48U_AFE_Parameters afe_params; variable
807 dev->afe_params.r_offset = afe_params.r_offset; in attach()
808 dev->afe_params.g_offset = afe_params.g_offset; in attach()
809 dev->afe_params.b_offset = afe_params.b_offset; in attach()
811 dev->afe_params.r_pga = default_afe_params.r_pga; in attach()
812 dev->afe_params.g_pga = default_afe_params.g_pga; in attach()
813 dev->afe_params in attach()
[all...]
H A Dgt68xx_high.h285 GT68xx_AFE_Parameters afe_params; member
H A Dartec_eplus48u.h151 Artec48U_AFE_Parameters afe_params; member
H A Dgt68xx_low.h483 GT68xx_AFE_Parameters afe_params; /* Default offset/gain */ member
H A Dgt68xx_high.c1948 memcpy(&(scanner->afe_params), afe, sizeof(GT68xx_AFE_Parameters)); in gt68xx_afe_cis_auto()
2399 memcpy (scanner->dev->afe, &(scanner->afe_params), in gt68xx_assign_calibration()
2569 fwrite (&(scanner->afe_params), sizeof (GT68xx_AFE_Parameters), 1, fcal); in gt68xx_write_calibration()
2671 fread (&(scanner->afe_params), sizeof (GT68xx_AFE_Parameters), 1, fcal); in gt68xx_read_calibration()
H A Dgt68xx_low.c386 memcpy (dev->afe, &dev->model->afe_params, sizeof (*dev->afe)); in gt68xx_device_activate()
H A Dgt68xx.c1294 new_dev[i]->model->afe_params = afe; in probe_gt68xx_devices()
2060 memcpy(s->dev->afe,&(s->afe_params), sizeof(GT68xx_AFE_Parameters)); in sane_start()

Completed in 23 milliseconds