Query: uart_unregister_driver
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UART_UNREGISTER_DRIV(9) 16x50 UART Driver UART_UNREGISTER_DRIV(9)NAMEuart_unregister_driver - remove a driver from the uart core layerSYNOPSISvoid uart_unregister_driver(struct uart_driver * drv);ARGUMENTSdrv low level driver structureDESCRIPTIONRemove all references to a driver from the core driver. The low level driver must have removed all its ports via the uart_remove_one_port if it registered them with uart_add_one_port. (ie, drv->port == NULL)COPYRIGHTKernel Hackers Manual 3.10 June 2014 UART_UNREGISTER_DRIV(9)
| Related Man Pages |
|---|
| ieee80211_get_buffered_bc(9) - centos |
| uart(4) - debian |
| iscsi(7d) - sunos |
| ntwdt(7d) - opensolaris |
| drv(1) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| Please Welcome Dave Munro to the Moderator Team! |