Home
last modified time | relevance | path

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

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