Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/gigaset/
Dev-layer.c18 #define PC_DIAL 0x001 macro
1315 PC_DIAL; in do_action()
1693 ~(PC_DLE1 | PC_ACCEPT | PC_DIAL); in process_command_flags()
1710 ~(PC_DLE1 | PC_ACCEPT | PC_DIAL); in process_command_flags()
1819 if (bcs->at_state.pending_commands & PC_DIAL) { in process_command_flags()
1820 bcs->at_state.pending_commands &= ~PC_DIAL; in process_command_flags()