Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/power/
Dsmartreflex.h240 struct omap_sr_class_data { struct
241 int (*enable)(struct omap_sr *sr);
242 int (*disable)(struct omap_sr *sr, int is_volt_reset);
243 int (*configure)(struct omap_sr *sr);
244 int (*notify)(struct omap_sr *sr, u32 status);
245 u8 notify_flags;
246 u8 class_type;