Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/av7110/
H A Dav7110_hw.c847 av7110->bmp_state = BMP_NONE; in WaitUntilBmpLoaded()
877 av7110->bmp_state = BMP_NONE; in LoadBitmap()
883 av7110->bmp_state = BMP_NONE; in LoadBitmap()
888 av7110->bmp_state = BMP_NONE; in LoadBitmap()
925 av7110->bmp_state = BMP_NONE; in ReleaseBitmap()
H A Dav7110.h137 #define BMP_NONE 0 macro