Searched refs:req_dev (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Domap-pm.h124 * @req_dev: struct device * requesting the constraint, or NULL if none
148 int omap_pm_set_max_dev_wakeup_lat(struct device *req_dev, struct device *dev,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Domap-pm-noop.c92 int omap_pm_set_max_dev_wakeup_lat(struct device *req_dev, struct device *dev, argument
95 if (!req_dev || !dev || t < -1) {

Completed in 108 milliseconds