Searched refs:pmm (Results 1 – 2 of 2) sorted by relevance
1957 pm_message_t pmm = {PM_EVENT_SUSPEND}; in tsl2x7x_suspend() local1959 chip->pdata->platform_power(dev, pmm); in tsl2x7x_suspend()1972 pm_message_t pmm = {PM_EVENT_RESUME}; in tsl2x7x_resume() local1974 chip->pdata->platform_power(dev, pmm); in tsl2x7x_resume()
353 pm_message_t pmm = { .event = PM_EVENT_SUSPEND }; in i915_switcheroo_set_state() local365 i915_suspend_legacy(dev, pmm); in i915_switcheroo_set_state()