Home
last modified time | relevance | path

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

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