Home
last modified time | relevance | path

Searched refs:framebuflist_fw (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/media/ipu7/
A Dipu7-isys.h107 struct list_head framebuflist_fw; member
A Dipu7-isys.c586 list_for_each_entry_safe(fwmsg, safe, &isys->framebuflist_fw, head) in isys_remove()
662 list_move(&msg->head, &isys->framebuflist_fw); in ipu7_get_fw_msg_buf()
675 list_for_each_entry_safe(fwmsg, fwmsg0, &isys->framebuflist_fw, head) in ipu7_cleanup_fw_msg_bufs()
744 INIT_LIST_HEAD(&isys->framebuflist_fw); in isys_probe()
/drivers/media/pci/intel/ipu6/
A Dipu6-isys.h163 struct list_head framebuflist_fw; member
A Dipu6-isys.c943 list_for_each_entry_safe(fwmsg, safe, &isys->framebuflist_fw, head) in free_fw_msg_bufs()
1010 list_move(&msg->head, &isys->framebuflist_fw); in ipu6_get_fw_msg_buf()
1023 list_for_each_entry_safe(fwmsg, fwmsg0, &isys->framebuflist_fw, head) in ipu6_cleanup_fw_msg_bufs()
1090 INIT_LIST_HEAD(&isys->framebuflist_fw); in isys_probe()

Completed in 11 milliseconds