Searched refs:temp_at_states (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/gigaset/
H A Dev-layer.c677 list_add(&ret->list, &cs->temp_at_states);
759 list_for_each_entry(at_state, &cs->temp_at_states, list)
970 list_for_each_entry(at_state, &cs->temp_at_states, list)
1017 if (cs->cur_at_seq || !list_empty(&cs->temp_at_states) ||
1673 && list_empty(&cs->temp_at_states)
1719 list_for_each_entry(at_state, &cs->temp_at_states, list)
H A Dcommon.c173 list_for_each_entry(at_state, &cs->temp_at_states, list)
384 list_for_each_entry_safe(cur, next, &cs->temp_at_states, list) {
714 INIT_LIST_HEAD(&cs->temp_at_states);
H A Dgigaset.h428 struct list_head temp_at_states;/* list of temporary "struct member in struct:cardstate
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/gigaset/
H A Dev-layer.c677 list_add(&ret->list, &cs->temp_at_states);
759 list_for_each_entry(at_state, &cs->temp_at_states, list)
970 list_for_each_entry(at_state, &cs->temp_at_states, list)
1017 if (cs->cur_at_seq || !list_empty(&cs->temp_at_states) ||
1673 && list_empty(&cs->temp_at_states)
1719 list_for_each_entry(at_state, &cs->temp_at_states, list)
H A Dcommon.c173 list_for_each_entry(at_state, &cs->temp_at_states, list)
384 list_for_each_entry_safe(cur, next, &cs->temp_at_states, list) {
714 INIT_LIST_HEAD(&cs->temp_at_states);
H A Dgigaset.h428 struct list_head temp_at_states;/* list of temporary "struct member in struct:cardstate

Completed in 127 milliseconds