Searched refs:wakeup (Results 1 – 20 of 20) sorted by relevance
| /include/trace/events/ |
| A D | timer_migration.h | 147 __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)
|
| A D | sunrpc.h | 462 DEFINE_RPC_QUEUED_EVENT(wakeup); 2039 __field(unsigned long, wakeup) 2047 __entry->wakeup = ktime_to_us(ktime_sub(ktime, rqst->rq_qtime)); 2052 SVC_XPRT_ENDPOINT_VARARGS, __entry->wakeup, __entry->qtime)
|
| /include/linux/input/ |
| A D | samsung-keypad.h | 34 bool wakeup; member
|
| /include/linux/mfd/ |
| A D | rt5033.h | 31 bool wakeup; member
|
| A D | max8998.h | 93 bool wakeup; member
|
| A D | max8998-private.h | 154 bool wakeup; member
|
| A D | palmas.h | 337 int wakeup; member 577 int wakeup; member
|
| /include/linux/ |
| A D | gpio_keys.h | 32 int wakeup; member
|
| A D | pm_wakeup.h | 84 return dev->power.can_wakeup && !!dev->power.wakeup; in device_may_wakeup()
|
| A D | parport.h | 138 void (*wakeup)(void *); member 352 void (*wakeup)(void *); member
|
| A D | acpi.h | 539 int wake_irq, bool (*wakeup)(void *context), void *context); 541 bool (*wakeup)(void *context), void *context); 1073 bool (*wakeup)(void *context), void *context) in acpi_register_wakeup_handler() 1079 bool (*wakeup)(void *context), void *context) { } in acpi_unregister_wakeup_handler() 1169 int acpi_dev_suspend(struct device *dev, bool wakeup);
|
| A D | pm.h | 679 struct wakeup_source *wakeup; member
|
| A D | perf_event.h | 1145 unsigned long wakeup; member
|
| /include/linux/spi/ |
| A D | ads7846.h | 42 bool wakeup; member
|
| /include/linux/phy/ |
| A D | phy-mipi-dphy.h | 253 unsigned int wakeup; member
|
| /include/acpi/ |
| A D | acpi_bus.h | 482 struct acpi_device_wakeup wakeup; member 864 return adev->wakeup.flags.valid; in acpi_device_can_wakeup()
|
| /include/linux/usb/ |
| A D | gadget.h | 314 int (*wakeup)(struct usb_gadget *); member
|
| /include/net/ |
| A D | mac80211.h | 7277 struct cfg80211_wowlan_wakeup *wakeup,
|
| A D | cfg80211.h | 9488 struct cfg80211_wowlan_wakeup *wakeup,
|
| /include/net/bluetooth/ |
| A D | hci_core.h | 652 bool (*wakeup)(struct hci_dev *hdev); member
|
Completed in 119 milliseconds