snd_device_free — release the device from the card
the card instance
the data pointer to release
Removes the device from the list on the card and invokes the callbacks, dev_disconnect and dev_free, corresponding to the state. Then release the device.
Returns zero if successful, or a negative error code on failure or if the device not found.