Searched refs:bmp_state (Results 1 – 3 of 3) sorted by relevance
855 av7110->bmp_state != BMP_LOADING, 10*HZ); in WaitUntilBmpLoaded()858 ret, av7110->bmp_state); in WaitUntilBmpLoaded()859 av7110->bmp_state = BMP_NONE; in WaitUntilBmpLoaded()879 av7110->bmp_state = BMP_LOADING; in LoadBitmap()889 av7110->bmp_state = BMP_NONE; in LoadBitmap()895 av7110->bmp_state = BMP_NONE; in LoadBitmap()900 av7110->bmp_state = BMP_NONE; in LoadBitmap()933 if (av7110->bmp_state != BMP_LOADED && FW_VERSION(av7110->arm_app) < 0x261e) in ReleaseBitmap()935 if (av7110->bmp_state == BMP_LOADING) in ReleaseBitmap()937 av7110->bmp_state = BMP_NONE; in ReleaseBitmap()[all …]
148 volatile int bmp_state; member
626 av7110->bmp_state = BMP_LOADED; in gpioirq()