#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/sched.h>
#include <linux/slab.h>
Include dependency graph for usi.c:
Go to the source code of this file.
Functions | |
MODULE_LICENSE ("GPL") | |
int | __rtai_usi_init (void) |
void | __rtai_usi_exit (void) |
module_init (__rtai_usi_init) | |
module_exit (__rtai_usi_exit) |
|
Definition at line 214 of file usi.c. References printk(). Here is the call graph for this function: ![]() |
|
Definition at line 208 of file usi.c. References printk(). Here is the call graph for this function: ![]() |
|
|
|
|
|
|