Searched refs:has_modet3 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/go7007/ |
H A D | go7007-fw.c | 1426 bool has_modet3 = go->modet[3].enable; in modet_to_package() local 1434 0xbf85, has_modet3 ? go->modet[3].pixel_threshold : 32767, in modet_to_package() 1438 0xbf89, has_modet3 ? go->modet[3].motion_threshold : 32767, in modet_to_package() 1442 0xbf8d, has_modet3 ? go->modet[3].mb_threshold : 32767, in modet_to_package()
|
/kernel/linux/linux-6.6/drivers/media/usb/go7007/ |
H A D | go7007-fw.c | 1426 bool has_modet3 = go->modet[3].enable; in modet_to_package() local 1434 0xbf85, has_modet3 ? go->modet[3].pixel_threshold : 32767, in modet_to_package() 1438 0xbf89, has_modet3 ? go->modet[3].motion_threshold : 32767, in modet_to_package() 1442 0xbf8d, has_modet3 ? go->modet[3].mb_threshold : 32767, in modet_to_package()
|
Completed in 6 milliseconds