Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dvexpress.h39 struct regmap * (*regmap_init)(struct device *dev, void *context); member
Dregmap.h458 #define regmap_init(dev, bus, bus_context, config) \ macro
/linux-4.4.14/drivers/thermal/st/
Dst_thermal.h53 int (*regmap_init)(struct st_thermal_sensor *); member