/openbmc/linux/crypto/ |
H A D | chacha_generic.c | 19 u32 state[16]; in chacha_stream_xor() local 53 u32 state[16]; in crypto_xchacha_crypt() local
|
/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/ |
H A D | led.c | 51 void __led_init(led_id_t mask, int state) in __led_init() 72 void __led_set(led_id_t mask, int state) in __led_set()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | verifier_netfilter_ctx.c | 76 struct nf_hook_state *state = (void *)ctx->state; in with_invalid_ctx_access_test5() local 93 const struct nf_hook_state *state = ctx->state; in with_valid_ctx_access_test6() local
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_proto_tcp.c | 336 struct ip_ct_tcp_state *state) in tcp_options() 486 const struct nf_hook_state *state, in nf_tcp_log_invalid() 515 struct ip_ct_tcp *state = &ct->proto.tcp; in tcp_in_window() local 795 const struct nf_hook_state *state, in tcp_error_log() 805 const struct nf_hook_state *state) in tcp_error() 951 static void nf_ct_tcp_state_reset(struct ip_ct_tcp_state *state) in nf_ct_tcp_state_reset() 966 const struct nf_hook_state *state) in nf_conntrack_tcp_packet()
|
/openbmc/linux/drivers/leds/trigger/ |
H A D | ledtrig-oneshot.c | 51 unsigned long state; in led_invert_store() local 80 unsigned long state; in led_delay_on_store() local 104 unsigned long state; in led_delay_off_store() local
|
/openbmc/linux/drivers/thermal/intel/int340x_thermal/ |
H A D | int3406_thermal.c | 42 unsigned long *state) in int3406_thermal_get_max_state() 52 unsigned long state) in int3406_thermal_set_cur_state() 69 unsigned long *state) in int3406_thermal_get_cur_state()
|
/openbmc/linux/net/bridge/ |
H A D | br_mrp_switchdev.c | 124 enum br_mrp_ring_state_type state) in br_mrp_switchdev_set_ring_state() 180 enum br_mrp_in_state_type state) in br_mrp_switchdev_set_in_state() 214 int br_mrp_port_switchdev_set_state(struct net_bridge_port *p, u32 state) in br_mrp_port_switchdev_set_state()
|
/openbmc/linux/drivers/usb/cdns3/ |
H A D | cdnsp-debug.h | 163 static inline char *cdnsp_slot_state_string(u32 state) in cdnsp_slot_state_string() 394 u32 int_target, u32 state) in cdnsp_decode_slot_context() 501 static inline const char *cdnsp_ep_state_string(u8 state) in cdnsp_ep_state_string()
|
/openbmc/webui-vue/src/store/modules/HardwareStatus/ |
H A D | SensorsStore.js | 6 state: { class in SensorsStore 13 setSensors: (state, sensors) => { argument 16 setSensorsDefault: (state) => { argument
|
/openbmc/linux/drivers/soc/loongson/ |
H A D | loongson2_pm.c | 67 static int loongson2_suspend_enter(suspend_state_t state) in loongson2_suspend_enter() 79 static int loongson2_suspend_begin(suspend_state_t state) in loongson2_suspend_begin() 86 static int loongson2_suspend_valid_state(suspend_state_t state) in loongson2_suspend_valid_state()
|
/openbmc/dbus-sensors/src/ |
H A D | PSUEvent.cpp | 68 std::shared_ptr<bool> state = std::make_shared<bool>(false); in PSUCombineEvent() local 90 std::shared_ptr<bool> state = std::make_shared<bool>(false); in PSUCombineEvent() local 147 std::shared_ptr<bool> state, const std::string& psuName, double pollRate) : in PSUSubEvent()
|
/openbmc/u-boot/drivers/misc/ |
H A D | status_led.c | 23 int state; member 106 void status_led_set (int led, int state) in status_led_set()
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-zynqmp-modepin.c | 61 int state) in modepin_gpio_set_value() 103 int state) in modepin_gpio_dir_out()
|
/openbmc/linux/drivers/gpu/drm/i2c/ |
H A D | ch7006_mode.c | 234 struct ch7006_state *state = &priv->state; in ch7006_setup_subcarrier() local 329 struct ch7006_state *state = &priv->state; in ch7006_setup_properties() local 401 struct ch7006_state *state) in ch7006_state_load() 435 struct ch7006_state *state) in ch7006_state_save()
|
H A D | ch7006_drv.c | 59 struct ch7006_state *state = &priv->state; in ch7006_encoder_dpms() local 122 struct ch7006_state *state = &priv->state; in ch7006_encoder_mode_set() local 184 struct ch7006_state *state = &priv->state; in ch7006_encoder_detect() local 290 struct ch7006_state *state = &priv->state; in ch7006_encoder_set_property() local
|
/openbmc/linux/drivers/platform/surface/ |
H A D | surface_aggregator_hub.c | 42 enum ssam_hub_state state; member 70 enum ssam_hub_state state; in ssam_hub_update_workfn() local 225 static int ssam_base_hub_query_state(struct ssam_hub *hub, enum ssam_hub_state *state) in ssam_base_hub_query_state() 300 static int ssam_kip_hub_query_state(struct ssam_hub *hub, enum ssam_hub_state *state) in ssam_kip_hub_query_state()
|
/openbmc/linux/drivers/cpuidle/ |
H A D | cpuidle-psci.c | 41 void psci_set_domain_state(u32 state) in psci_set_domain_state() 58 u32 state; in __psci_enter_domain_idle_state() local 188 u32 *state = __this_cpu_read(psci_cpuidle_data.psci_states); in psci_enter_idle_state() local 199 int psci_dt_parse_state_node(struct device_node *np, u32 *state) in psci_dt_parse_state_node()
|
/openbmc/linux/arch/x86/kvm/ |
H A D | smm.c | 156 struct kvm_smm_seg_state_32 *state, in enter_smm_save_seg_32() 170 struct kvm_smm_seg_state_64 *state, in enter_smm_save_seg_64() 392 const struct kvm_smm_seg_state_32 *state, in rsm_load_seg_32() 408 const struct kvm_smm_seg_state_64 *state, in rsm_load_seg_64()
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | signal.c | 46 struct __riscv_d_ext_state __user *state = &sc_fpregs->d; in restore_fp_state() local 60 struct __riscv_d_ext_state __user *state = &sc_fpregs->d; in save_fp_state() local 76 struct __sc_riscv_v_state __user *state; in save_v_state() local 116 struct __sc_riscv_v_state __user *state = sc_vec; in __restore_v_state() local
|
/openbmc/linux/drivers/pci/pcie/ |
H A D | aspm.c | 662 static void pcie_config_aspm_l1ss(struct pcie_link_state *link, u32 state) in pcie_config_aspm_l1ss() 721 static void pcie_config_aspm_link(struct pcie_link_state *link, u32 state) in pcie_config_aspm_link() 1061 static int __pci_disable_link_state(struct pci_dev *pdev, int state, bool sem) in __pci_disable_link_state() 1108 int pci_disable_link_state_locked(struct pci_dev *pdev, int state) in pci_disable_link_state_locked() 1123 int pci_disable_link_state(struct pci_dev *pdev, int state) in pci_disable_link_state() 1129 static int __pci_enable_link_state(struct pci_dev *pdev, int state, bool locked) in __pci_enable_link_state() 1184 int pci_enable_link_state(struct pci_dev *pdev, int state) in pci_enable_link_state() 1202 int pci_enable_link_state_locked(struct pci_dev *pdev, int state) in pci_enable_link_state_locked() 1273 char *buf, u8 state) in aspm_attr_show_common() 1283 const char *buf, size_t len, u8 state) in aspm_attr_store_common()
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk_boston.c | 30 struct clk_boston *state = dev_get_platdata(clk->dev); in clk_boston_get_rate() local 62 struct clk_boston *state = dev_get_platdata(dev); in clk_boston_ofdata_to_platdata() local
|
/openbmc/linux/include/linux/ |
H A D | ratelimit.h | 47 #define WARN_ON_RATELIMIT(condition, state) ({ \ argument 68 #define WARN_ON_RATELIMIT(condition, state) \ argument
|
/openbmc/linux/drivers/iio/chemical/ |
H A D | scd30_i2c.c | 38 static int scd30_i2c_xfer(struct scd30_state *state, char *txbuf, int txsize, in scd30_i2c_xfer() 66 static int scd30_i2c_command(struct scd30_state *state, enum scd30_cmd cmd, u16 arg, in scd30_i2c_command()
|
/openbmc/webui-vue/src/store/modules/ResourceManagement/ |
H A D | PowerControlStore.js | 6 state: { class in PowerControlStore 57 async setPowerControl({ state }, powerCapValue) { field in PowerControlStore.actions.AnonymousClass0f8f22ef0401
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | stv0900_sw.c | 504 struct stv0900_state *state = fe->demodulator_priv; in stv0900_get_demod_cold_lock() local 809 struct stv0900_state *state = fe->demodulator_priv; in stv0900_track_optimization() local 1099 struct stv0900_state *state = fe->demodulator_priv; in stv0900_get_standard() local 1173 struct stv0900_state *state = fe->demodulator_priv; in stv0900_get_signal_params() local 1266 struct stv0900_state *state = fe->demodulator_priv; in stv0900_dvbs1_acq_workaround() local 1387 struct stv0900_state *state = fe->demodulator_priv; in stv0900_search_srate_coarse() local 1507 struct stv0900_state *state = fe->demodulator_priv; in stv0900_search_srate_fine() local 1585 struct stv0900_state *state = fe->demodulator_priv; in stv0900_blind_search_algo() local 1806 struct stv0900_state *state = fe->demodulator_priv; in stv0900_algo() local
|