Searched defs:idletimer_tg_info_v1 (Results 1 – 2 of 2) sorted by relevance
31 struct idletimer_tg_info_v1 { struct32 __u32 timeout;34 char label[MAX_IDLETIMER_LABEL_SIZE];36 __u8 send_nl_msg;37 __u8 timer_type;40 struct idletimer_tg *timer __attribute__((aligned(8)));
46 struct idletimer_tg_info_v1 { struct47 __u32 timeout;49 char label[MAX_IDLETIMER_LABEL_SIZE];51 __u8 send_nl_msg; /* unused: for compatibility with Android */52 __u8 timer_type;55 struct idletimer_tg *timer __attribute__((aligned(8)));