Home
last modified time | relevance | path

Searched defs:wakeup_source (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/include/linux/
Dpm_wakeup.h43 struct wakeup_source { struct
44 const char *name;
45 int id;
46 struct list_head entry;
47 spinlock_t lock;
48 struct wake_irq *wakeirq;
49 struct timer_list timer;
50 unsigned long timer_expires;
51 ktime_t total_time;
52 ktime_t max_time;
[all …]
/Linux-v5.4/include/linux/extcon/
Dextcon-adc-jack.h65 bool wakeup_source; member
/Linux-v5.4/include/sound/
Dda7219.h39 bool wakeup_source; member
/Linux-v5.4/drivers/extcon/
Dextcon-adc-jack.c52 bool wakeup_source; member
/Linux-v5.4/drivers/rtc/
Drtc-m41t80.c879 bool wakeup_source = false; in m41t80_probe() local
/Linux-v5.4/sound/soc/codecs/
Dda7219.h812 bool wakeup_source; member