Searched refs:do_nothing (Results 1 – 2 of 2) sorted by relevance
/drivers/isdn/gigaset/ |
D | capi.c | 2088 static void do_nothing(struct gigaset_capi_ctr *iif, in do_nothing() function 2120 { CAPI_CONNECT_ACTIVE_RESP, do_nothing }, 2121 { CAPI_CONNECT_B3_ACTIVE_RESP, do_nothing }, 2124 { CAPI_CONNECT_B3_T90_ACTIVE_RESP, do_nothing }, 2128 { CAPI_DISCONNECT_B3_RESP, do_nothing }, 2130 { CAPI_DISCONNECT_RESP, do_nothing }, 2132 { CAPI_FACILITY_RESP, do_nothing }, 2136 { CAPI_RESET_B3_RESP, do_nothing }, 2143 { CAPI_INFO_RESP, do_nothing }, 2148 { CAPI_MANUFACTURER_REQ, do_nothing }, [all …]
|
/drivers/staging/speakup/ |
D | main.c | 1951 static void do_nothing(struct vc_data *vc) in do_nothing() function 1969 do_nothing, speakup_goto, speech_kill, speakup_shut_up,
|