Home
last modified time | relevance | path

Searched refs:Calls (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/isdn/hardware/eicon/
Dkst_ifc.h102 dword Calls; member
113 dword Calls; member
Ddebug.c1599 if (channel->pInterfaceStat->inc.Calls) { in diva_maint_state_change_notify()
1601 "Inc Calls =%lu", channel->pInterfaceStat->inc.Calls); in diva_maint_state_change_notify()
1635 if (channel->pInterfaceStat->outg.Calls) { in diva_maint_state_change_notify()
1637 "Outg Calls =%lu", channel->pInterfaceStat->outg.Calls); in diva_maint_state_change_notify()
Dmaintidi.c1493 &pLib->InterfaceStat.outg.Calls; in diva_create_parse_table()
1531 &pLib->InterfaceStat.inc.Calls; in diva_create_parse_table()
/linux-4.19.296/drivers/xen/
DKconfig229 tristate "XEN PV Calls frontend driver"
234 Experimental frontend for the Xen PV Calls protocol
240 bool "XEN PV Calls backend driver"
244 Experimental backend for the Xen PV Calls protocol
246 allows PV Calls frontends to send POSIX calls to the backend,