VSF Documented
Data Structures | Functions
core.h File Reference
#include <linux/device.h>
#include <linux/module.h>

Go to the source code of this file.

Data Structures

struct  snd_device
 
struct  snd_card
 

Functions

int snd_card_new (struct device *parent, int idx, const char *xid, struct module *module, int extra_size, struct snd_card **card_ret)
 
void snd_card_disconnect (struct snd_card *card)
 
void snd_card_free (struct snd_card *card)
 
void snd_card_free_when_closed (struct snd_card *card)
 
int snd_card_register (struct snd_card *card)
 

Function Documentation

◆ snd_card_new()

int snd_card_new ( struct device parent,
int  idx,
const char *  xid,
struct module module,
int  extra_size,
struct snd_card **  card_ret 
)

◆ snd_card_disconnect()

void snd_card_disconnect ( struct snd_card card)

◆ snd_card_free()

void snd_card_free ( struct snd_card card)

◆ snd_card_free_when_closed()

void snd_card_free_when_closed ( struct snd_card card)

◆ snd_card_register()

int snd_card_register ( struct snd_card card)
Generated from commit: vsfteam/vsf@f33b89f