/linux-6.12.1/drivers/crypto/intel/qat/qat_common/ |
D | adf_sysfs_rl.c | 297 ret = sysfs_match_string(rl_services, buf); in srv_store() 341 ret = sysfs_match_string(rl_services, buf); in cap_rem_store() 367 ret = sysfs_match_string(rl_operations, buf); in sla_op_store()
|
D | adf_sysfs.c | 50 ret = sysfs_match_string(state_operations, buf); in state_store() 124 ret = sysfs_match_string(adf_cfg_services, buf); in cfg_services_store()
|
D | adf_gen4_config.c | 232 ret = sysfs_match_string(adf_cfg_services, services); in adf_gen4_dev_config()
|
/linux-6.12.1/block/ |
D | blk-ioprio.c | 91 ret = sysfs_match_string(policy_name, buf); in ioprio_set_prio_policy()
|
/linux-6.12.1/drivers/acpi/ |
D | platform_profile.c | 96 i = sysfs_match_string(profile_names, buf); in platform_profile_store()
|
D | button.c | 694 i = sysfs_match_string(lid_init_state_str, val); in param_set_lid_init_state()
|
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_debugfs.c | 188 log_level = sysfs_match_string(ice_fwlog_level_string, user_val); in ice_debugfs_module_write() 439 index = sysfs_match_string(ice_fwlog_log_size, user_val); in ice_debugfs_log_size_write()
|
/linux-6.12.1/drivers/leds/ |
D | leds-wm831x-status.c | 189 i = sysfs_match_string(led_src_texts, buf); in src_store()
|
/linux-6.12.1/drivers/usb/typec/altmodes/ |
D | displayport.c | 522 con = sysfs_match_string(configurations, buf); in configuration_store() 619 ret = sysfs_match_string(pin_assignments, buf); in pin_assignment_store()
|
/linux-6.12.1/drivers/hwtracing/intel_th/ |
D | pti.c | 277 i = sysfs_match_string(lpp_dest_str, buf); in lpp_dest_store()
|
/linux-6.12.1/drivers/usb/roles/ |
D | class.c | 283 ret = sysfs_match_string(usb_roles, buf); in role_store()
|
/linux-6.12.1/drivers/usb/misc/ |
D | usbsevseg.c | 277 i = sysfs_match_string(display_textmodes, buf); in textmode_store()
|
/linux-6.12.1/include/linux/ |
D | string.h | 333 #define sysfs_match_string(_a, _s) __sysfs_match_string(_a, ARRAY_SIZE(_a), _s) macro
|
/linux-6.12.1/drivers/platform/x86/dell/dell-wmi-sysman/ |
D | sysman.c | 170 int type = sysfs_match_string(reset_types, buf); in reset_bios_store()
|
/linux-6.12.1/drivers/platform/x86/ |
D | think-lmi.c | 547 i = sysfs_match_string(encoding_options, buf); in encoding_store() 637 i = sysfs_match_string(level_options, buf); in level_store() 1182 cmd = sysfs_match_string(save_mode_strings, buf); in save_settings_store()
|
/linux-6.12.1/drivers/usb/typec/ |
D | class.c | 1449 role = sysfs_match_string(typec_roles, buf); in preferred_role_store() 1493 ret = sysfs_match_string(typec_data_roles, buf); in data_role_store() 1543 ret = sysfs_match_string(typec_roles, buf); in power_role_store() 1592 ret = sysfs_match_string(typec_port_power_roles, buf); in port_type_store()
|
/linux-6.12.1/drivers/power/supply/ |
D | power_supply_sysfs.c | 534 int i = sysfs_match_string(POWER_SUPPLY_CHARGE_BEHAVIOUR_TEXT, buf); in power_supply_charge_behaviour_parse()
|
D | twl4030_charger.c | 695 mode = sysfs_match_string(modes, buf); in twl4030_bci_mode_store()
|
/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/dss/ |
D | manager-sysfs.c | 178 r = sysfs_match_string(trans_key_type_str, buf); in manager_trans_key_type_store()
|
/linux-6.12.1/drivers/gpio/ |
D | gpiolib-sysfs.c | 275 flags = sysfs_match_string(trigger_names, buf); in edge_store()
|
/linux-6.12.1/arch/x86/platform/uv/ |
D | uv_nmi.c | 221 i = sysfs_match_string(actions, val); in param_set_action()
|
/linux-6.12.1/kernel/power/ |
D | hibernate.c | 1446 index = sysfs_match_string(comp_alg_enabled, compressor); in hibernate_compressor_param_set()
|
/linux-6.12.1/drivers/net/wwan/t7xx/ |
D | t7xx_pci.c | 82 index = sysfs_match_string(t7xx_mode_names, buf); in t7xx_mode_store()
|
/linux-6.12.1/drivers/scsi/fcoe/ |
D | fcoe_sysfs.c | 279 res = sysfs_match_string(fip_conn_type_names, buf); in store_ctlr_mode()
|
/linux-6.12.1/drivers/platform/cznic/ |
D | turris-omnia-mcu-gpio.c | 977 i = sysfs_match_string(front_button_modes, buf); in front_button_mode_store()
|