Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-shmobile/
Dpm-rmobile.h42 extern void rmobile_add_device_to_domain_td(const char *domain_name,
49 rmobile_add_device_to_domain_td(domain_name, pdev, NULL); in rmobile_add_device_to_domain()
57 #define rmobile_add_device_to_domain_td(name, pdev, td) do { } while (0) macro
Dpm-rmobile.c176 void rmobile_add_device_to_domain_td(const char *domain_name, in rmobile_add_device_to_domain_td() function
197 rmobile_add_device_to_domain_td(data[j].domain_name, in rmobile_add_devices_to_domains()