Lines Matching defs:ml_device
44 struct ml_device {
109 static void ml_schedule_timer(struct ml_device *ml)
323 static int ml_get_combo_effect(struct ml_device *ml,
387 static void ml_play_effects(struct ml_device *ml)
402 struct ml_device *ml = from_timer(ml, t, timer);
418 struct ml_device *ml = dev->ff->private;
434 struct ml_device *ml = dev->ff->private;
465 struct ml_device *ml = dev->ff->private;
487 struct ml_device *ml = ff->private;
510 struct ml_device *ml;
515 ml = kzalloc(sizeof(struct ml_device), GFP_KERNEL);