Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dthink-lmi.c450 if (tlmi_priv.opcode_support) { in new_password_store()
880 tlmi_priv.opcode_support) in auth_attr_is_visible()
1013 } else if (tlmi_priv.opcode_support) { in current_value_store()
1217 } else if (tlmi_priv.opcode_support) { in save_settings_store()
1344 if (tlmi_priv.opcode_support) { in tlmi_release_attr()
1461 if (tlmi_priv.opcode_support) { in tlmi_sysfs_init()
1545 tlmi_priv.opcode_support = true; in tlmi_analyze()
1649 if (tlmi_priv.opcode_support) { in tlmi_analyze()
H A Dthink-lmi.h100 bool opcode_support; member