Searched defs:wake_up (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/drivers/staging/vt6656/ |
D | power.c | 133 int wake_up = false; in vnt_next_tbtt_wakeup() local
|
/linux-4.4.14/tools/perf/scripts/python/ |
D | sched-migration.py | 142 def wake_up(self, new): member in RunqueueSnapshot 208 def wake_up(self, ts_list, pid, cpu, fork): member in TimeSlice 353 def wake_up(self, headers, comm, pid, success, target_cpu, fork): member in SchedEventProxy
|
/linux-4.4.14/net/decnet/ |
D | dn_nsp_in.c | 517 int wake_up = 0; in dn_nsp_linkservice() local
|
/linux-4.4.14/drivers/usb/image/ |
D | mdc800.c | 284 int data_received=0, wake_up; in mdc800_usb_irq() local
|
/linux-4.4.14/drivers/net/wireless/ti/wl1251/ |
D | acx.c | 91 struct acx_wake_up_condition *wake_up; in wl1251_acx_wake_up_conditions() local
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
D | acx.c | 40 struct acx_wake_up_condition *wake_up; in wl1271_acx_wake_up_conditions() local
|
/linux-4.4.14/include/linux/ |
D | wait.h | 165 #define wake_up(x) __wake_up(x, TASK_NORMAL, 1, NULL) macro
|
/linux-4.4.14/drivers/net/wireless/ |
D | wl3501.h | 414 u8 wake_up; member
|