Searched refs:depth_mode (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/usb/gspca/
H A Dkinect.c39 static bool depth_mode; variable
463 if (depth_mode) sd_probe()
485 module_param(depth_mode, bool, 0644);
486 MODULE_PARM_DESC(depth_mode, "0=video 1=depth");

Completed in 207 milliseconds