Home
last modified time | relevance | path

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

/drivers/most/
Dcore.c59 struct list_head trash_fifo; member
158 list_for_each_entry_safe(mbo, tmp, &c->trash_fifo, list) { in flush_trash_fifo()
742 list_add(&mbo->list, &c->trash_fifo); in trash_mbo()
1344 INIT_LIST_HEAD(&c->trash_fifo); in most_register_interface()