Home
last modified time | relevance | path

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

/third_party/backends/backend/genesys/
H A Dtables_motor.cpp27 StaticInit<std::vector<Genesys_Motor>> s_motors;
35 Genesys_Motor motor; in genesys_init_motor_tables()
43 motor = Genesys_Motor(); in genesys_init_motor_tables()
51 motor = Genesys_Motor(); in genesys_init_motor_tables()
59 motor = Genesys_Motor(); in genesys_init_motor_tables()
67 motor = Genesys_Motor(); in genesys_init_motor_tables()
75 motor = Genesys_Motor(); in genesys_init_motor_tables()
83 motor = Genesys_Motor(); in genesys_init_motor_tables()
106 motor = Genesys_Motor(); in genesys_init_motor_tables()
124 motor = Genesys_Motor(); in genesys_init_motor_tables()
[all...]
H A Dmotor.h148 struct Genesys_Motor struct
150 Genesys_Motor() = default;
194 std::ostream& operator<<(std::ostream& out, const Genesys_Motor& motor);
H A Dfwd.h65 struct Genesys_Motor;
H A Ddevice.h273 Genesys_Motor motor;
H A Dmotor.cpp177 std::ostream& operator<<(std::ostream& out, const Genesys_Motor& motor) in operator <<()
179 out << "Genesys_Motor{\n" in operator <<()
H A Dlow.h364 MotorSlopeTable create_slope_table(AsicType asic_type, const Genesys_Motor& motor, unsigned ydpi,
427 extern StaticInit<std::vector<Genesys_Motor>> s_motors;
H A Dlow.cpp1739 MotorSlopeTable create_slope_table(AsicType asic_type, const Genesys_Motor& motor, unsigned ydpi, in create_slope_table()

Completed in 6 milliseconds