Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/gigaset/
Dcapi.c2199 typedef void (*capi_send_handler_t)(struct gigaset_capi_ctr *, typedef
2205 capi_send_handler_t handler;
2245 static inline capi_send_handler_t lookup_capi_send_handler(const u16 cmd) in lookup_capi_send_handler()
2271 capi_send_handler_t handler; in gigaset_send_message()