Home
last modified time | relevance | path

Searched refs:sysfs_match_string (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.3-rc2/drivers/crypto/qat/qat_common/
A Dadf_sysfs.c47 ret = sysfs_match_string(state_operations, buf); in state_store()
134 ret = sysfs_match_string(services_operations, buf); in cfg_services_store()
/linux-6.3-rc2/drivers/acpi/
A Dplatform_profile.c96 i = sysfs_match_string(profile_names, buf); in platform_profile_store()
A Dbutton.c597 i = sysfs_match_string(lid_init_state_str, val); in param_set_lid_init_state()
/linux-6.3-rc2/block/
A Dblk-ioprio.c111 ret = sysfs_match_string(policy_name, buf); in ioprio_set_prio_policy()
/linux-6.3-rc2/drivers/usb/typec/altmodes/
A Ddisplayport.c349 con = sysfs_match_string(configurations, buf); in configuration_store()
446 ret = sysfs_match_string(pin_assignments, buf); in pin_assignment_store()
/linux-6.3-rc2/drivers/leds/
A Dleds-wm831x-status.c189 i = sysfs_match_string(led_src_texts, buf); in src_store()
/linux-6.3-rc2/include/linux/
A Dstring.h197 #define sysfs_match_string(_a, _s) __sysfs_match_string(_a, ARRAY_SIZE(_a), _s) macro
/linux-6.3-rc2/drivers/hwtracing/intel_th/
A Dpti.c277 i = sysfs_match_string(lpp_dest_str, buf); in lpp_dest_store()
/linux-6.3-rc2/drivers/usb/roles/
A Dclass.c244 ret = sysfs_match_string(usb_roles, buf); in role_store()
/linux-6.3-rc2/drivers/usb/misc/
A Dusbsevseg.c277 i = sysfs_match_string(display_textmodes, buf); in textmode_store()
/linux-6.3-rc2/drivers/usb/typec/
A Dclass.c1378 role = sysfs_match_string(typec_roles, buf); in preferred_role_store()
1422 ret = sysfs_match_string(typec_data_roles, buf); in data_role_store()
1472 ret = sysfs_match_string(typec_roles, buf); in power_role_store()
1521 ret = sysfs_match_string(typec_port_power_roles, buf); in port_type_store()
/linux-6.3-rc2/drivers/platform/x86/dell/dell-wmi-sysman/
A Dsysman.c170 int type = sysfs_match_string(reset_types, buf); in reset_bios_store()
/linux-6.3-rc2/drivers/power/supply/
A Dpower_supply_sysfs.c534 int i = sysfs_match_string(POWER_SUPPLY_CHARGE_BEHAVIOUR_TEXT, buf); in power_supply_charge_behaviour_parse()
A Dtwl4030_charger.c694 mode = sysfs_match_string(modes, buf); in twl4030_bci_mode_store()
/linux-6.3-rc2/drivers/crypto/qat/qat_4xxx/
A Dadf_drv.c261 ret = sysfs_match_string(services_operations, services); in adf_gen4_dev_config()
/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/dss/
A Dmanager-sysfs.c178 r = sysfs_match_string(trans_key_type_str, buf); in manager_trans_key_type_store()
/linux-6.3-rc2/drivers/gpio/
A Dgpiolib-sysfs.c254 flags = sysfs_match_string(trigger_names, buf); in edge_store()
A Dgpio-sim.c276 pull = sysfs_match_string(gpio_sim_sysfs_pull_strings, buf); in gpio_sim_sysfs_pull_store()
/linux-6.3-rc2/drivers/platform/x86/
A Dthink-lmi.c544 i = sysfs_match_string(encoding_options, buf); in encoding_store()
634 i = sysfs_match_string(level_options, buf); in level_store()
/linux-6.3-rc2/drivers/scsi/
A Dsd.c172 ct = sysfs_match_string(sd_cache_types, buf); in cache_type_store()
406 mode = sysfs_match_string(lbp_mode, buf); in provisioning_mode_store()
443 mode = sysfs_match_string(zeroing_mode, buf); in zeroing_mode_store()
/linux-6.3-rc2/drivers/platform/x86/intel/pmc/
A Dcore.c786 mode = sysfs_match_string(pmc_lpm_modes, buf); in pmc_core_lpm_latch_mode_write()
/linux-6.3-rc2/drivers/pci/pcie/
A Daspm.c1203 i = sysfs_match_string(policy_str, val); in pcie_aspm_set_policy()
/linux-6.3-rc2/drivers/misc/
A Dapds990x.c851 ret = sysfs_match_string(reporting_modes, buf); in apds990x_prox_reporting_mode_store()
/linux-6.3-rc2/sound/soc/ti/
A Domap-mcbsp.c579 i = sysfs_match_string(dma_op_modes, buf); in dma_op_mode_store()
/linux-6.3-rc2/mm/
A Dmemory_hotplug.c76 int ret = sysfs_match_string(online_policy_to_str, val); in set_online_policy()

Completed in 73 milliseconds

12