Home
last modified time | relevance | path

Searched refs:wakeup (Results 1 – 20 of 20) sorted by relevance

/include/trace/events/
Dtimer_migration.h147 __field( u64, wakeup )
154 __entry->wakeup = tmc->wakeup;
159 TP_printk("cpu=%d parent=%p wakeup=%llu", __entry->cpu, __entry->parent, __entry->wakeup)
205 __field( u64, wakeup)
212 __entry->wakeup = tmc->wakeup;
218 __entry->cpu, __entry->parent, __entry->nextevt, __entry->wakeup)
Dsunrpc.h463 DEFINE_RPC_QUEUED_EVENT(wakeup);
2043 __field(unsigned long, wakeup)
2049 __entry->wakeup = ktime_to_us(ktime_sub(ktime_get(),
2054 SVC_XPRT_ENDPOINT_VARARGS, __entry->wakeup)
/include/linux/input/
Dsamsung-keypad.h34 bool wakeup; member
/include/linux/mfd/
Drt5033.h31 bool wakeup; member
Dmax8998.h93 bool wakeup; member
Dmax8998-private.h154 bool wakeup; member
Dpalmas.h337 int wakeup; member
577 int wakeup; member
/include/linux/
Dgpio_keys.h32 int wakeup; member
Dpm_wakeup.h84 return dev->power.can_wakeup && !!dev->power.wakeup; in device_may_wakeup()
Dparport.h138 void (*wakeup)(void *); member
352 void (*wakeup)(void *); member
Dacpi.h537 int wake_irq, bool (*wakeup)(void *context), void *context);
539 bool (*wakeup)(void *context), void *context);
1062 bool (*wakeup)(void *context), void *context) in acpi_register_wakeup_handler()
1068 bool (*wakeup)(void *context), void *context) { } in acpi_unregister_wakeup_handler()
1142 int acpi_dev_suspend(struct device *dev, bool wakeup);
Dpm.h683 struct wakeup_source *wakeup; member
Dperf_event.h1065 unsigned long wakeup; member
/include/linux/spi/
Dads7846.h42 bool wakeup; member
/include/linux/phy/
Dphy-mipi-dphy.h253 unsigned int wakeup; member
/include/acpi/
Dacpi_bus.h482 struct acpi_device_wakeup wakeup; member
864 return adev->wakeup.flags.valid; in acpi_device_can_wakeup()
/include/linux/usb/
Dgadget.h320 int (*wakeup)(struct usb_gadget *); member
/include/net/
Dmac80211.h7224 struct cfg80211_wowlan_wakeup *wakeup,
Dcfg80211.h9350 struct cfg80211_wowlan_wakeup *wakeup,
/include/net/bluetooth/
Dhci_core.h641 bool (*wakeup)(struct hci_dev *hdev); member