1SND_UNREGISTER_DEVIC(9) Management of Cards and Device SND_UNREGISTER_DEVIC(9)
2
3
4

NAME

6       snd_unregister_device - unregister the device on the given card
7

SYNOPSIS

9       int snd_unregister_device(struct device * dev);
10

ARGUMENTS

12       dev
13           the device instance
14

DESCRIPTION

16       Unregisters the device file already registered via snd_register_device.
17

RETURN

19       Zero if successful, or a negative error code on failure.
20
22Kernel Hackers Manual 3.10         June 2019           SND_UNREGISTER_DEVIC(9)
Impressum