Searched refs:bmp_state (Results 1 – 3 of 3) sorted by relevance
862 av7110->bmp_state != BMP_LOADING, 10*HZ); in WaitUntilBmpLoaded()865 ret, av7110->bmp_state); in WaitUntilBmpLoaded()866 av7110->bmp_state = BMP_NONE; in WaitUntilBmpLoaded()886 av7110->bmp_state = BMP_LOADING; in LoadBitmap()896 av7110->bmp_state = BMP_NONE; in LoadBitmap()902 av7110->bmp_state = BMP_NONE; in LoadBitmap()907 av7110->bmp_state = BMP_NONE; in LoadBitmap()940 if (av7110->bmp_state != BMP_LOADED && FW_VERSION(av7110->arm_app) < 0x261e) in ReleaseBitmap()942 if (av7110->bmp_state == BMP_LOADING) in ReleaseBitmap()944 av7110->bmp_state = BMP_NONE; in ReleaseBitmap()[all …]
144 volatile int bmp_state; member
639 av7110->bmp_state = BMP_LOADED; in gpioirq()