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