Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
snd_seq_dev_ops Struct Reference

#include <seq_device.h>

Data Fields

int(* init_device )(struct snd_seq_device *dev)
 
int(* free_device )(struct snd_seq_device *dev)
 

Detailed Description

Definition at line 62 of file seq_device.h.

Field Documentation

int(* free_device)(struct snd_seq_device *dev)

Definition at line 64 of file seq_device.h.

int(* init_device)(struct snd_seq_device *dev)

Definition at line 63 of file seq_device.h.


The documentation for this struct was generated from the following file: