| /Linux-v5.10/drivers/s390/net/ |
| D | qeth_l2_sys.c | 81 if (sysfs_streq(buf, "primary")) in qeth_bridge_port_role_store() 83 else if (sysfs_streq(buf, "secondary")) in qeth_bridge_port_role_store() 85 else if (sysfs_streq(buf, "none")) in qeth_bridge_port_role_store() 203 if (sysfs_streq(buf, "none")) { in qeth_bridgeport_reflect_store() 206 } else if (sysfs_streq(buf, "primary")) { in qeth_bridgeport_reflect_store() 209 } else if (sysfs_streq(buf, "secondary")) { in qeth_bridgeport_reflect_store() 255 if (sysfs_streq(attr_name, "flooding")) in qeth_l2_vnicc_sysfs_attr_to_char() 257 else if (sysfs_streq(attr_name, "mcast_flooding")) in qeth_l2_vnicc_sysfs_attr_to_char() 259 else if (sysfs_streq(attr_name, "learning")) in qeth_l2_vnicc_sysfs_attr_to_char() 261 else if (sysfs_streq(attr_name, "takeover_setvmac")) in qeth_l2_vnicc_sysfs_attr_to_char() [all …]
|
| D | qeth_core_sys.c | 199 if (sysfs_streq(buf, "prio_queueing_prec")) { in qeth_dev_prioqing_store() 202 } else if (sysfs_streq(buf, "prio_queueing_skb")) { in qeth_dev_prioqing_store() 205 } else if (sysfs_streq(buf, "prio_queueing_tos")) { in qeth_dev_prioqing_store() 208 } else if (sysfs_streq(buf, "prio_queueing_vlan")) { in qeth_dev_prioqing_store() 215 } else if (sysfs_streq(buf, "no_prio_queueing:0")) { in qeth_dev_prioqing_store() 218 } else if (sysfs_streq(buf, "no_prio_queueing:1")) { in qeth_dev_prioqing_store() 221 } else if (sysfs_streq(buf, "no_prio_queueing:2")) { in qeth_dev_prioqing_store() 224 } else if (sysfs_streq(buf, "no_prio_queueing:3")) { in qeth_dev_prioqing_store() 227 } else if (sysfs_streq(buf, "no_prio_queueing")) { in qeth_dev_prioqing_store() 445 if (sysfs_streq(buf, ATTR_QETH_ISOLATION_NONE)) { in qeth_dev_isolation_store() [all …]
|
| D | qeth_l3_sys.c | 74 if (sysfs_streq(buf, "no_router")) { in qeth_l3_dev_route_store() 76 } else if (sysfs_streq(buf, "primary_connector")) { in qeth_l3_dev_route_store() 78 } else if (sysfs_streq(buf, "secondary_connector")) { in qeth_l3_dev_route_store() 80 } else if (sysfs_streq(buf, "primary_router")) { in qeth_l3_dev_route_store() 82 } else if (sysfs_streq(buf, "secondary_router")) { in qeth_l3_dev_route_store() 84 } else if (sysfs_streq(buf, "multicast_router")) { in qeth_l3_dev_route_store() 305 if (sysfs_streq(buf, "toggle")) { in qeth_l3_dev_ipato_enable_store() 345 if (sysfs_streq(buf, "toggle")) { in qeth_l3_dev_ipato_invert4_store() 515 if (sysfs_streq(buf, "toggle")) { in qeth_l3_dev_ipato_invert6_store()
|
| /Linux-v5.10/drivers/remoteproc/ |
| D | remoteproc_sysfs.c | 51 if (sysfs_streq(buf, "enabled")) { in recovery_store() 55 } else if (sysfs_streq(buf, "disabled")) { in recovery_store() 57 } else if (sysfs_streq(buf, "recover")) { in recovery_store() 115 if (sysfs_streq(buf, "disabled")) { in coredump_store() 117 } else if (sysfs_streq(buf, "enabled")) { in coredump_store() 119 } else if (sysfs_streq(buf, "inline")) { in coredump_store() 227 if (sysfs_streq(buf, "start")) { in state_store() 234 } else if (sysfs_streq(buf, "stop")) { in state_store()
|
| /Linux-v5.10/drivers/regulator/ |
| D | userspace-consumer.c | 62 if (sysfs_streq(buf, "enabled\n") || sysfs_streq(buf, "1")) in reg_set_state() 64 else if (sysfs_streq(buf, "disabled\n") || sysfs_streq(buf, "0")) in reg_set_state()
|
| D | virtual.c | 241 if (sysfs_streq(buf, "fast\n")) in set_mode() 243 else if (sysfs_streq(buf, "normal\n")) in set_mode() 245 else if (sysfs_streq(buf, "idle\n")) in set_mode() 247 else if (sysfs_streq(buf, "standby\n")) in set_mode()
|
| /Linux-v5.10/arch/powerpc/platforms/pseries/ |
| D | dlpar.c | 412 if (sysfs_streq(arg, "memory")) { in dlpar_parse_resource() 414 } else if (sysfs_streq(arg, "cpu")) { in dlpar_parse_resource() 432 if (sysfs_streq(arg, "add")) { in dlpar_parse_action() 434 } else if (sysfs_streq(arg, "remove")) { in dlpar_parse_action() 453 if (sysfs_streq(arg, "indexed-count")) { in dlpar_parse_id_type() 479 } else if (sysfs_streq(arg, "index")) { in dlpar_parse_id_type() 493 } else if (sysfs_streq(arg, "count")) { in dlpar_parse_id_type()
|
| /Linux-v5.10/drivers/base/power/ |
| D | sysfs.c | 112 if (sysfs_streq(buf, ctrl_auto)) in control_store() 114 else if (sysfs_streq(buf, ctrl_on)) in control_store() 242 } else if (sysfs_streq(buf, "n/a")) { in pm_qos_resume_latency_us_store() 281 if (sysfs_streq(buf, "auto")) in pm_qos_latency_tolerance_us_store() 283 else if (sysfs_streq(buf, "any")) in pm_qos_latency_tolerance_us_store() 338 if (sysfs_streq(buf, _enabled)) in wakeup_store() 340 else if (sysfs_streq(buf, _disabled)) in wakeup_store() 599 if (sysfs_streq(buf, _enabled)) in async_store() 601 else if (sysfs_streq(buf, _disabled)) in async_store()
|
| /Linux-v5.10/drivers/most/ |
| D | configfs.c | 170 if (!sysfs_streq(page, "dir_rx") && !sysfs_streq(page, "rx") && in mdev_link_direction_store() 171 !sysfs_streq(page, "dir_tx") && !sysfs_streq(page, "tx")) in mdev_link_direction_store() 188 if (!sysfs_streq(page, "control") && !sysfs_streq(page, "async") && in mdev_link_datatype_store() 189 !sysfs_streq(page, "sync") && !sysfs_streq(page, "isoc") && in mdev_link_datatype_store() 190 !sysfs_streq(page, "isoc_avp")) in mdev_link_datatype_store()
|
| D | most_usb.c | 812 if (sysfs_streq(name, regs[i].name)) { in get_stat_reg_addr() 832 if (sysfs_streq(name, "arb_address")) in value_show() 835 if (sysfs_streq(name, "arb_value")) in value_show() 862 if (sysfs_streq(name, "arb_address")) { in value_store() 867 if (sysfs_streq(name, "arb_value")) in value_store() 869 else if (sysfs_streq(name, "sync_ep")) in value_store()
|
| /Linux-v5.10/drivers/gpu/drm/ |
| D | drm_sysfs.c | 123 if (sysfs_streq(buf, "detect")) in status_store() 125 else if (sysfs_streq(buf, "on")) in status_store() 127 else if (sysfs_streq(buf, "on-digital")) in status_store() 129 else if (sysfs_streq(buf, "off")) in status_store()
|
| D | drm_debugfs.c | 314 if (sysfs_streq(buf, "on")) in connector_write() 316 else if (sysfs_streq(buf, "digital")) in connector_write() 318 else if (sysfs_streq(buf, "off")) in connector_write() 320 else if (sysfs_streq(buf, "unspecified")) in connector_write()
|
| /Linux-v5.10/drivers/staging/greybus/ |
| D | arche-apb-ctrl.c | 257 if (sysfs_streq(buf, "off")) { in state_store() 262 } else if (sysfs_streq(buf, "active")) { in state_store() 272 } else if (sysfs_streq(buf, "standby")) { in state_store() 277 } else if (sysfs_streq(buf, "fw_flashing")) { in state_store()
|
| D | arche-platform.c | 316 if (sysfs_streq(buf, "off")) { in state_store() 325 } else if (sysfs_streq(buf, "active")) { in state_store() 340 } else if (sysfs_streq(buf, "standby")) { in state_store() 345 } else if (sysfs_streq(buf, "fw_flashing")) { in state_store()
|
| /Linux-v5.10/drivers/gpio/ |
| D | gpiolib-sysfs.c | 87 if (sysfs_streq(buf, "high")) in direction_store() 89 else if (sysfs_streq(buf, "out") || sysfs_streq(buf, "low")) in direction_store() 91 else if (sysfs_streq(buf, "in")) in direction_store() 272 if (sysfs_streq(trigger_types[i].name, buf)) in edge_store()
|
| /Linux-v5.10/drivers/staging/iio/frequency/ |
| D | ad9834.c | 235 if (sysfs_streq(buf, "sine")) { in ad9834_store_wavetype() 239 } else if (sysfs_streq(buf, "triangle")) { in ad9834_store_wavetype() 248 } else if (is_ad9833_7 && sysfs_streq(buf, "square")) { in ad9834_store_wavetype() 257 if (sysfs_streq(buf, "square") && in ad9834_store_wavetype()
|
| /Linux-v5.10/drivers/i2c/ |
| D | i2c-core-of.c | 195 if (sysfs_streq(client->name, matches->compatible)) in i2c_of_match_device_sysfs() 204 if (sysfs_streq(client->name, name)) in i2c_of_match_device_sysfs()
|
| /Linux-v5.10/drivers/hwmon/pmbus/ |
| D | inspur-ipsps.c | 140 if (sysfs_streq(MODE_STANDBY_STRING, buf)) { in ipsps_mode_store() 146 } else if (sysfs_streq(MODE_ACTIVE_STRING, buf)) { in ipsps_mode_store()
|
| /Linux-v5.10/drivers/bus/ |
| D | bt1-axi.c | 223 if (sysfs_streq(data, "bus")) in inject_error_store() 225 else if (sysfs_streq(data, "unaligned")) in inject_error_store()
|
| D | bt1-apb.c | 328 if (sysfs_streq(data, "nodev")) in inject_error_store() 330 else if (sysfs_streq(data, "irq")) in inject_error_store()
|
| /Linux-v5.10/drivers/infiniband/ulp/rtrs/ |
| D | rtrs-clt-sysfs.c | 211 if (!sysfs_streq(buf, "1")) { in rtrs_clt_reconnect_store() 243 if (!sysfs_streq(buf, "1")) { in rtrs_clt_disconnect_store() 275 if (!sysfs_streq(buf, "1")) { in rtrs_clt_remove_path_store()
|
| D | rtrs-pri.h | 373 if (sysfs_streq(buf, "1")) \ 375 else if (sysfs_streq(buf, "0")) \
|
| /Linux-v5.10/drivers/block/rnbd/ |
| D | rnbd-clt-sysfs.c | 280 if (sysfs_streq(options, "normal")) { in rnbd_clt_unmap_dev_store() 282 } else if (sysfs_streq(options, "force")) { in rnbd_clt_unmap_dev_store() 383 if (!sysfs_streq(options, "1")) { in rnbd_clt_remap_dev_store()
|
| /Linux-v5.10/lib/ |
| D | string.c | 703 bool sysfs_streq(const char *s1, const char *s2) in sysfs_streq() function 718 EXPORT_SYMBOL(sysfs_streq); 780 if (sysfs_streq(item, str)) in __sysfs_match_string()
|
| /Linux-v5.10/drivers/iio/ |
| D | industrialio-core.c | 1391 if (sysfs_streq(buf, "realtime")) in iio_store_timestamp_clock() 1393 else if (sysfs_streq(buf, "monotonic")) in iio_store_timestamp_clock() 1395 else if (sysfs_streq(buf, "monotonic_raw")) in iio_store_timestamp_clock() 1397 else if (sysfs_streq(buf, "realtime_coarse")) in iio_store_timestamp_clock() 1399 else if (sysfs_streq(buf, "monotonic_coarse")) in iio_store_timestamp_clock() 1401 else if (sysfs_streq(buf, "boottime")) in iio_store_timestamp_clock() 1403 else if (sysfs_streq(buf, "tai")) in iio_store_timestamp_clock()
|