Home
last modified time | relevance | path

Searched refs:can_wakeup (Results 1 – 16 of 16) sorted by relevance

/linux-4.4.14/include/linux/
Dpm_wakeup.h83 return dev->power.can_wakeup; in device_can_wakeup()
88 return dev->power.can_wakeup && !!dev->power.wakeup; in device_may_wakeup()
116 dev->power.can_wakeup = capable; in device_set_wakeup_capable()
121 return dev->power.can_wakeup; in device_can_wakeup()
174 return dev->power.can_wakeup && dev->power.should_wakeup; in device_may_wakeup()
Dpm.h560 unsigned int can_wakeup:1; member
Dpnp.h425 bool (*can_wakeup) (struct pnp_dev *dev); member
/linux-4.4.14/arch/arm/mach-pxa/
Dmfp-pxa2xx.c43 unsigned can_wakeup : 1; member
109 if ((c & MFP_LPM_CAN_WAKEUP) && !gpio_desc[gpio].can_wakeup) { in __mfp_config_gpio()
203 if (d->can_wakeup && (c & MFP_LPM_CAN_WAKEUP)) { in gpio_set_wake()
240 gpio_desc[i].can_wakeup = 1; in pxa25x_mfp_init()
296 gpio_desc[(gpio)].can_wakeup = 1; \
319 gpio_desc[gpio].can_wakeup = 1; in pxa27x_mfp_init()
330 gpio_desc[i].can_wakeup = 1; in pxa27x_mfp_init()
334 gpio_desc[35].can_wakeup = 1; in pxa27x_mfp_init()
/linux-4.4.14/drivers/base/power/
Dwakeup.c264 if (!dev || !dev->power.can_wakeup) in device_wakeup_enable()
387 if (!dev || !dev->power.can_wakeup) in device_wakeup_disable()
412 if (!!dev->power.can_wakeup == !!capable) in device_set_wakeup_capable()
423 dev->power.can_wakeup = capable; in device_set_wakeup_capable()
449 if (dev->power.can_wakeup) in device_init_wakeup()
465 if (!dev || !dev->power.can_wakeup) in device_set_wakeup_enable()
/linux-4.4.14/include/linux/usb/
Dsl811.h10 unsigned can_wakeup:1; member
/linux-4.4.14/drivers/pnp/
Dcore.c198 else if (dev->protocol->can_wakeup) in __pnp_add_device()
200 dev->protocol->can_wakeup(dev)); in __pnp_add_device()
/linux-4.4.14/drivers/mfd/
Ddm355evm_msp.c196 bool can_wakeup, int irq) in add_child() argument
208 device_init_wakeup(&pdev->dev, can_wakeup); in add_child()
Dtwl-core.c611 bool can_wakeup, int irq0, int irq1) in add_numbered_child() argument
656 device_init_wakeup(&pdev->dev, can_wakeup); in add_numbered_child()
669 bool can_wakeup, int irq0, int irq1) in add_child() argument
672 can_wakeup, irq0, irq1); in add_child()
Ducb1x00-core.c371 if (!pdata || !pdata->can_wakeup) in ucb1x00_irq_set_wake()
591 device_set_wakeup_capable(&ucb->dev, pdata->can_wakeup); in ucb1x00_probe()
/linux-4.4.14/include/linux/mfd/
Ducb1x00.h120 unsigned can_wakeup; member
/linux-4.4.14/drivers/pnp/pnpacpi/
Dcore.c203 .can_wakeup = pnpacpi_can_wakeup,
/linux-4.4.14/arch/arm/mach-sa1100/
Dassabet.c311 .can_wakeup = 1,
/linux-4.4.14/arch/blackfin/mach-bf609/boards/
Dezkit.c161 .power.can_wakeup = 1,
/linux-4.4.14/drivers/usb/host/
Dsl811-hcd.c1545 sl811->board->can_wakeup); in sl811h_start()
/linux-4.4.14/Documentation/power/
Ddevices.txt158 The "power.can_wakeup" flag just records whether the device (and its driver) can
164 devices (i.e. devices whose "can_wakeup" flags are set) and is created (or