Searched refs:repeat_seqhead (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/usb/go7007/ | ||
H A D | go7007-priv.h | 206 unsigned int repeat_seqhead:1; member |
H A D | go7007-fw.c | 1125 ((go->repeat_seqhead ? 1 : 0) << 6) | in config_package() |