Searched refs:fn_lock (Results 1 – 7 of 7) sorted by relevance
59 bool fn_lock; member107 data->fn_lock); in lenovo_tp10ubkbd_sync_fn_lock()543 ret = lenovo_send_cmd_cptkbd(hdev, 0x05, cptkbd_data->fn_lock); in lenovo_features_set_cptkbd()559 return snprintf(buf, PAGE_SIZE, "%u\n", data->fn_lock); in attr_fn_lock_show()576 data->fn_lock = !!value; in attr_fn_lock_store()658 __ATTR(fn_lock, S_IWUSR | S_IRUGO,715 data->fn_lock = !data->fn_lock; in lenovo_event_tp10ubkbd()762 cptkbd_data->fn_lock = !cptkbd_data->fn_lock; in lenovo_event_cptkbd()1191 cptkbd_data->fn_lock = true; in lenovo_probe_cptkbd()1250 data->fn_lock = true; in lenovo_probe_tp10ubkbd()[all …]
39 What: /sys/bus/platform/devices/VPC2004:*/fn_lock52 /sys/bus/pci/devices/0000:00:1f.0/PNP0C09:00/VPC2004:00/fn_lock
8 What: /sys/devices/platform/lg-laptop/fn_lock
53 …ces/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/fn_lock
34 Writing 0/1 to /sys/devices/platform/lg-laptop/fn_lock disables/enables
141 bool fn_lock : 1; member550 static DEVICE_ATTR_RW(fn_lock);653 supported = priv->features.fn_lock; in ideapad_is_visible()1650 priv->features.fn_lock = true; in ideapad_check_features()
521 static DEVICE_ATTR_RW(fn_lock);