Home
last modified time | relevance | path

Searched defs:state (Results 251 – 275 of 5153) sorted by relevance

1...<<11121314151617181920>>...207

/openbmc/linux/lib/crypto/
H A Dblake2s.c19 static inline void blake2s_set_lastblock(struct blake2s_state *state) in blake2s_set_lastblock()
24 void blake2s_update(struct blake2s_state *state, const u8 *in, size_t inlen) in blake2s_update()
48 void blake2s_final(struct blake2s_state *state, u8 *out) in blake2s_final()
/openbmc/linux/include/linux/
H A Dcpuhotplug.h283 static inline int cpuhp_setup_state(enum cpuhp_state state, in cpuhp_setup_state()
303 static inline int cpuhp_setup_state_cpuslocked(enum cpuhp_state state, in cpuhp_setup_state_cpuslocked()
323 static inline int cpuhp_setup_state_nocalls(enum cpuhp_state state, in cpuhp_setup_state_nocalls()
366 static inline int cpuhp_setup_state_multi(enum cpuhp_state state, in cpuhp_setup_state_multi()
394 static inline int cpuhp_state_add_instance(enum cpuhp_state state, in cpuhp_state_add_instance()
428 cpuhp_state_add_instance_nocalls_cpuslocked(enum cpuhp_state state, in cpuhp_state_add_instance_nocalls_cpuslocked()
444 static inline void cpuhp_remove_state(enum cpuhp_state state) in cpuhp_remove_state()
454 static inline void cpuhp_remove_state_nocalls(enum cpuhp_state state) in cpuhp_remove_state_nocalls()
480 static inline void cpuhp_remove_multi_state(enum cpuhp_state state) in cpuhp_remove_multi_state()
497 static inline int cpuhp_state_remove_instance(enum cpuhp_state state, in cpuhp_state_remove_instance()
[all …]
/openbmc/linux/drivers/pinctrl/qcom/
H A Dpinctrl-spmi-mpp.c176 static int pmic_mpp_read(struct pmic_mpp_state *state, in pmic_mpp_read()
191 static int pmic_mpp_write(struct pmic_mpp_state *state, in pmic_mpp_write()
254 static int pmic_mpp_write_mode_ctl(struct pmic_mpp_state *state, in pmic_mpp_write_mode_ctl()
564 struct pmic_mpp_state *state = gpiochip_get_data(chip); in pmic_mpp_direction_input() local
575 struct pmic_mpp_state *state = gpiochip_get_data(chip); in pmic_mpp_direction_output() local
585 struct pmic_mpp_state *state = gpiochip_get_data(chip); in pmic_mpp_get() local
604 struct pmic_mpp_state *state = gpiochip_get_data(chip); in pmic_mpp_set() local
627 struct pmic_mpp_state *state = gpiochip_get_data(chip); in pmic_mpp_dbg_show() local
647 static int pmic_mpp_populate(struct pmic_mpp_state *state, in pmic_mpp_populate()
860 struct pmic_mpp_state *state; in pmic_mpp_probe() local
[all …]
H A Dpinctrl-spmi-gpio.c225 static int pmic_gpio_read(struct pmic_gpio_state *state, in pmic_gpio_read()
240 static int pmic_gpio_write(struct pmic_gpio_state *state, in pmic_gpio_write()
725 struct pmic_gpio_state *state = gpiochip_get_data(chip); in pmic_gpio_direction_input() local
736 struct pmic_gpio_state *state = gpiochip_get_data(chip); in pmic_gpio_direction_output() local
746 struct pmic_gpio_state *state = gpiochip_get_data(chip); in pmic_gpio_get() local
768 struct pmic_gpio_state *state = gpiochip_get_data(chip); in pmic_gpio_set() local
791 struct pmic_gpio_state *state = gpiochip_get_data(chip); in pmic_gpio_dbg_show() local
811 static int pmic_gpio_populate(struct pmic_gpio_state *state, in pmic_gpio_populate()
998 struct pmic_gpio_state *state = gpiochip_get_data(chip); in pmic_gpio_child_to_parent_hwirq() local
1011 struct pmic_gpio_state *state = gpiochip_get_data(chip); in pmic_gpio_populate_parent_fwspec() local
[all …]
/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/
H A Disys_stream2mmio_private.h45 stream2mmio_state_t *state) in stream2mmio_get_state()
65 stream2mmio_sid_state_t *state) in stream2mmio_get_sid_state()
94 stream2mmio_sid_state_t *state) in stream2mmio_print_sid_state()
111 stream2mmio_state_t *state) in stream2mmio_dump_state()
H A Dcsi_rx_private.h121 csi_rx_fe_ctrl_state_t *state) in csi_rx_fe_ctrl_get_state()
160 csi_rx_fe_ctrl_state_t *state) in csi_rx_fe_ctrl_dump_state()
198 csi_rx_be_ctrl_state_t *state) in csi_rx_be_ctrl_get_state()
261 csi_rx_be_ctrl_state_t *state) in csi_rx_be_ctrl_dump_state()
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_proto.c50 const struct nf_hook_state *state, in nf_l4proto_log_invalid()
75 const struct nf_hook_state *state, in nf_ct_l4proto_log_invalid()
124 static bool in_vrf_postrouting(const struct nf_hook_state *state) in in_vrf_postrouting()
136 const struct nf_hook_state *state) in nf_confirm()
205 const struct nf_hook_state *state) in ipv4_conntrack_in()
212 const struct nf_hook_state *state) in ipv4_conntrack_local()
380 const struct nf_hook_state *state) in ipv6_conntrack_in()
387 const struct nf_hook_state *state) in ipv6_conntrack_local()
/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_params.c175 struct sun6i_isp_params_state *state = &isp_dev->params.state; in sun6i_isp_params_configure() local
200 struct sun6i_isp_params_state *state = &isp_dev->params.state; in sun6i_isp_params_state_cleanup() local
229 struct sun6i_isp_params_state *state = &isp_dev->params.state; in sun6i_isp_params_state_update() local
264 struct sun6i_isp_params_state *state = &isp_dev->params.state; in sun6i_isp_params_state_complete() local
332 struct sun6i_isp_params_state *state = &isp_dev->params.state; in sun6i_isp_params_buffer_queue() local
351 struct sun6i_isp_params_state *state = &isp_dev->params.state; in sun6i_isp_params_start_streaming() local
370 struct sun6i_isp_params_state *state = &isp_dev->params.state; in sun6i_isp_params_stop_streaming() local
460 struct sun6i_isp_params_state *state = &params->state; in sun6i_isp_params_setup() local
/openbmc/linux/drivers/gpu/drm/imx/ipuv3/
H A Dipuv3-crtc.c50 struct drm_atomic_state *state) in ipu_crtc_atomic_enable()
82 struct drm_atomic_state *state) in ipu_crtc_atomic_disable()
112 struct imx_crtc_state *state; in imx_drm_crtc_reset() local
127 struct imx_crtc_state *state; in imx_drm_crtc_duplicate_state() local
142 struct drm_crtc_state *state) in imx_drm_crtc_destroy_state()
229 struct drm_atomic_state *state) in ipu_crtc_atomic_check()
242 struct drm_atomic_state *state) in ipu_crtc_atomic_begin()
248 struct drm_atomic_state *state) in ipu_crtc_atomic_flush()
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_hash.c286 struct ahash_req_ctx *state = ahash_request_ctx_dma(req); in cc_update_complete() local
304 struct ahash_req_ctx *state = ahash_request_ctx_dma(req); in cc_digest_complete() local
324 struct ahash_req_ctx *state = ahash_request_ctx_dma(req); in cc_hash_complete() local
344 struct ahash_req_ctx *state = ahash_request_ctx_dma(req); in cc_fin_result() local
367 struct ahash_req_ctx *state = ahash_request_ctx_dma(req); in cc_fin_hmac() local
420 struct ahash_req_ctx *state = ahash_request_ctx_dma(req); in cc_hash_digest() local
530 struct ahash_req_ctx *state, unsigned int idx) in cc_restore_hash()
558 struct ahash_req_ctx *state = ahash_request_ctx_dma(req); in cc_hash_update() local
634 struct ahash_req_ctx *state = ahash_request_ctx_dma(req); in cc_do_finup() local
714 struct ahash_req_ctx *state = ahash_request_ctx_dma(req); in cc_hash_init() local
[all …]
/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv0900_core.c349 struct stv0900_state *state = fe->demodulator_priv; in stv0900_i2c_gate_ctrl() local
641 struct stv0900_state *state = fe->demodulator_priv; in stv0900_read_signal_strength() local
661 struct stv0900_state *state = fe->demodulator_priv; in stv0900_carr_get_quality() local
727 struct stv0900_state *state = fe->demodulator_priv; in stv0900_read_ucblocks() local
817 struct stv0900_state *state = fe->demodulator_priv; in stv0900_read_ber() local
1334 struct stv0900_state *state = fe->demodulator_priv; in stv0900_init_internal() local
1564 struct stv0900_state *state = fe->demodulator_priv; in stv0900_search() local
1642 struct stv0900_state *state = fe->demodulator_priv; in stv0900_read_status() local
1667 struct stv0900_state *state = fe->demodulator_priv; in stv0900_stop_ts() local
1681 struct stv0900_state *state = fe->demodulator_priv; in stv0900_diseqc_init() local
[all …]
/openbmc/linux/drivers/gpu/drm/lib/
H A Ddrm_random.c10 u32 drm_prandom_u32_max_state(u32 ep_ro, struct rnd_state *state) in drm_prandom_u32_max_state()
17 struct rnd_state *state) in drm_random_reorder()
29 unsigned int *drm_random_order(unsigned int count, struct rnd_state *state) in drm_random_order()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpp_psm.c34 struct pp_power_state *state; in psm_init_power_state_table() local
124 struct pp_power_state *state; in psm_get_ui_state() local
145 struct pp_power_state *state; in psm_get_state_by_classification() local
164 struct pp_power_state *state; in psm_set_states() local
214 struct pp_power_state **state) in psm_set_user_performance_state()
/openbmc/linux/drivers/media/pci/cx23885/
H A Dcimax2.c170 struct netup_ci_state *state = en50221->data; in netup_ci_op_cam() local
264 struct netup_ci_state *state = en50221->data; in netup_ci_slot_reset() local
299 struct netup_ci_state *state = en50221->data; in netup_ci_set_irq() local
320 struct netup_ci_state *state = en50221->data; in netup_ci_slot_ts_ctl() local
337 struct netup_ci_state *state = in netup_read_ci_status() local
374 struct netup_ci_state *state = NULL; in netup_ci_slot_status() local
401 struct netup_ci_state *state = en50221->data; in netup_poll_ci_slot_status() local
414 struct netup_ci_state *state; in netup_ci_init() local
519 struct netup_ci_state *state; in netup_ci_exit() local
/openbmc/linux/drivers/auxdisplay/
H A Dcfag12864b.c78 static void cfag12864b_setbit(unsigned char state, unsigned char n) in cfag12864b_setbit()
86 static void cfag12864b_e(unsigned char state) in cfag12864b_e()
92 static void cfag12864b_cs1(unsigned char state) in cfag12864b_cs1()
97 static void cfag12864b_cs2(unsigned char state) in cfag12864b_cs2()
102 static void cfag12864b_di(unsigned char state) in cfag12864b_di()
129 static void cfag12864b_displaystate(unsigned char state) in cfag12864b_displaystate()
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_plane.c58 struct drm_plane_state *state = &exynos_state->base; in exynos_plane_mode_set() local
178 struct exynos_drm_plane_state *state) in exynos_drm_plane_check_format()
202 struct exynos_drm_plane_state *state) in exynos_drm_plane_check_size()
232 struct drm_atomic_state *state) in exynos_plane_atomic_check()
256 struct drm_atomic_state *state) in exynos_plane_atomic_update()
271 struct drm_atomic_state *state) in exynos_plane_atomic_disable()
/openbmc/linux/crypto/
H A Dnhpoly1305.c76 static void process_nh_hash_value(struct nhpoly1305_state *state, in process_nh_hash_value()
92 static void nhpoly1305_units(struct nhpoly1305_state *state, in nhpoly1305_units()
146 struct nhpoly1305_state *state = shash_desc_ctx(desc); in crypto_nhpoly1305_init() local
159 struct nhpoly1305_state *state = shash_desc_ctx(desc); in crypto_nhpoly1305_update_helper() local
200 struct nhpoly1305_state *state = shash_desc_ctx(desc); in crypto_nhpoly1305_final_helper() local
/openbmc/u-boot/arch/sandbox/cpu/
H A Dcpu.c44 struct sandbox_state *state = state_get_current(); in __udelay() local
95 struct sandbox_state *state; in phys_to_virt() local
125 struct sandbox_state *state = state_get_current(); in find_tag() local
207 struct sandbox_state *state = state_get_current(); in map_to_sysmem() local
243 struct sandbox_state *state = state_get_current(); in sandbox_read_fdt_from_file() local
/openbmc/u-boot/drivers/misc/
H A Dpca9551_led.c39 static int pca9551_led_get_state(int led, int *state) in pca9551_led_get_state()
63 static int pca9551_led_set_state(int led, int state) in pca9551_led_set_state()
120 void __led_init(led_id_t id, int state) in __led_init()
124 void __led_set(led_id_t mask, int state) in __led_set()
134 int state = 0; in __led_toggle() local
/openbmc/linux/lib/xz/
H A Dxz_lzma2.h64 static inline void lzma_state_literal(enum lzma_state *state) in lzma_state_literal()
75 static inline void lzma_state_match(enum lzma_state *state) in lzma_state_match()
81 static inline void lzma_state_long_rep(enum lzma_state *state) in lzma_state_long_rep()
87 static inline void lzma_state_short_rep(enum lzma_state *state) in lzma_state_short_rep()
93 static inline bool lzma_state_is_literal(enum lzma_state state) in lzma_state_is_literal()
/openbmc/linux/drivers/acpi/acpica/
H A Ddswstate.c42 union acpi_generic_state *state; in acpi_ds_result_pop() local
115 union acpi_generic_state *state; in acpi_ds_result_push() local
185 union acpi_generic_state *state; in acpi_ds_result_stack_push() local
230 union acpi_generic_state *state; in acpi_ds_result_stack_pop() local
677 union acpi_generic_state *state; in acpi_ds_delete_walk_state() local
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_crtc.c49 struct drm_atomic_state *state) in sun4i_crtc_atomic_check()
64 struct drm_atomic_state *state) in sun4i_crtc_atomic_begin()
87 struct drm_atomic_state *state) in sun4i_crtc_atomic_flush()
109 struct drm_atomic_state *state) in sun4i_crtc_atomic_disable()
130 struct drm_atomic_state *state) in sun4i_crtc_atomic_enable()
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-i2c.c44 static void cx8800_bit_setscl(void *data, int state) in cx8800_bit_setscl()
56 static void cx8800_bit_setsda(void *data, int state) in cx8800_bit_setsda()
71 u32 state; in cx8800_bit_getscl() local
80 u32 state; in cx8800_bit_getsda() local
/openbmc/u-boot/drivers/watchdog/
H A Dsandbox_wdt.c13 struct sandbox_state *state = state_get_current(); in sandbox_wdt_start() local
23 struct sandbox_state *state = state_get_current(); in sandbox_wdt_stop() local
32 struct sandbox_state *state = state_get_current(); in sandbox_wdt_reset() local
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_vmparam.h59 static inline abi_ulong get_sp_from_cpustate(CPUARMState *state) in get_sp_from_cpustate()
64 static inline void set_second_rval(CPUARMState *state, abi_ulong retval2) in set_second_rval()
69 static inline abi_ulong get_second_rval(CPUARMState *state) in get_second_rval()

1...<<11121314151617181920>>...207