Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/av7110/
Dav7110_hw.c832 av7110->bmp_state = BMP_NONE; in WaitUntilBmpLoaded()
862 av7110->bmp_state = BMP_NONE; in LoadBitmap()
868 av7110->bmp_state = BMP_NONE; in LoadBitmap()
873 av7110->bmp_state = BMP_NONE; in LoadBitmap()
910 av7110->bmp_state = BMP_NONE; in ReleaseBitmap()
Dav7110.h139 #define BMP_NONE 0 macro