Exemplo n.º 1
0
void    cleanup_module(void)

{       pi_unregister( &on26 );
}
Exemplo n.º 2
0
void    cleanup_module(void)

{   pi_unregister( &k951 );
    pi_unregister( &k971 );
}
Exemplo n.º 3
0
static void __exit fit3_exit(void)
{
	pi_unregister(&fit3);
}
Exemplo n.º 4
0
void	cleanup_module(void)

{	pi_unregister( &epat);
}
Exemplo n.º 5
0
static void __exit epat_exit(void)
{
	pi_unregister(&epat);
}
Exemplo n.º 6
0
void    cleanup_module(void)

{       pi_unregister( &aten );
}
Exemplo n.º 7
0
static void __exit epia_exit(void)
{
	pi_unregister(&epia);
}
Exemplo n.º 8
0
static void __exit on26_exit(void)
{
	pi_unregister(&on26);
}
Exemplo n.º 9
0
void    cleanup_module(void)

{       pi_unregister( &fit2 );
}
Exemplo n.º 10
0
void    cleanup_module(void)

{       pi_unregister( &comm );
}
Exemplo n.º 11
0
void    cleanup_module(void)

{       pi_unregister( &ktti );
}
Exemplo n.º 12
0
static void __exit kbic_exit(void)
{
	pi_unregister(&k951);
	pi_unregister(&k971);
}