Searched refs:SFLAG_COLORBAR (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/media/pci/ngene/ | ||
D | ngene.h | 82 SFLAG_COLORBAR = 0x04, /* Select colorbar */ enumerator |
D | ngene-core.c | 614 if (flags & SFLAG_COLORBAR) in ngene_command_stream_control() |