Searched defs:wakeup (Results 1 - 77 of 77) sorted by relevance

/linux-4.4.14/include/linux/usb/
H A Dgpio_vbus.h31 bool wakeup; member in struct:gpio_vbus_mach_info
H A Dgadget.h549 int (*wakeup)(struct usb_gadget *); member in struct:usb_gadget_ops
/linux-4.4.14/include/linux/i2c/
H A Dmpr121_touchkey.h16 bool wakeup; member in struct:mpr121_platform_data
/linux-4.4.14/include/linux/input/
H A Dgp2ap002a00f.h17 bool wakeup; member in struct:gp2a_platform_data
H A Dbu21013.h31 bool wakeup; member in struct:bu21013_platform_device
H A Dsamsung-keypad.h38 bool wakeup; member in struct:samsung_keypad_platdata
H A Dmatrix_keypad.h74 bool wakeup; member in struct:matrix_keypad_platform_data
/linux-4.4.14/include/linux/platform_data/
H A Dfsa9480.h24 int wakeup; member in struct:fsa9480_platform_data
/linux-4.4.14/net/mac80211/
H A Dpm.c199 ieee80211_report_wowlan_wakeup(struct ieee80211_vif *vif, struct cfg80211_wowlan_wakeup *wakeup, gfp_t gfp) ieee80211_report_wowlan_wakeup() argument
/linux-4.4.14/arch/x86/realmode/rm/
H A DMakefile
/linux-4.4.14/kernel/power/
H A Dprocess.c36 bool wakeup = false; try_to_freeze_tasks() local
H A Dsuspend.c313 static int suspend_enter(suspend_state_t state, bool *wakeup) suspend_enter() argument
406 bool wakeup = false; suspend_devices_and_enter() local
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Diowait.h103 void (*wakeup)(struct iowait *wait, int reason); member in struct:iowait
/linux-4.4.14/drivers/gpu/drm/tegra/
H A Dmipi-phy.h43 unsigned int wakeup; member in struct:mipi_dphy_timing
/linux-4.4.14/arch/blackfin/mach-common/
H A Dpm.c147 int wakeup; bfin_pm_suspend_mem_enter() local
H A Dints-priority.c219 u32 bank, bit, wakeup = 0; bfin_internal_set_wake() local
/linux-4.4.14/arch/powerpc/sysdev/
H A Dfsl_mpic_timer_wakeup.c32 struct fsl_mpic_timer_wakeup *wakeup = fsl_free_resource() local
48 struct fsl_mpic_timer_wakeup *wakeup = dev_id; fsl_mpic_timer_irq() local
/linux-4.4.14/include/linux/
H A Dgpio_keys.h29 int wakeup; member in struct:gpio_keys_button
H A Dparport.h143 void (*wakeup)(void *); member in struct:pardevice
321 void (*wakeup)(void *); member in struct:pardev_cb
H A Dpm.h573 struct wakeup_source *wakeup; member in struct:dev_pm_info
H A Dperf_event.h669 unsigned long wakeup; member in struct:perf_output_handle
/linux-4.4.14/include/linux/mfd/
H A Drt5033.h35 bool wakeup; member in struct:rt5033_dev
H A Dmax8998.h111 bool wakeup; member in struct:max8998_platform_data
H A Dmax8997.h181 int wakeup; member in struct:max8997_platform_data
H A Dmax8998-private.h167 bool wakeup; member in struct:max8998_dev
H A Dpalmas.h338 int wakeup; member in struct:palmas_usb_platform_data
561 int wakeup; member in struct:palmas_usb
/linux-4.4.14/drivers/input/keyboard/
H A Dsnvs_pwrkey.c43 int wakeup; member in struct:pwrkey_drv_data
H A Dgpio_keys.c710 int wakeup = 0; gpio_keys_probe() local
H A Dpmic8xxx-keypad.c513 bool wakeup; pmic8xxx_kp_probe() local
H A Dtegra-kbc.c102 bool wakeup; member in struct:tegra_kbc
/linux-4.4.14/drivers/input/misc/
H A Dsoc_button_array.c35 bool wakeup; member in struct:soc_button_info
/linux-4.4.14/include/linux/spi/
H A Dads7846.h58 bool wakeup; member in struct:ads7846_platform_data
/linux-4.4.14/drivers/tty/serial/8250/
H A Dserial_cs.c76 void (*wakeup)(struct pcmcia_device *); member in struct:serial_quirk
/linux-4.4.14/drivers/pci/pcie/
H A Dpme.c399 bool wakeup; pcie_pme_suspend() local
/linux-4.4.14/arch/x86/kvm/
H A Di8259.c51 bool wakeup = s->wakeup_needed; variable
/linux-4.4.14/net/decnet/
H A Ddn_nsp_in.c104 int wakeup = 0; dn_ack() local
H A Ddn_nsp_out.c385 int wakeup = 0; dn_nsp_check_xmit_queue() local
/linux-4.4.14/kernel/events/
H A Dinternal.h27 local_t wakeup; /* wakeup stamp */ member in struct:ring_buffer
H A Dring_buffer.c350 bool wakeup = truncated; perf_aux_output_end() local
/linux-4.4.14/arch/mips/include/asm/netlogic/
H A Dpsb-bootinfo.h47 uint64_t wakeup; member in struct:psb_info
/linux-4.4.14/drivers/usb/host/
H A Dohci-at91.c55 bool wakeup; /* Saved wake-up state for resume */ member in struct:ohci_at91_priv
H A Du132-hcd.c1315 unsigned long wakeup = 0; list_for_each() local
/linux-4.4.14/drivers/acpi/
H A Ddevice_pm.c522 bool wakeup = false; acpi_dev_pm_get_state() local
688 struct acpi_device_wakeup *wakeup = &adev->wakeup; acpi_device_wakeup() local
893 bool wakeup; acpi_dev_suspend_late() local
H A Dec.c515 bool wakeup = false; advance_transaction() local
H A Dscan.c835 struct acpi_device_wakeup *wakeup = &device->wakeup; acpi_wakeup_gpe_init() local
745 acpi_bus_extract_wakeup_device_power_package(acpi_handle handle, struct acpi_device_wakeup *wakeup) acpi_bus_extract_wakeup_device_power_package() argument
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_bts.c302 unsigned long head, space, next_space, pad, gap, skip, wakeup; bts_buffer_reset() local
H A Dperf_event_intel_pt.c683 unsigned long idx, npages, wakeup; pt_buffer_reset_markers() local
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
H A Dosc_page.c757 bool wakeup = false; osc_lru_add() local
/linux-4.4.14/drivers/misc/sgi-xp/
H A Dxpc_main.c621 int wakeup; xpc_activate_kthreads() local
/linux-4.4.14/drivers/block/drbd/
H A Ddrbd_actlog.c889 int wakeup = 0; _bme_get() local
/linux-4.4.14/arch/blackfin/mach-bf609/
H A Dpm.c201 unsigned long wakeup = 0; bf609_cpu_pm_enter() local
/linux-4.4.14/include/linux/mfd/samsung/
H A Dcore.h74 bool wakeup; member in struct:sec_pmic_dev
90 bool wakeup; member in struct:sec_platform_data
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
H A Dstatahead.c710 int wakeup; ll_statahead_interpret() local
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-sh_mobile.c484 int wakeup = 0; sh_mobile_i2c_isr() local
/linux-4.4.14/drivers/input/
H A Devdev.c265 bool wakeup = false; evdev_pass_values() local
/linux-4.4.14/drivers/media/dvb-core/
H A Ddvb_ca_en50221.c152 unsigned int wakeup:1; member in struct:dvb_ca_private
H A Ddvb_frontend.c112 unsigned int wakeup; member in struct:dvb_frontend_private
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
H A Dmac80211.c456 struct cfg80211_wowlan_wakeup wakeup = { iwlagn_mac_resume() local
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/
H A Dinternal.h85 u32 wakeup; member in struct:isr_statistics
/linux-4.4.14/drivers/pcmcia/
H A Di82365.c109 static int wakeup = 0; variable
/linux-4.4.14/drivers/net/wireless/ath/
H A Dath.h143 void (*wakeup)(struct ath_common *common); member in struct:ath_ps_ops
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dd3.c1208 struct cfg80211_wowlan_wakeup wakeup = { iwl_mvm_report_wakeup_reasons() local
1584 struct cfg80211_wowlan_wakeup wakeup = { iwl_mvm_get_wakeup_status() local
1745 struct cfg80211_wowlan_wakeup wakeup = { iwl_mvm_query_netdetect_reasons() local
/linux-4.4.14/drivers/block/
H A Dpktcdvd.c1202 int wakeup; pkt_handle_queue() local
/linux-4.4.14/mm/
H A Dhuge_memory.c2097 int wakeup; __khugepaged_enter() local
/linux-4.4.14/include/acpi/
H A Dacpi_bus.h365 struct acpi_device_wakeup wakeup; member in struct:acpi_device
/linux-4.4.14/sound/oss/
H A Dswarm_cs4297a.c251 unsigned wakeup; // interrupt occurred on block member in struct:serdma_s
/linux-4.4.14/drivers/usb/core/
H A Dhub.c1997 int wakeup = -1; usb_set_device_state() local
/linux-4.4.14/drivers/media/pci/bt8xx/
H A Dbttv-driver.c3599 bttv_irq_wakeup_video(struct bttv *btv, struct bttv_buffer_set *wakeup, bttv_irq_wakeup_video() argument
3639 bttv_irq_wakeup_vbi(struct bttv *btv, struct bttv_buffer *wakeup, bttv_irq_wakeup_vbi() argument
3705 struct bttv_buffer *wakeup = btv->curr.top; bttv_irq_wakeup_top() local
/linux-4.4.14/drivers/media/usb/cpia2/
H A Dcpia2.h334 u8 wakeup; member in struct:camera_params::__anon6132
/linux-4.4.14/drivers/usb/gadget/udc/
H A Dnet2272.h461 wakeup:1, member in struct:net2272
/linux-4.4.14/drivers/md/
H A Draid5.c417 bool wakeup; raid5_release_stripe() local
/linux-4.4.14/fs/btrfs/
H A Dextent-tree.c411 bool wakeup = true; caching_thread() local
H A Dinode.c8449 bool wakeup = true; btrfs_direct_IO() local
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A Dmain.h802 int (*wakeup) (struct mwifiex_adapter *); member in struct:mwifiex_if_ops
/linux-4.4.14/net/wireless/
H A Dnl80211.c12941 cfg80211_net_detect_results(struct sk_buff *msg, struct cfg80211_wowlan_wakeup *wakeup) cfg80211_net_detect_results() argument
13000 cfg80211_report_wowlan_wakeup(struct wireless_dev *wdev, struct cfg80211_wowlan_wakeup *wakeup, gfp_t gfp) cfg80211_report_wowlan_wakeup() argument
/linux-4.4.14/drivers/net/wireless/iwlegacy/
H A Dcommon.h1028 u32 wakeup; member in struct:isr_stats
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h1987 u16 wakeup:1; member in struct:rtl_stats

Completed in 3402 milliseconds