Home
last modified time | relevance | path

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

/sound/soc/codecs/
A Dntpfw.c27 u32 buf_magic; in ntpfw_verify() local
34 buf_magic = be32_to_cpu(header->magic); in ntpfw_verify()
35 if (buf_magic != magic) { in ntpfw_verify()
36 dev_err(dev, "Failed to load firmware: invalid magic 0x%x:\n", buf_magic); in ntpfw_verify()

Completed in 6 milliseconds