The ALSA Driver API
Prev
Chapter 1. Management of Cards and Devices
Next
KMOD and Device File Entries
Table of Contents
snd_request_card
-- try to load the card module
snd_lookup_minor_data
-- get user data of a registered device
snd_register_device_for_dev
-- Register the ALSA device file for the card
snd_unregister_device
-- unregister the device on the given card
Prev
Home
Next
snd_device_register
Up
snd_request_card