cdev_alloc

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

cdev_alloc - allocate a cdev structure

SYNOPSIS

struct cdev * cdev_alloc(void);

ARGUMENTS

void

no arguments

DESCRIPTION

Allocates and returns a cdev structure, or NULL on failure.