Linux Kernel
3.7.1
|
#include <linux/pm_domain.h>
Go to the source code of this file.
Data Structures | |
struct | rmobile_pm_domain |
struct | pm_domain_device |
Macros | |
#define | DEFAULT_DEV_LATENCY_NS 250000 |
#define | rmobile_init_domains(domains, num) do { } while (0) |
#define | rmobile_add_device_to_domain_td(name, pdev, td) do { } while (0) |
#define | rmobile_add_device_to_domain(name, pdev) do { } while (0) |
#define DEFAULT_DEV_LATENCY_NS 250000 |
Definition at line 15 of file pm-rmobile.h.
Definition at line 57 of file pm-rmobile.h.
Definition at line 56 of file pm-rmobile.h.
#define rmobile_init_domains | ( | domains, | |
num | |||
) | do { } while (0) |
Definition at line 55 of file pm-rmobile.h.