Home
last modified time | relevance | path

Searched defs:regulator_quirk (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/mach-shmobile/
H A Dregulator-quirk-rcar-gen2.c40 struct regulator_quirk { struct
41 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 */