Searched refs:firmware_head (Results 1 – 1 of 1) sorted by relevance
198 static struct remoteproc_firmware_head firmware_head = variable199 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()