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