Searched defs:wake_up (Results 1 – 13 of 13) sorted by relevance
/linux-6.3-rc2/drivers/staging/vt6655/ |
A D | power.c | 128 bool wake_up = false; in PSbIsNextTBTTWakeUp() local
|
/linux-6.3-rc2/drivers/staging/vt6656/ |
A D | power.c | 103 int wake_up = false; in vnt_next_tbtt_wakeup() local
|
/linux-6.3-rc2/fs/afs/ |
A D | vl_probe.c | 32 static void afs_done_one_vl_probe(struct afs_vlserver *server, bool wake_up) in afs_done_one_vl_probe()
|
/linux-6.3-rc2/tools/perf/scripts/python/ |
A D | sched-migration.py | 144 def wake_up(self, new): member in RunqueueSnapshot 210 def wake_up(self, ts_list, pid, cpu, fork): member in TimeSlice 355 def wake_up(self, headers, comm, pid, success, target_cpu, fork): member in SchedEventProxy
|
/linux-6.3-rc2/drivers/staging/ks7010/ |
A D | ks_hostif.c | 1470 u32 mode, u32 wake_up, u32 receive_dtims) in hostif_power_mgmt_request() 1932 u32 mode, wake_up, receive_dtims; in hostif_sme_power_mgmt_set() local
|
A D | ks_hostif.h | 222 __le32 wake_up; member
|
/linux-6.3-rc2/drivers/usb/image/ |
A D | mdc800.c | 271 int data_received=0, wake_up; in mdc800_usb_irq() local
|
/linux-6.3-rc2/drivers/net/wireless/ti/wl1251/ |
A D | acx.c | 92 struct acx_wake_up_condition *wake_up; in wl1251_acx_wake_up_conditions() local
|
/linux-6.3-rc2/drivers/net/wireless/ti/wlcore/ |
A D | acx.c | 25 struct acx_wake_up_condition *wake_up; in wl1271_acx_wake_up_conditions() local
|
/linux-6.3-rc2/include/linux/ |
A D | wait.h | 222 #define wake_up(x) __wake_up(x, TASK_NORMAL, 1, NULL) macro
|
/linux-6.3-rc2/drivers/net/wireless/ |
A D | wl3501.h | 419 u8 wake_up; member
|
/linux-6.3-rc2/drivers/input/touchscreen/ |
A D | atmel_mxt_ts.c | 630 bool wake_up, bool in_i2c) in mxt_wakeup_toggle()
|
/linux-6.3-rc2/drivers/scsi/lpfc/ |
A D | lpfc_init.c | 5159 u32 wake_up = 0; in lpfc_vmid_poll() local
|
Completed in 73 milliseconds