Home
last modified time | relevance | path

Searched refs:voltdm (Results 1 – 2 of 2) sorted by relevance

/include/linux/power/
A Dsmartreflex.h155 struct voltagedomain *voltdm; member
292 struct voltagedomain *voltdm; member
301 void omap_sr_enable(struct voltagedomain *voltdm);
302 void omap_sr_disable(struct voltagedomain *voltdm);
303 void omap_sr_disable_reset_volt(struct voltagedomain *voltdm);
315 static inline void omap_sr_enable(struct voltagedomain *voltdm) {} in omap_sr_enable() argument
316 static inline void omap_sr_disable(struct voltagedomain *voltdm) {} in omap_sr_disable() argument
318 struct voltagedomain *voltdm) {} in omap_sr_disable_reset_volt() argument
/include/linux/platform_data/
A Dvoltage-omap.h32 unsigned long voltdm_get_voltage(struct voltagedomain *voltdm);
33 struct omap_volt_data *omap_voltage_get_voltdata(struct voltagedomain *voltdm,

Completed in 4 milliseconds