Searched refs:linuxkpi_device_set_wakeup_capable (Results 1 – 2 of 2) sorted by relevance
122 void linuxkpi_device_set_wakeup_capable(struct device *, bool);127 linuxkpi_device_set_wakeup_capable(dev, capable); in device_set_wakeup_capable()
2840 linuxkpi_device_set_wakeup_capable(struct device *dev, bool capable) in linuxkpi_device_set_wakeup_capable() function