Searched refs:framebuflist_fw (Results 1 – 2 of 2) sorted by relevance
167 struct list_head framebuflist_fw; member
943 list_for_each_entry_safe(fwmsg, safe, &isys->framebuflist_fw, head) in free_fw_msg_bufs()1011 list_move(&msg->head, &isys->framebuflist_fw); in ipu6_get_fw_msg_buf()1024 list_for_each_entry_safe(fwmsg, fwmsg0, &isys->framebuflist_fw, head) in ipu6_cleanup_fw_msg_bufs()1091 INIT_LIST_HEAD(&isys->framebuflist_fw); in isys_probe()