Searched refs:SERPORT_ACTIVE (Results 1 – 2 of 2) sorted by relevance
32 #define SERPORT_ACTIVE 2 macro60 set_bit(SERPORT_ACTIVE, &serport->flags); in serport_serio_open()73 clear_bit(SERPORT_ACTIVE, &serport->flags); in serport_serio_close()130 if (!test_bit(SERPORT_ACTIVE, &serport->flags)) in serport_ldisc_receive()267 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()