Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dideapad-laptop.c51 #define CFG_CAMERA_BIT (19) macro
307 if (test_bit(CFG_CAMERA_BIT, &priv->cfg)) in debugfs_cfg_show()
560 supported = test_bit(CFG_CAMERA_BIT, &(priv->cfg)); in ideapad_is_visible()