Query: snd_register_device_for_dev
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_REGISTER_DEVICE_(9) Management of Cards and Device SND_REGISTER_DEVICE_(9)NAMEsnd_register_device_for_dev - Register the ALSA device file for the cardSYNOPSISint snd_register_device_for_dev(int type, struct snd_card * card, int dev, const struct file_operations * f_ops, void * private_data, const char * name, struct device * device);ARGUMENTStype the device type, SNDRV_DEVICE_TYPE_XXX card the card instance dev the device index f_ops the file operations private_data user pointer for f_ops->open name the device file name device the struct device to link this new device toDESCRIPTIONRegisters an ALSA device file for the given card. The operators have to be set in reg parameter.RETURNZero if successful, or a negative error code on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_REGISTER_DEVICE_(9)
Related Man Pages |
---|
device_create(9) - centos |
device(9) - debian |
device_create(9) - suse |
device(9) - php |
device(9) - bsd |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Shopt -s histappend |
Please Welcome Dave Munro to the Moderator Team! |