Searched refs:create_slope_table (Results 1 - 8 of 8) sorted by relevance
/third_party/backends/backend/genesys/ |
H A D | low.h | 364 MotorSlopeTable create_slope_table(AsicType asic_type, const Genesys_Motor& motor, unsigned ydpi,
|
H A D | gl847.cpp | 344 auto scan_table = create_slope_table(dev->model->asic_type, dev->motor, scan_yres, in gl847_init_motor_regs_scan() 361 auto fast_table = create_slope_table(dev->model->asic_type, dev->motor, fast_dpi, in gl847_init_motor_regs_scan()
|
H A D | gl124.cpp | 512 auto scan_table = create_slope_table(dev->model->asic_type, dev->motor, yres, in gl124_init_motor_regs_scan() 528 auto fast_table = create_slope_table(dev->model->asic_type, dev->motor, fast_dpi, in gl124_init_motor_regs_scan()
|
H A D | gl846.cpp | 380 auto scan_table = create_slope_table(dev->model->asic_type, dev->motor, scan_yres, in gl846_init_motor_regs_scan()
|
H A D | gl842.cpp | 327 auto scan_table = create_slope_table(dev->model->asic_type, dev->motor, scan_yres, exposure, in gl842_init_motor_regs_scan()
|
H A D | low.cpp | 1739 MotorSlopeTable create_slope_table(AsicType asic_type, const Genesys_Motor& motor, unsigned ydpi, in create_slope_table() function
|
H A D | gl843.cpp | 728 auto scan_table = create_slope_table(dev->model->asic_type, dev->motor, scan_yres, exposure, in gl843_init_motor_regs_scan()
|
H A D | gl841.cpp | 656 auto slow_table = create_slope_table(dev->model->asic_type, dev->motor, scan_yres, in gl841_init_motor_regs_scan()
|
Completed in 16 milliseconds