Searched refs:deactivate_func (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_device.h123 int (*deactivate_func)(struct omap_device *od); member in struct:omap_device_pm_latency
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Domap_device.c202 odpl->deactivate_func(od);
523 * Idle omap_device @od by calling as many .deactivate_func() entries
556 * Shut down omap_device @od by calling all .deactivate_func() entries
593 * the .activate_func or .deactivate_func function pointers in the
677 * .activate_func and .deactivate_func function pointers

Completed in 41 milliseconds