Home
last modified time | relevance | path

Searched defs:clkdm_add_sleepdep (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/arm/mach-omap2/
Dclockdomain.h168 int (*clkdm_add_sleepdep)(struct clockdomain *clkdm1, struct clockdomain *clkdm2); member
Dclockdomain.c713 int clkdm_add_sleepdep(struct clockdomain *clkdm1, struct clockdomain *clkdm2) in clkdm_add_sleepdep() function