Lines Matching defs:ops
92 static int wiimod_keys_probe(const struct wiimod_ops *ops, in wiimod_keys_probe()
158 static int wiimod_rumble_probe(const struct wiimod_ops *ops, in wiimod_rumble_probe()
170 static void wiimod_rumble_remove(const struct wiimod_ops *ops, in wiimod_rumble_remove()
237 static int wiimod_battery_probe(const struct wiimod_ops *ops, in wiimod_battery_probe()
271 static void wiimod_battery_remove(const struct wiimod_ops *ops, in wiimod_battery_remove()
345 static int wiimod_led_probe(const struct wiimod_ops *ops, in wiimod_led_probe()
387 static void wiimod_led_remove(const struct wiimod_ops *ops, in wiimod_led_remove()
488 static int wiimod_accel_probe(const struct wiimod_ops *ops, in wiimod_accel_probe()
529 static void wiimod_accel_remove(const struct wiimod_ops *ops, in wiimod_accel_remove()
740 static int wiimod_ir_probe(const struct wiimod_ops *ops, in wiimod_ir_probe()
791 static void wiimod_ir_remove(const struct wiimod_ops *ops, in wiimod_ir_remove()
935 static int wiimod_nunchuk_probe(const struct wiimod_ops *ops, in wiimod_nunchuk_probe()
988 static void wiimod_nunchuk_remove(const struct wiimod_ops *ops, in wiimod_nunchuk_remove()
1210 static int wiimod_classic_probe(const struct wiimod_ops *ops, in wiimod_classic_probe()
1266 static void wiimod_classic_remove(const struct wiimod_ops *ops, in wiimod_classic_remove()
1455 static int wiimod_bboard_probe(const struct wiimod_ops *ops, in wiimod_bboard_probe()
1539 static void wiimod_bboard_remove(const struct wiimod_ops *ops, in wiimod_bboard_remove()
1850 static int wiimod_pro_probe(const struct wiimod_ops *ops, in wiimod_pro_probe()
1929 static void wiimod_pro_remove(const struct wiimod_ops *ops, in wiimod_pro_remove()
1963 static int wiimod_builtin_mp_probe(const struct wiimod_ops *ops, in wiimod_builtin_mp_probe()
1975 static void wiimod_builtin_mp_remove(const struct wiimod_ops *ops, in wiimod_builtin_mp_remove()
1999 static int wiimod_no_mp_probe(const struct wiimod_ops *ops, in wiimod_no_mp_probe()
2011 static void wiimod_no_mp_remove(const struct wiimod_ops *ops, in wiimod_no_mp_remove()
2121 static int wiimod_mp_probe(const struct wiimod_ops *ops, in wiimod_mp_probe()
2163 static void wiimod_mp_remove(const struct wiimod_ops *ops, in wiimod_mp_remove()