Home
last modified time | relevance | path

Searched refs:pwrdm_ops (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/arch/arm/mach-omap2/
Dpowerdomain.h179 struct pwrdm_ops { struct
203 int pwrdm_register_platform_funcs(struct pwrdm_ops *custom_funcs); argument
256 extern struct pwrdm_ops omap2_pwrdm_operations;
257 extern struct pwrdm_ops omap3_pwrdm_operations;
258 extern struct pwrdm_ops am33xx_pwrdm_operations;
259 extern struct pwrdm_ops omap4_pwrdm_operations;
Dprm2xxx.c195 struct pwrdm_ops omap2_pwrdm_operations = {
Dpowerdomain.c61 static struct pwrdm_ops *arch_pwrdm;
298 int pwrdm_register_platform_funcs(struct pwrdm_ops *po) in pwrdm_register_platform_funcs()
Dprm33xx.c366 struct pwrdm_ops am33xx_pwrdm_operations = {
Dpowerdomains3xxx_data.c567 static struct pwrdm_ops ti81xx_pwrdm_operations = {
Dprm3xxx.c636 struct pwrdm_ops omap3_pwrdm_operations = {
Dprm44xx.c724 struct pwrdm_ops omap4_pwrdm_operations = {