Searched defs:regulator_quirk (Results 1 – 1 of 1) sorted by relevance
40 struct regulator_quirk { struct41 struct list_head list;42 const struct of_device_id *id;43 struct device_node *np;44 struct of_phandle_args irq_args;45 struct i2c_msg i2c_msg;46 bool shared; /* IRQ line is shared */