Home
last modified time | relevance | path

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

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