Searched refs:at_state_t (Results 1 – 6 of 6) sorted by relevance
/linux-4.19.296/drivers/isdn/gigaset/ |
D | gigaset.h | 333 struct at_state_t { struct 357 struct at_state_t *at_state; argument 370 struct at_state_t at_state; 429 struct at_state_t at_state; /* at_state_t for cid == 0 */ 683 int gigaset_isdn_icall(struct at_state_t *at_state); 713 void gigaset_at_init(struct at_state_t *at_state, struct bc_state *bcs, 759 struct at_state_t *at_state, int type,
|
D | ev-layer.c | 636 static void disconnect_nobc(struct at_state_t **at_state_p, in disconnect_nobc() 665 static void disconnect_bc(struct at_state_t *at_state, in disconnect_bc() 697 static inline struct at_state_t *get_free_channel(struct cardstate *cs, in get_free_channel() 706 struct at_state_t *ret; in get_free_channel() 716 ret = kmalloc(sizeof(struct at_state_t), GFP_ATOMIC); in get_free_channel() 728 struct at_state_t *at_state; in init_failed() 762 struct at_state_t *at_state) in send_command() 788 static struct at_state_t *at_state_from_cid(struct cardstate *cs, int cid) in at_state_from_cid() 790 struct at_state_t *at_state; in at_state_from_cid() 843 static void start_dial(struct at_state_t *at_state, void *data, in start_dial() [all …]
|
D | dummyll.c | 32 int gigaset_isdn_icall(struct at_state_t *at_state) in gigaset_isdn_icall()
|
D | common.c | 140 static int test_timeout(struct at_state_t *at_state) in test_timeout() 161 struct at_state_t *at_state; in timer_tick() 333 struct at_state_t *at_state, int type, in gigaset_add_event() 365 static void clear_at_state(struct at_state_t *at_state) in clear_at_state() 377 struct at_state_t *cur, *next; in dealloc_temp_at_states() 520 void gigaset_at_init(struct at_state_t *at_state, struct bc_state *bcs, in gigaset_at_init()
|
D | i4l.c | 457 int gigaset_isdn_icall(struct at_state_t *at_state) in gigaset_isdn_icall()
|
D | capi.c | 495 int gigaset_isdn_icall(struct at_state_t *at_state) in gigaset_isdn_icall()
|