Home
last modified time | relevance | path

Searched refs:rt_dm_power_domain_attach (Results 1 – 4 of 4) sorted by relevance

/components/drivers/pci/
A Dpme.c121 rt_dm_power_domain_attach(&pdev->parent, enable); in rt_pci_pme_active()
/components/drivers/include/drivers/core/
A Dpower_domain.h82 rt_err_t rt_dm_power_domain_attach(struct rt_device *dev, rt_bool_t on);
/components/drivers/core/
A Dplatform.c122 err = rt_dm_power_domain_attach(dev, RT_TRUE); in platform_probe()
A Dpower_domain.c368 rt_err_t rt_dm_power_domain_attach(struct rt_device *dev, rt_bool_t on) in rt_dm_power_domain_attach() function

Completed in 5 milliseconds