Searched refs:wakeup (Results 76 - 100 of 242) sorted by relevance

12345678910

/linux-master/drivers/parport/
H A Dshare.c644 * The wake-up ("kick") callback function, @wakeup, is called when
651 * be explicitly invited to claim the port in this way, @wakeup can
695 if (!par_dev_cb->preempt || !par_dev_cb->wakeup) {
737 par_dev->wakeup = par_dev_cb->wakeup;
1046 * parport_claim_or_block(), or those with a wakeup function.
1050 if (dev->waiting & 2 || dev->wakeup) {
1085 * wakeup function.
1190 } else if (pd->wakeup) {
1191 pd->wakeup(p
[all...]
/linux-master/fs/orangefs/
H A Ddevorangefs-req.c429 goto wakeup;
467 goto wakeup;
480 wakeup:
507 goto wakeup;
512 goto wakeup;
/linux-master/arch/x86/events/intel/
H A Dbts.c377 unsigned long head, space, next_space, pad, gap, skip, wakeup; local
430 /* Don't go far beyond wakeup watermark */
431 wakeup = BTS_SAFETY_MARGIN + BTS_RECORD_SIZE + handle->wakeup -
433 if (space > wakeup) {
434 space = wakeup;
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c443 struct cfg80211_wowlan_wakeup wakeup = { local
482 wakeup.rfkill_release = true;
483 ieee80211_report_wowlan_wakeup(vif, &wakeup,
526 IWL_INFO(priv, "WoWLAN wakeup reason(s): 0x%.8x\n", reasons);
530 wakeup.magic_pkt = true;
532 wakeup.pattern_idx = status_data.pattern_number;
535 wakeup.disconnect = true;
537 wakeup.gtk_rekey_failure = true;
539 wakeup.eap_identity_req = true;
541 wakeup
[all...]
/linux-master/drivers/tty/serial/8250/
H A Dserial_cs.c77 void (*wakeup)(struct pcmcia_device *); member in struct:serial_quirk
219 .wakeup = quirk_wakeup_oxsemi,
224 .wakeup = quirk_wakeup_possio_gcc,
294 if (info->quirk && info->quirk->wakeup)
295 info->quirk->wakeup(link);
579 if (info->quirk && info->quirk->wakeup)
580 info->quirk->wakeup(link);
/linux-master/drivers/media/dvb-core/
H A Ddvb_ca_en50221.c141 unsigned int wakeup:1; member in struct:dvb_ca_private
1025 ca->wakeup = 1;
1209 ca->wakeup = 1;
1224 ca->wakeup = 1;
1279 ca->wakeup = 1;
1289 ca->wakeup = 1;
1316 if (!ca->wakeup) {
1322 ca->wakeup = 0;
1900 ca->wakeup = 0;
/linux-master/arch/um/kernel/
H A Dirq.c38 bool wakeup; member in struct:irq_reg
87 /* do nothing if suspended - just to cause a wakeup */
519 if (entry->reg[t].wakeup ||
604 entry->reg[t].wakeup = on;
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c1234 * platforms have issues processing a wakeup signal while
1483 struct cfg80211_wowlan_wakeup wakeup = { local
1486 struct cfg80211_wowlan_wakeup *wakeup_report = &wakeup;
1497 wakeup.magic_pkt = true;
1500 wakeup.pattern_idx =
1506 wakeup.disconnect = true;
1509 wakeup.gtk_rekey_failure = true;
1512 wakeup.rfkill_release = true;
1515 wakeup.eap_identity_req = true;
1518 wakeup
2732 struct cfg80211_wowlan_wakeup wakeup = { local
2863 struct cfg80211_wowlan_wakeup wakeup = { local
[all...]
/linux-master/kernel/events/
H A Dinternal.h29 local_t wakeup; /* wakeup stamp */ member in struct:perf_buffer
32 long watermark; /* wakeup watermark */
/linux-master/arch/x86/platform/olpc/
H A Dolpc-xo15-sci.c26 * The normal ACPI LID wakeup behavior is wake-on-open, but not
175 if (device->wakeup.flags.valid)
/linux-master/drivers/clocksource/
H A Dtimer-ti-dm-systimer.c46 u8 wakeup; member in struct:dmtimer_systimer
411 t->wakeup = regbase + _OMAP_TIMER_WAKEUP_EN_OFFSET;
530 writel_relaxed(OMAP_TIMER_INT_OVERFLOW, t->base + t->wakeup);
584 writel_relaxed(OMAP_TIMER_INT_OVERFLOW, t->base + t->wakeup);
/linux-master/include/linux/
H A Dpm_wakeup.h3 * pm_wakeup.h - Power management wakeup interface
21 * struct wakeup_source - Representation of wakeup sources
23 * @name: Name of the wakeup source
30 * @total_time: Total time this wakeup source has been active.
31 * @max_time: Maximum time this wakeup source has been continuously active.
32 * @last_time: Monotonic clock when the wakeup source's was touched last time.
34 * @event_count: Number of signaled wakeup events.
35 * @active_count: Number of times the wakeup source was activated.
36 * @relax_count: Number of times the wakeup source was deactivated.
37 * @expire_count: Number of times the wakeup sourc
[all...]
/linux-master/drivers/platform/x86/x86-android-tablets/
H A Dasus.c33 .wakeup = true,
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dpci.h94 int (*wakeup)(struct ath12k_base *ab); member in struct:ath12k_pci_ops
/linux-master/arch/arm/mach-sa1100/
H A Dcollie.c237 .wakeup = 1,
245 .wakeup = 1,
/linux-master/drivers/input/keyboard/
H A Dgpio_keys_polled.c187 button->wakeup =
188 fwnode_property_read_bool(child, "wakeup-source") ||
190 fwnode_property_read_bool(child, "gpio-key,wakeup");
284 if (button->wakeup) {
285 dev_err(dev, DRV_NAME " does not support wakeup\n");
H A Dpmic8xxx-keypad.c505 bool wakeup; local
522 wakeup = of_property_read_bool(np, "wakeup-source") ||
524 of_property_read_bool(np, "linux,keypad-wakeup");
619 device_init_wakeup(&pdev->dev, wakeup);
/linux-master/drivers/bluetooth/
H A Dhci_serdev.c238 * Implement wakeup callback to override this behavior.
243 /** hci_uart_write_wakeup - transmit buffer wakeup
264 /** hci_uart_receive_buf - receive buffer wakeup
356 if (!hdev->wakeup)
357 hdev->wakeup = hci_uart_wakeup;
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-trbe.c325 * head tail wakeup
331 * The perf_output_handle indices (head, tail, wakeup) are monotonically increasing
334 * the wakeup is behind the tail. Enabled TRBE buffer span needs to be adjusted and
403 u64 head, tail, wakeup; local
443 /* Compute the tail and wakeup indices now that we've aligned head */
445 wakeup = PERF_IDX2OFF(handle->wakeup, buf);
499 * If there's a wakeup before we wrap, arrange to be woken up by the
502 * head wakeup tail
508 if (handle->wakeup < (handl
[all...]
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dpcic.c168 * need to wakeup the device to access.
172 if (wakeup_required && ab->pci.ops->wakeup)
173 ret = ab->pci.ops->wakeup(ab);
201 * need to wakeup the device to access.
205 if (wakeup_required && ab->pci.ops->wakeup)
206 ret = ab->pci.ops->wakeup(ab);
225 * need to wakeup the device to access.
229 if (wakeup_required && ab->pci.ops->wakeup) {
230 ret = ab->pci.ops->wakeup(ab);
233 "wakeup faile
[all...]
/linux-master/drivers/perf/
H A Darm_spe_pmu.c416 u64 head, tail, wakeup; local
445 /* Compute the tail and wakeup indices now that we've aligned head */
447 wakeup = PERF_IDX2OFF(handle->wakeup, buf);
463 * If there's a wakeup before we wrap, arrange to be woken up by
467 if (handle->wakeup < (handle->head + handle->size) && head <= wakeup)
468 limit = min(limit, round_up(wakeup, PAGE_SIZE));
/linux-master/drivers/usb/serial/
H A Ddigi_acceleport.c968 bool wakeup; local
995 wakeup = true;
1011 wakeup = false;
1021 if (wakeup)
1488 bool wakeup = false; local
1495 wakeup = true;
1515 if (wakeup)
/linux-master/drivers/soc/qcom/
H A Drpmh-rsc.c795 * rpmh_rsc_write_next_wakeup() - Write next wakeup in CONTROL_TCS.
798 * Writes maximum wakeup cycles when called from suspend.
799 * Writes earliest hrtimer wakeup when called from idle.
803 ktime_t now, wakeup; local
814 /* Find the earliest hrtimer wakeup from online cpus */
815 wakeup = dev_pm_genpd_get_next_hrtimer(drv->dev);
817 /* Find the relative wakeup in kernel time scale */
819 wakeup = ktime_sub(wakeup, now);
820 wakeup_us = ktime_to_us(wakeup);
[all...]
/linux-master/drivers/misc/sgi-xp/
H A Dxpc_main.c604 int wakeup; local
609 wakeup = (needed > idle) ? idle : needed;
610 needed -= wakeup;
612 dev_dbg(xpc_chan, "wakeup %d idle kthreads, partid=%d, "
613 "channel=%d\n", wakeup, ch->partid, ch->number);
615 /* only wakeup the requested number of kthreads */
616 wake_up_nr(&ch->idle_wq, wakeup);
/linux-master/net/wireless/
H A Dtrace.h3668 struct cfg80211_wowlan_wakeup *wakeup),
3669 TP_ARGS(wiphy, wdev, wakeup),
3683 wakeup ? wakeup->packet_present_len : 0)
3688 __entry->non_wireless = !wakeup;
3689 __entry->disconnect = wakeup ? wakeup->disconnect : false;
3690 __entry->magic_pkt = wakeup ? wakeup->magic_pkt : false;
3691 __entry->gtk_rekey_failure = wakeup
[all...]

Completed in 243 milliseconds

12345678910