Home
last modified time | relevance | path

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

/linux/drivers/media/usb/go7007/
H A Dgo7007-priv.h206 unsigned int repeat_seqhead:1; member
H A Dgo7007-fw.c1125 ((go->repeat_seqhead ? 1 : 0) << 6) | in config_package()