In OMAP3530 under Linux, I'm trying to use system call for a function which located in kernel source directory "arch/arm/plat-omap/omap-pm-noop.c". But I don't know how to do that. The function name is "omap_pm_cpu_set_freq".
Can Anyone help me with it? Thanks in advance.