Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
sock.c File Reference
#include <linux/export.h>
#include <linux/file.h>
#include "hidp.h"

Go to the source code of this file.

Functions

int __init hidp_init_sockets (void)
 
void __exit hidp_cleanup_sockets (void)
 

Function Documentation

void __exit hidp_cleanup_sockets ( void  )

Definition at line 304 of file sock.c.

int __init hidp_init_sockets ( void  )

Definition at line 273 of file sock.c.