How to access a kernel module function

From: karthik
Date: Sun Apr 10 2005 - 22:22:40 EST


Hi all,

If i am writing a module and after compilation i am loading it.
After that suppose i want to access few of the funtions in the module then
how is it possible(i am not creating a device using mknode for the module).


is it necessary that to access a kernel module function we need
to create a node or device. if its not necessary then how can i access my
module's function from user program.

Karthik
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/