Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.h328 ret = hp_enforce_single_line_input(attr_value, count); \
474 int hp_enforce_single_line_input(char *buf, size_t count);
H A Dpasswdobj-attributes.c95 ret = hp_enforce_single_line_input(buf_cp, count); in store_password_instance()
H A Dbioscfg.c191 int hp_enforce_single_line_input(char *buf, size_t count) in hp_enforce_single_line_input() function