Home
last modified time | relevance | path

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

/linux-4.1.27/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-4.1.27/drivers/android/
Dbinder.c181 int call_type; member
1334 e->call_type = reply ? 2 : !!(tr->flags & TF_ONE_WAY); in binder_transaction()
3613 e->debug_id, (e->call_type == 2) ? "reply" : in print_binder_transaction_log_entry()
3614 ((e->call_type == 1) ? "async" : "call "), e->from_proc, in print_binder_transaction_log_entry()