Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/gigaset/
Dev-layer.c22 #define PC_HUP 0x002 macro
898 at_state->pending_commands |= PC_HUP; in start_accept()
1046 at_state->pending_commands |= PC_HUP; in handle_icall()
1308 cs->bcs[channel].at_state.pending_commands |= PC_HUP; in do_action()
1353 at_state->pending_commands |= PC_HUP; in do_action()
1360 at_state->pending_commands |= PC_HUP; in do_action()
1448 at_state->pending_commands |= PC_HUP; in do_action()
1698 at_state->pending_commands |= PC_HUP; in process_command_flags()
1715 at_state->pending_commands |= PC_HUP; in process_command_flags()
1752 if (bcs->at_state.pending_commands & PC_HUP) { in process_command_flags()
[all …]