Lines Matching defs:supported
90 * These correspond to the number of supported states - 1
644 bool supported = true;
647 supported = test_bit(CFG_CAP_CAM_BIT, &priv->cfg);
649 supported = priv->features.conservation_mode;
651 supported = priv->features.fan_mode;
653 supported = priv->features.fn_lock;
655 supported = priv->features.touchpad_ctrl_via_ec;
657 supported = priv->features.usb_charging;
659 return supported ? attr->mode : 0;
901 dev_info(&priv->platform_device->dev, "DYTC_VERSION < 4 is not supported\n");
922 /* Setup supported modes */