Query: snd_device_register
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_DEVICE_REGISTER(9) Management of Cards and Device SND_DEVICE_REGISTER(9)NAMEsnd_device_register - register the deviceSYNOPSISint snd_device_register(struct snd_card * card, void * device_data);ARGUMENTScard the card instance device_data the data pointer to registerDESCRIPTIONRegisters the device which was already created via snd_device_new. Usually this is called from snd_card_register, but it can be called later if any new devices are created after invocation of snd_card_register.RETURNZero if successful, or a negative error code on failure or if the device not found.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_DEVICE_REGISTER(9)
Related Man Pages |
---|
device_create(9) - centos |
device_create_with_groups(9) - centos |
device(9) - freebsd |
device(9) - linux |
device(9) - hpux |
Similar Topics in the Unix Linux Community |
---|
Tar Command |
Docker learning Phase-I |
Shopt -s histappend |
[TIP] Processing YAML files with yq |
Please Welcome Dave Munro to the Moderator Team! |