Man Page: snd_card_disconnect
Operating Environment: centos
Section: 9
SND_CARD_DISCONNECT(9) Management of Cards and Device SND_CARD_DISCONNECT(9)NAMEsnd_card_disconnect - disconnect all APIs from the file-operations (user space)SYNOPSISint snd_card_disconnect(struct snd_card * card);ARGUMENTScard soundcard structureDESCRIPTIONDisconnects all APIs from the file-operations (user space).RETURNZero, otherwise a negative error code.NOTEThe current implementation replaces all active file->f_op with special dummy file operations (they do nothing except release).COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_CARD_DISCONNECT(9)
| Related Man Pages |
|---|
| journal_get_undo_access(9) - centos |
| usb_buffer_map_sg(9) - centos |
| usb_interrupt_msg(9) - centos |
| usb_queue_reset_device(9) - centos |
| get_user_pages(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Tar Command |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |