EVENT_DEV_ASLEEP
if (test_bit(EVENT_DEV_ASLEEP, &dev->flags))
!test_bit(EVENT_DEV_ASLEEP, &dev->flags)) {
if (test_bit(EVENT_DEV_ASLEEP, &dev->flags)) {
if (test_bit(EVENT_DEV_ASLEEP, &dev->flags)) {
set_bit(EVENT_DEV_ASLEEP, &dev->flags);
set_bit(EVENT_DEV_ASLEEP, &dev->flags);
clear_bit(EVENT_DEV_ASLEEP, &dev->flags);
clear_bit(EVENT_DEV_ASLEEP, &dev->flags);
if (test_bit(EVENT_DEV_ASLEEP, &dev->flags)) {
set_bit(EVENT_DEV_ASLEEP, &dev->flags);
clear_bit(EVENT_DEV_ASLEEP, &dev->flags);
!test_bit(EVENT_DEV_ASLEEP, &dev->flags) &&
[EVENT_DEV_ASLEEP] = "EVENT_DEV_ASLEEP",