| /kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
| D | adf_sysfs.c | 48 ret = sysfs_match_string(state_operations, buf); in state_store() 122 ret = sysfs_match_string(adf_cfg_services, buf); in cfg_services_store()
|
| /kernel/linux/linux-6.6/drivers/acpi/ |
| D | platform_profile.c | 96 i = sysfs_match_string(profile_names, buf); in platform_profile_store()
|
| D | button.c | 673 i = sysfs_match_string(lid_init_state_str, val); in param_set_lid_init_state()
|
| /kernel/linux/linux-6.6/block/ |
| D | blk-ioprio.c | 114 ret = sysfs_match_string(policy_name, buf); in ioprio_set_prio_policy()
|
| /kernel/linux/linux-5.10/drivers/usb/typec/altmodes/ |
| D | displayport.c | 355 con = sysfs_match_string(configurations, buf); in configuration_store() 452 ret = sysfs_match_string(pin_assignments, buf); in pin_assignment_store()
|
| /kernel/linux/linux-6.6/drivers/usb/typec/altmodes/ |
| D | displayport.c | 374 con = sysfs_match_string(configurations, buf); in configuration_store() 471 ret = sysfs_match_string(pin_assignments, buf); in pin_assignment_store()
|
| /kernel/linux/linux-5.10/drivers/leds/ |
| D | leds-wm831x-status.c | 189 i = sysfs_match_string(led_src_texts, buf); in wm831x_status_src_store()
|
| /kernel/linux/linux-6.6/drivers/leds/ |
| D | leds-wm831x-status.c | 189 i = sysfs_match_string(led_src_texts, buf); in src_store()
|
| /kernel/linux/linux-5.10/drivers/usb/typec/ |
| D | class.c | 975 role = sysfs_match_string(typec_roles, buf); in preferred_role_store() 1019 ret = sysfs_match_string(typec_data_roles, buf); in data_role_store() 1069 ret = sysfs_match_string(typec_roles, buf); in power_role_store() 1118 ret = sysfs_match_string(typec_port_power_roles, buf); in port_type_store()
|
| /kernel/linux/linux-6.6/drivers/hwtracing/intel_th/ |
| D | pti.c | 277 i = sysfs_match_string(lpp_dest_str, buf); in lpp_dest_store()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | string.h | 237 #define sysfs_match_string(_a, _s) __sysfs_match_string(_a, ARRAY_SIZE(_a), _s) macro
|
| /kernel/linux/linux-5.10/drivers/usb/roles/ |
| D | class.c | 239 ret = sysfs_match_string(usb_roles, buf); in role_store()
|
| /kernel/linux/linux-5.10/drivers/hwtracing/intel_th/ |
| D | pti.c | 277 i = sysfs_match_string(lpp_dest_str, buf); in lpp_dest_store()
|
| /kernel/linux/linux-6.6/drivers/usb/roles/ |
| D | class.c | 254 ret = sysfs_match_string(usb_roles, buf); in role_store()
|
| /kernel/linux/linux-5.10/drivers/usb/misc/ |
| D | usbsevseg.c | 303 i = sysfs_match_string(display_textmodes, buf); in textmode_store()
|
| /kernel/linux/linux-6.6/drivers/usb/misc/ |
| D | usbsevseg.c | 277 i = sysfs_match_string(display_textmodes, buf); in textmode_store()
|
| /kernel/linux/linux-6.6/drivers/usb/typec/ |
| D | class.c | 1379 role = sysfs_match_string(typec_roles, buf); in preferred_role_store() 1423 ret = sysfs_match_string(typec_data_roles, buf); in data_role_store() 1473 ret = sysfs_match_string(typec_roles, buf); in power_role_store() 1522 ret = sysfs_match_string(typec_port_power_roles, buf); in port_type_store()
|
| /kernel/linux/linux-6.6/drivers/platform/x86/dell/dell-wmi-sysman/ |
| D | sysman.c | 170 int type = sysfs_match_string(reset_types, buf); in reset_bios_store()
|
| /kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_4xxx/ |
| D | adf_drv.c | 272 ret = sysfs_match_string(adf_cfg_services, services); in adf_gen4_dev_config()
|
| /kernel/linux/linux-5.10/drivers/acpi/ |
| D | button.c | 606 i = sysfs_match_string(lid_init_state_str, val); in param_set_lid_init_state()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | manager-sysfs.c | 177 r = sysfs_match_string(trans_key_type_str, buf); in manager_trans_key_type_store()
|
| /kernel/linux/linux-6.6/drivers/power/supply/ |
| D | power_supply_sysfs.c | 563 int i = sysfs_match_string(POWER_SUPPLY_CHARGE_BEHAVIOUR_TEXT, buf); in power_supply_charge_behaviour_parse()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | string.h | 195 #define sysfs_match_string(_a, _s) __sysfs_match_string(_a, ARRAY_SIZE(_a), _s) macro
|
| /kernel/linux/linux-6.6/drivers/gpio/ |
| D | gpiolib-sysfs.c | 265 flags = sysfs_match_string(trigger_names, buf); in edge_store()
|