Man page 9 : uart_remove_one_port
"UART_REMOVE_ONE_PORT" "9" "August 2013" "Kernel Hackers Manual 3.10" "16x50 UART Driver"
Page d'accueil du man
Cette page de documentation est issue d'une conversion automatique de developpez.com.
Les traductions proviennent des sites Debian , Linux Kernel et du projet Perkamon .
N'hésitez pas à laisser vos suggestions, avis ou commentaires : 12 commentaires .
Article lu fois.
1. NAME▲
uart_remove_one_port - detach a driver defined port structure
2. SYNOPSIS ▲
int uart_remove_one_port(struct uart_driver * drv , struct uart_port * uport );
3. ARGUMENTS ▲
drv pointer to the uart low level driver structure for this port
uport uart port structure for this port
4. DESCRIPTION ▲
This unhooks (and hangs up) the specified port structure from the core driver. No further calls will be made to the low-level code for this port.
5. COPYRIGHT ▲
Le contenu de cet article est rédigé par Developpez.com et est mis à disposition selon les termes de la
Licence Creative Commons Attribution 3.0 non transposé .
Les logos Developpez.com, en-tête, pied de page, css, et look & feel de l'article sont Copyright © 2013 Developpez.com.