Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthink-lmi.c189 static const char * const encoding_options[] = { variable
492 encoding_options[setting->encoding], setting->kbdlang); in new_password_store()
539 return sysfs_emit(buf, "%s\n", encoding_options[setting->encoding]); in encoding_show()
550 i = sysfs_match_string(encoding_options, buf); in encoding_store()
1050 encoding_options[tlmi_priv.pwd_admin->encoding], in current_value_store()
1178 encoding_options[tlmi_priv.pwd_admin->encoding], in debug_cmd_store()
/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-mail.h205 u32 encoding_options; member
H A Dallegro-mail.c326 dst[i++] = msg->encoding_options; in allegro_enc_encode_frame()
H A Dallegro-core.c1399 msg.encoding_options = AL_OPT_FORCE_LOAD; in allegro_mcu_send_encode_frame()
1401 msg.encoding_options |= AL_OPT_USE_L2; in allegro_mcu_send_encode_frame()