Searched refs:call_type (Results 1 - 3 of 3) sorted by relevance

/drivers/isdn/sc/
H A Dscioc.h52 char call_type; member in struct:__anon1306
60 char call_type; member in struct:__anon1307
H A Dioctl.c460 bi->status.pristats[i].call_type =
464 bi->status.bristats[i].call_type =
/drivers/staging/android/
H A Dbinder.c171 int call_type; member in struct:binder_transaction_log_entry
1417 e->call_type = reply ? 2 : !!(tr->flags & TF_ONE_WAY);
3577 e->debug_id, (e->call_type == 2) ? "reply" :
3578 ((e->call_type == 1) ? "async" : "call "), e->from_proc,

Completed in 96 milliseconds