Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/zoran/
H A Dzoran_device.c39 static bool lml33dpath; /* default = 0 variable
50 module_param(lml33dpath, bool, 0644);
51 MODULE_PARM_DESC(lml33dpath, "Use digital path capture mode (on LML33 cards)");
387 if (!lml33dpath) in set_videobus_dir()