Lines Matching defs:ml_device
47 struct ml_device {
112 static void ml_schedule_timer(struct ml_device *ml)
326 static int ml_get_combo_effect(struct ml_device *ml,
390 static void ml_play_effects(struct ml_device *ml)
405 struct ml_device *ml = from_timer(ml, t, timer);
421 struct ml_device *ml = dev->ff->private;
437 struct ml_device *ml = dev->ff->private;
468 struct ml_device *ml = dev->ff->private;
490 struct ml_device *ml = ff->private;
513 struct ml_device *ml;
518 ml = kzalloc(sizeof(struct ml_device), GFP_KERNEL);