Searched refs:has_next (Results 1 – 3 of 3) sorted by relevance
57 + int has_next = gd_get_frame(gifobj->gif);58 + if(has_next == 0) {73 + int has_next = gd_get_frame(gifobj->gif);74 + if(has_next == 0) {119 int has_next = gd_get_frame(gifobj->gif);120 if(has_next == 0) {
1476 bool has_next, void *payload, in wmi_link_stats_parse() argument1516 if (!has_next) { in wmi_link_stats_parse()1538 if (!has_next) { in wmi_link_stats_parse()1571 wmi_link_stats_parse(vif, le64_to_cpu(evt->tsf), evt->has_next, in wmi_evt_link_stats()
4085 u8 has_next; member