Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dideapad-laptop.c47 #define CFG_CAMERA_BIT (19) macro
276 if (test_bit(CFG_CAMERA_BIT, &priv->cfg)) in debugfs_cfg_show()
432 supported = test_bit(CFG_CAMERA_BIT, &(priv->cfg)); in ideapad_is_visible()