Home
last modified time | relevance | path

Searched refs:tx_claimed (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/tty/serial/
Dsamsung.h39 unsigned char tx_claimed; member
Dsamsung.c380 if (ourport->tx_claimed) { in s3c24xx_serial_shutdown()
383 ourport->tx_claimed = 0; in s3c24xx_serial_shutdown()
426 ourport->tx_claimed = 1; in s3c24xx_serial_startup()