Home
last modified time | relevance | path

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

/linux/drivers/firmware/
H A Dthead,th1520-aon.c50 LIGHT_AON_ERR_LAST enumerator
53 static int th1520_aon_linux_errmap[LIGHT_AON_ERR_LAST] = {
70 if (errno >= LIGHT_AON_ERR_NONE && errno < LIGHT_AON_ERR_LAST) in th1520_aon_to_linux_errno()