Home
last modified time | relevance | path

Searched defs:str_value (Results 1 – 8 of 8) sorted by relevance

/linux/tools/testing/selftests/hid/tests/
H A Dbase_device.py64 def str_value(self) -> str: member in SysfsFile
68 def str_value(self, v: str) -> None: member in SysfsFile
/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.c657 char *str_value = NULL; in hp_init_bios_package_attribute() local
770 char *str_value = NULL; in hp_init_bios_buffer_attribute() local
H A Denum-attributes.c127 char *str_value = NULL; in hp_populate_enumeration_elements_from_package() local
H A Dstring-attributes.c133 char *str_value = NULL; in hp_populate_string_elements_from_package() local
H A Dint-attributes.c143 char *str_value = NULL; in hp_populate_integer_elements_from_package() local
H A Dorder-list-attributes.c131 char *str_value = NULL; in hp_populate_ordered_list_elements_from_package() local
/linux/drivers/iio/accel/
H A Dst_accel_core.c1440 char *str_value; in apply_acpi_orientation() local
/linux/fs/smb/client/
H A Dsess.c994 char *str_value, in cifs_security_buffer_from_str()