Home
last modified time | relevance | path

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

/third_party/backends/backend/genesys/
H A Denums.h301 KVSS080, member in genesys::ScanMethod::AdcId
360 KVSS080, member in genesys::ScanMethod::GpioId
403 KVSS080, member in genesys::ScanMethod::MotorId
H A Denums.cpp219 case AdcId::KVSS080: out << "KVSS080"; break; in operator <<()
268 case GpioId::KVSS080: out << "KVSS080"; break; in operator <<()
312 case MotorId::KVSS080: out << "KVSS080"; break; in operator <<()
H A Dtables_gpo.cpp210 gpo.id = GpioId::KVSS080; in genesys_init_gpo_tables()
H A Dgl843.cpp821 if (dev->model->motor_id == MotorId::KVSS080) { in gl843_init_motor_regs_scan()
1123 if (dev->model->gpio_id == GpioId::KVSS080) { in save_power()
1218 case GpioId::KVSS080: in begin_scan()
1674 case GpioId::KVSS080: in update_hardware_sensors()
H A Dtables_model.cpp224 model.adc_id = AdcId::KVSS080; in genesys_init_usb_device_tables()
225 model.gpio_id = GpioId::KVSS080; in genesys_init_usb_device_tables()
226 model.motor_id = MotorId::KVSS080; in genesys_init_usb_device_tables()
H A Dtables_frontend.cpp348 fe.id = AdcId::KVSS080; in genesys_init_frontend_tables()
H A Dtables_motor.cpp264 motor.id = MotorId::KVSS080; in genesys_init_motor_tables()

Completed in 9 milliseconds