Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-msm/
Dclock-debug.c99 int __init clock_debug_add(struct clk *clock) in clock_debug_add() function
Dclock.h69 static inline int __init clock_debug_add(struct clk *clock) { return 0; } in clock_debug_add() function