Home | History | Annotate | Download | only in libsensors

Lines Matching full:irqd

1069     mpuirq_data irqd;
1072 read(fd, &irqd, sizeof(irqd));
1074 if (irqd.data == MPU_PM_EVENT_SUSPEND_PREPARE) {
1077 } else if (irqd.data == MPU_PM_EVENT_POST_SUSPEND) {