Symbol: wiimod_ops
drivers/hid/hid-wiimote-core.c
1253
const struct wiimod_ops *ops;
drivers/hid/hid-wiimote-core.c
1274
const struct wiimod_ops *ops;
drivers/hid/hid-wiimote-core.c
1292
static bool valid_ext_handler(const struct wiimod_ops *ops, size_t len)
drivers/hid/hid-wiimote-core.c
1314
const struct wiimod_ops *ops;
drivers/hid/hid-wiimote-core.c
1396
const struct wiimod_ops *ops;
drivers/hid/hid-wiimote-core.c
629
const struct wiimod_ops *ops;
drivers/hid/hid-wiimote-core.c
692
const struct wiimod_ops *ops;
drivers/hid/hid-wiimote-core.c
727
const struct wiimod_ops *ops;
drivers/hid/hid-wiimote-core.c
746
const struct wiimod_ops *ops;
drivers/hid/hid-wiimote-core.c
762
const struct wiimod_ops *ops;
drivers/hid/hid-wiimote-core.c
781
const struct wiimod_ops *ops;
drivers/hid/hid-wiimote-modules.c
101
static const struct wiimod_ops wiimod_keys = {
drivers/hid/hid-wiimote-modules.c
1222
static int wiimod_classic_probe(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
1278
static void wiimod_classic_remove(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
1288
static const struct wiimod_ops wiimod_classic = {
drivers/hid/hid-wiimote-modules.c
1467
static int wiimod_bboard_probe(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
155
static int wiimod_rumble_probe(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
1551
static void wiimod_bboard_remove(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
1563
static const struct wiimod_ops wiimod_bboard = {
drivers/hid/hid-wiimote-modules.c
167
static void wiimod_rumble_remove(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
179
static const struct wiimod_ops wiimod_rumble = {
drivers/hid/hid-wiimote-modules.c
1862
static int wiimod_pro_probe(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
1941
static void wiimod_pro_remove(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
1960
static const struct wiimod_ops wiimod_pro = {
drivers/hid/hid-wiimote-modules.c
2108
static int wiimod_drums_probe(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
2172
static void wiimod_drums_remove(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
2182
static const struct wiimod_ops wiimod_drums = {
drivers/hid/hid-wiimote-modules.c
2338
static int wiimod_guitar_probe(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
234
static int wiimod_battery_probe(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
2388
static void wiimod_guitar_remove(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
2398
static const struct wiimod_ops wiimod_guitar = {
drivers/hid/hid-wiimote-modules.c
2557
static int wiimod_turntable_probe(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
2612
static void wiimod_turntable_remove(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
2622
static const struct wiimod_ops wiimod_turntable = {
drivers/hid/hid-wiimote-modules.c
2637
static int wiimod_builtin_mp_probe(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
2649
static void wiimod_builtin_mp_remove(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
2659
static const struct wiimod_ops wiimod_builtin_mp = {
drivers/hid/hid-wiimote-modules.c
2673
static int wiimod_no_mp_probe(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
268
static void wiimod_battery_remove(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
2685
static void wiimod_no_mp_remove(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
2695
static const struct wiimod_ops wiimod_no_mp = {
drivers/hid/hid-wiimote-modules.c
279
static const struct wiimod_ops wiimod_battery = {
drivers/hid/hid-wiimote-modules.c
2797
static int wiimod_mp_probe(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
2839
static void wiimod_mp_remove(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
2849
const struct wiimod_ops wiimod_mp = {
drivers/hid/hid-wiimote-modules.c
2859
static const struct wiimod_ops wiimod_dummy;
drivers/hid/hid-wiimote-modules.c
2861
const struct wiimod_ops *wiimod_table[WIIMOD_NUM] = {
drivers/hid/hid-wiimote-modules.c
2875
const struct wiimod_ops *wiimod_ext_table[WIIMOTE_EXT_NUM] = {
drivers/hid/hid-wiimote-modules.c
338
static int wiimod_led_probe(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
380
static void wiimod_led_remove(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
391
static const struct wiimod_ops wiimod_leds[4] = {
drivers/hid/hid-wiimote-modules.c
481
static int wiimod_accel_probe(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
522
static void wiimod_accel_remove(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
532
static const struct wiimod_ops wiimod_accel = {
drivers/hid/hid-wiimote-modules.c
733
static int wiimod_ir_probe(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
784
static void wiimod_ir_remove(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
794
static const struct wiimod_ops wiimod_ir = {
drivers/hid/hid-wiimote-modules.c
89
static int wiimod_keys_probe(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
928
static int wiimod_nunchuk_probe(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
981
static void wiimod_nunchuk_remove(const struct wiimod_ops *ops,
drivers/hid/hid-wiimote-modules.c
991
static const struct wiimod_ops wiimod_nunchuk = {
drivers/hid/hid-wiimote.h
193
int (*probe) (const struct wiimod_ops *ops,
drivers/hid/hid-wiimote.h
195
void (*remove) (const struct wiimod_ops *ops,
drivers/hid/hid-wiimote.h
206
extern const struct wiimod_ops *wiimod_table[WIIMOD_NUM];
drivers/hid/hid-wiimote.h
207
extern const struct wiimod_ops *wiimod_ext_table[WIIMOTE_EXT_NUM];
drivers/hid/hid-wiimote.h
208
extern const struct wiimod_ops wiimod_mp;