Home
last modified time | relevance | path

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

/optee_os/ta/remoteproc/src/
H A Dremoteproc_core.c198 static struct remoteproc_firmware_head firmware_head = variable
199 TAILQ_HEAD_INITIALIZER(firmware_head);
275 TAILQ_FOREACH(ctx, &firmware_head, link) in remoteproc_find_firmware()
292 TAILQ_INSERT_TAIL(&firmware_head, ctx, link); in remoteproc_add_firmware()