Searched defs:sm5502_muic_info (Results 1 – 1 of 1) sorted by relevance
40 struct sm5502_muic_info { struct41 struct device *dev;42 struct extcon_dev *edev;44 struct i2c_client *i2c;45 struct regmap *regmap;47 struct regmap_irq_chip_data *irq_data;48 struct muic_irq *muic_irqs;49 unsigned int num_muic_irqs;50 int irq;51 bool irq_attach;[all …]