Motr  M0
kem_dev.h File Reference
#include <linux/types.h>
#include <linux/cdev.h>
#include "kem.h"
Include dependency graph for kem_dev.h:

Go to the source code of this file.

Data Structures

struct  kem_rb
 
struct  kem_dev
 

Macros

#define __MOTR_SCRIPTS_SYSTEMTAP_KEM_KEM_DEV_H__
 
#define KEMD_BUFFER_SIZE   (4*1024)
 
#define KEMD_READ_PORTION   20
 
#define KEMD_MAJOR   60
 
#define KEMD_MINOR   0
 

Macro Definition Documentation

◆ __MOTR_SCRIPTS_SYSTEMTAP_KEM_KEM_DEV_H__

#define __MOTR_SCRIPTS_SYSTEMTAP_KEM_KEM_DEV_H__

Definition at line 26 of file kem_dev.h.

◆ KEMD_BUFFER_SIZE

#define KEMD_BUFFER_SIZE   (4*1024)

Definition at line 32 of file kem_dev.h.

◆ KEMD_MAJOR

#define KEMD_MAJOR   60

Definition at line 41 of file kem_dev.h.

◆ KEMD_MINOR

#define KEMD_MINOR   0

Definition at line 42 of file kem_dev.h.

◆ KEMD_READ_PORTION

#define KEMD_READ_PORTION   20

Definition at line 33 of file kem_dev.h.