Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/gigaset/
Dev-layer.c19 #define PC_HUP 0x002 macro
895 at_state->pending_commands |= PC_HUP; in start_accept()
1043 at_state->pending_commands |= PC_HUP; in handle_icall()
1305 cs->bcs[channel].at_state.pending_commands |= PC_HUP; in do_action()
1350 at_state->pending_commands |= PC_HUP; in do_action()
1357 at_state->pending_commands |= PC_HUP; in do_action()
1445 at_state->pending_commands |= PC_HUP; in do_action()
1695 at_state->pending_commands |= PC_HUP; in process_command_flags()
1712 at_state->pending_commands |= PC_HUP; in process_command_flags()
1749 if (bcs->at_state.pending_commands & PC_HUP) { in process_command_flags()
[all …]