Searched refs:get_motor_profile_ptr (Results 1 - 6 of 6) sorted by relevance
/third_party/backends/backend/genesys/ |
H A D | low.h | 356 const MotorProfile* get_motor_profile_ptr(const std::vector<MotorProfile>& profiles,
|
H A D | gl841.cpp | 572 const auto* fast_profile = get_motor_profile_ptr(dev->motor.fast_profiles, 0, session); in gl841_init_motor_regs_feed() 574 fast_profile = get_motor_profile_ptr(dev->motor.profiles, 0, session); in gl841_init_motor_regs_feed() 651 const auto* fast_profile = get_motor_profile_ptr(dev->motor.fast_profiles, 0, session); in gl841_init_motor_regs_scan()
|
H A D | low.cpp | 1687 const MotorProfile* get_motor_profile_ptr(const std::vector<MotorProfile>& profiles, in get_motor_profile_ptr() function 1731 const auto* profile = get_motor_profile_ptr(profiles, exposure, session); in get_motor_profile()
|
H A D | gl846.cpp | 392 const auto* fast_profile = get_motor_profile_ptr(dev->motor.fast_profiles, 0, session); in gl846_init_motor_regs_scan()
|
H A D | gl842.cpp | 339 const auto* fast_profile = get_motor_profile_ptr(dev->motor.fast_profiles, 0, session); in gl842_init_motor_regs_scan()
|
H A D | gl843.cpp | 740 const auto* fast_profile = get_motor_profile_ptr(dev->motor.fast_profiles, 0, session); in gl843_init_motor_regs_scan()
|
Completed in 12 milliseconds