Home
last modified time | relevance | path

Searched refs:has_chain (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_dl.c179 * @has_chain: if true, indicates that there's a partition chain
197 bool has_chain; member
639 if (dl->has_chain) { in __vsp1_dl_list_put()
644 dl->has_chain = false; in __vsp1_dl_list_put()
738 head->has_chain = true; in vsp1_dl_list_add_chain()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.c179 * @has_chain: if true, indicates that there's a partition chain
197 bool has_chain; member
639 if (dl->has_chain) { in __vsp1_dl_list_put()
644 dl->has_chain = false; in __vsp1_dl_list_put()
738 head->has_chain = true; in vsp1_dl_list_add_chain()

Completed in 4 milliseconds