Searched refs:SERPORT_ACTIVE (Results 1 – 2 of 2) sorted by relevance
28 #define SERPORT_ACTIVE 2 macro56 set_bit(SERPORT_ACTIVE, &serport->flags); in serport_serio_open()69 clear_bit(SERPORT_ACTIVE, &serport->flags); in serport_serio_close()127 if (!test_bit(SERPORT_ACTIVE, &serport->flags)) in serport_ldisc_receive()264 if (test_bit(SERPORT_ACTIVE, &serport->flags)) in serport_ldisc_write_wakeup()
11 #define SERPORT_ACTIVE 1 macro32 if (!test_bit(SERPORT_ACTIVE, &serport->flags)) in ttyport_receive_buf()59 test_bit(SERPORT_ACTIVE, &serport->flags)) in ttyport_write_wakeup()82 if (!test_bit(SERPORT_ACTIVE, &serport->flags)) in ttyport_write_buf()141 set_bit(SERPORT_ACTIVE, &serport->flags); in ttyport_open()159 clear_bit(SERPORT_ACTIVE, &serport->flags); in ttyport_close()