Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Dideapad-laptop.c48 #define CFG_CAMERA_BIT (19) macro
281 if (test_bit(CFG_CAMERA_BIT, &priv->cfg)) in debugfs_cfg_show()
437 supported = test_bit(CFG_CAMERA_BIT, &(priv->cfg)); in ideapad_is_visible()