Scroll to navigation

SND_UNREGISTER_DEVIC(9) Management of Cards and Device SND_UNREGISTER_DEVIC(9)

NAME

snd_unregister_device - unregister the device on the given card

SYNOPSIS

int snd_unregister_device(struct device * dev);

ARGUMENTS

dev
the device instance

DESCRIPTION

Unregisters the device file already registered via snd_register_device.

RETURN

Zero if successful, or a negative error code on failure.

COPYRIGHT

April 2019 Kernel Hackers Manual 4.9.