Searched defs:vibra_info (Results 1 – 3 of 3) sorted by relevance
31 struct vibra_info { struct55 struct vibra_info *info = data; in twl6040_vib_irq_handler() argument
28 struct vibra_info { struct52 static void vibra_enable(struct vibra_info *info) in vibra_enable() argument
28 struct vibra_info { struct29 struct input_dev *input_dev;30 struct work_struct play_work;31 struct regmap *regmap;32 const struct sc27xx_vibra_data *data;56 static void sc27xx_vibra_set(struct vibra_info *info, bool on) in sc27xx_vibra_set() argument