Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/sc/
Dscioc.h52 char call_type; member
60 char call_type; member
Dioctl.c460 bi->status.pristats[i].call_type = in GetStatus()
464 bi->status.bristats[i].call_type = in GetStatus()
/linux-3.4.99/drivers/staging/android/
Dbinder.c170 int call_type; member
1401 e->call_type = reply ? 2 : !!(tr->flags & TF_ONE_WAY); in binder_transaction()
3551 e->debug_id, (e->call_type == 2) ? "reply" : in print_binder_transaction_log_entry()
3552 ((e->call_type == 1) ? "async" : "call "), e->from_proc, in print_binder_transaction_log_entry()