Searched defs:sm5502_muic_info (Results 1 – 1 of 1) sorted by relevance
36 struct sm5502_muic_info { struct37 struct device *dev;38 struct extcon_dev *edev;40 struct i2c_client *i2c;41 struct regmap *regmap;43 struct regmap_irq_chip_data *irq_data;44 struct muic_irq *muic_irqs;45 unsigned int num_muic_irqs;46 int irq;47 bool irq_attach;[all …]