Searched refs:lg4ff_multimode_wheels (Results 1 – 1 of 1) sorted by relevance
145 static const struct lg4ff_multimode_wheel lg4ff_multimode_wheels[] = { variable1330 for (mmode_idx = 0; mmode_idx < ARRAY_SIZE(lg4ff_multimode_wheels); mmode_idx++) { in lg4ff_init()1331 if (real_product_id == lg4ff_multimode_wheels[mmode_idx].product_id) in lg4ff_init()1335 if (mmode_idx == ARRAY_SIZE(lg4ff_multimode_wheels)) { in lg4ff_init()1354 mmode_wheel = &lg4ff_multimode_wheels[mmode_idx]; in lg4ff_init()