Query: snd_card_create
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_CARD_CREATE(9) Management of Cards and Device SND_CARD_CREATE(9)NAMEsnd_card_create - create and initialize a soundcard structureSYNOPSISint snd_card_create(int idx, const char * xid, struct module * module, int extra_size, struct snd_card ** card_ret);ARGUMENTSidx card index (address) [0 ... (SNDRV_CARDS-1)] xid card identification (ASCII string) module top level module for locking extra_size allocate this extra size after the main soundcard structure card_ret the pointer to store the created card instanceDESCRIPTIONCreates and initializes a soundcard structure. The function allocates snd_card instance via kzalloc with the given space for the driver to use freely. The allocated struct is stored in the given card_ret pointer.RETURNZero if successful or a negative error code.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_CARD_CREATE(9)
Related Man Pages |
---|
init_module(2) - redhat |
amixer(1) - debian |
memory_cb(4) - redhat |
alsactl(1) - centos |
alsactl(1) - suse |
Similar Topics in the Unix Linux Community |
---|
Best performance UNIX just for HOST Virtualization? |
Docker learning Phase-I |
Controlling user input |
[TIP] Processing YAML files with yq |
Please Welcome Dave Munro to the Moderator Team! |