Home
last modified time | relevance | path

Searched defs:state (Results 426 – 450 of 3818) sorted by relevance

1...<<11121314151617181920>>...153

/linux/drivers/leds/trigger/
H A Dledtrig-oneshot.c51 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
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_uif.c89 struct v4l2_subdev_state *state; in uif_get_selection() local
133 struct v4l2_subdev_state *state; in uif_set_selection() local
191 struct v4l2_subdev_state *state, in uif_configure_stream()
/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h161 static inline char *cdnsp_slot_state_string(u32 state) in cdnsp_slot_state_string()
392 u32 int_target, u32 state) in cdnsp_decode_slot_context()
499 static inline const char *cdnsp_ep_state_string(u8 state) in cdnsp_ep_state_string()
/linux/drivers/gpu/drm/bridge/
H A Dti-sn65dsi86.c249 struct drm_atomic_state *state) in get_new_adjusted_display_mode()
262 struct drm_atomic_state *state) in ti_sn_bridge_get_dsi_freq()
294 struct drm_atomic_state *state) in ti_sn_bridge_set_refclk_freq()
332 struct drm_atomic_state *state) in ti_sn65dsi86_enable_comms()
789 struct drm_atomic_state *state) in ti_sn_bridge_atomic_disable()
798 struct drm_atomic_state *state) in ti_sn_bridge_set_dsi_rate()
834 struct drm_atomic_state *state, in ti_sn_bridge_calc_min_dp_rate_idx()
940 struct drm_atomic_state *state) in ti_sn_bridge_set_video_timings()
1053 struct drm_atomic_state *state) in ti_sn_bridge_atomic_enable()
1144 struct drm_atomic_state *state) in ti_sn_bridge_atomic_pre_enable()
[all …]
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_baco.c57 int vega20_baco_get_state(struct pp_hwmgr *hwmgr, enum BACO_STATE *state) in vega20_baco_get_state()
72 int vega20_baco_set_state(struct pp_hwmgr *hwmgr, enum BACO_STATE state) in vega20_baco_set_state()
/linux/arch/powerpc/sysdev/
H A Dfsl_pmc.c32 static int pmc_suspend_enter(suspend_state_t state) in pmc_suspend_enter()
47 static int pmc_suspend_valid(suspend_state_t state) in pmc_suspend_valid()
/linux/include/linux/
H A Dcall_once.h12 atomic_t state; member
46 int r, state; in call_once() local
H A Drcupdate_wait.h28 #define _wait_rcu_gp(checktiny, state, ...) \ argument
36 #define wait_rcu_gp_state(state, ...) _wait_rcu_gp(false, state, __VA_ARGS__) argument
/linux/lib/
H A Ddebugobjects.c334 static unsigned long state; in fill_pool_from_freelist() local
625 debug_object_fixup(bool (*fixup)(void *addr, enum debug_obj_state state), in debug_object_fixup()
663 enum debug_obj_state state = ODEBUG_STATE_NONE; in lookup_object_or_alloc() local
1209 static bool __init fixup_init(void *addr, enum debug_obj_state state) in fixup_init()
1228 static bool __init fixup_activate(void *addr, enum debug_obj_state state) in fixup_activate()
1249 static bool __init fixup_destroy(void *addr, enum debug_obj_state state) in fixup_destroy()
1267 static bool __init fixup_free(void *addr, enum debug_obj_state state) in fixup_free()
1282 check_results(void *addr, enum debug_obj_state state, int fixups, int warnings) in check_results()
/linux/drivers/media/i2c/
H A Dimx296.c318 struct v4l2_subdev_state *state; in imx296_s_ctrl() local
507 static int imx296_setup(struct imx296 *sensor, struct v4l2_subdev_state *state) in imx296_setup()
599 struct v4l2_subdev_state *state; in imx296_s_stream() local
644 struct v4l2_subdev_state *state, in imx296_enum_mbus_code()
659 struct v4l2_subdev_state *state, in imx296_enum_frame_size()
678 struct v4l2_subdev_state *state, in imx296_set_format()
729 struct v4l2_subdev_state *state, in imx296_get_selection()
754 struct v4l2_subdev_state *state, in imx296_set_selection()
801 struct v4l2_subdev_state *state) in imx296_init_state()
H A Dds90ub913.c269 struct v4l2_subdev_state *state, u32 pad, in ub913_enable_streams()
291 struct v4l2_subdev_state *state, u32 pad, in ub913_disable_streams()
313 struct v4l2_subdev_state *state, in _ub913_set_routing()
362 struct v4l2_subdev_state *state, in ub913_set_routing()
381 struct v4l2_subdev_state *state; in ub913_get_frame_desc() local
432 struct v4l2_subdev_state *state, in ub913_set_fmt()
474 struct v4l2_subdev_state *state) in ub913_init_state()
H A Dov64a40.c2937 struct v4l2_subdev_state *state) in ov64a40_start_streaming()
2999 struct v4l2_subdev_state *state) in ov64a40_stop_streaming()
3014 struct v4l2_subdev_state *state; in ov64a40_set_stream() local
3053 struct v4l2_subdev_state *state) in ov64a40_init_state()
3072 struct v4l2_subdev_state *state, in ov64a40_enum_mbus_code()
3086 struct v4l2_subdev_state *state, in ov64a40_enum_frame_size()
3110 struct v4l2_subdev_state *state, in ov64a40_get_selection()
3141 struct v4l2_subdev_state *state, in ov64a40_set_format()
/linux/drivers/gpu/drm/msm/
H A Dmsm_debugfs.c28 struct msm_gpu_state *state; member
157 struct msm_disp_state *state = m->private; in msm_kms_show() local
167 struct msm_disp_state *state = m->private; in msm_kms_release() local
178 struct msm_disp_state *state; in msm_kms_open() local
/linux/arch/loongarch/kernel/
H A Dunwind_orc.c325 static bool stack_access_ok(struct unwind_state *state, unsigned long addr, size_t len) in stack_access_ok()
335 unsigned long unwind_get_return_address(struct unwind_state *state) in unwind_get_return_address()
341 void unwind_start(struct unwind_state *state, struct task_struct *task, in unwind_start()
392 bool unwind_next_frame(struct unwind_state *state) in unwind_next_frame()
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_layer.h22 struct drm_plane_state state; member
34 state_to_sun4i_layer_state(struct drm_plane_state *state) in state_to_sun4i_layer_state()
/linux/lib/crypto/
H A Dblake2s-generic.c33 static inline void blake2s_increment_counter(struct blake2s_state *state, in blake2s_increment_counter()
44 void blake2s_compress_generic(struct blake2s_state *state, const u8 *block, in blake2s_compress_generic()
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-dvb.c272 struct tda1004x_state *state = fe->demodulator_priv; in philips_tda6651_pll_set() local
360 struct tda1004x_state *state = fe->demodulator_priv; in philips_tu1216_init() local
405 struct tda1004x_state *state = fe->demodulator_priv; in philips_td1316_tuner_init() local
426 struct tda1004x_state *state = fe->demodulator_priv; in philips_td1316_tuner_sleep() local
526 struct tda1004x_state *state = fe->demodulator_priv; in tda8290_i2c_gate_ctrl() local
548 struct tda1004x_state *state = fe->demodulator_priv; in philips_tda827x_tuner_init() local
568 struct tda1004x_state *state = fe->demodulator_priv; in philips_tda827x_tuner_sleep() local
/linux/drivers/acpi/
H A Dprocessor_idle.c132 static void lapic_timer_check_state(int state, struct acpi_processor *pr, in lapic_timer_check_state()
180 static void lapic_timer_check_state(int state, struct acpi_processor *pr, in lapic_timer_check_state()
193 static void tsc_check_state(int state) in tsc_check_state()
215 static void tsc_check_state(int state) { return; } in tsc_check_state()
740 struct cpuidle_state *state; in acpi_processor_setup_cpuidle_cx() local
778 struct cpuidle_state *state; in acpi_processor_setup_cstates() local
1200 struct cpuidle_state *state; in acpi_processor_setup_lpi_states() local
/linux/drivers/media/radio/
H A Dtef6862.c93 struct tef6862_state *state = to_state(sd); in tef6862_s_frequency() local
119 struct tef6862_state *state = to_state(sd); in tef6862_g_frequency() local
146 struct tef6862_state *state; in tef6862_probe() local
/linux/drivers/iio/common/hid-sensors/
H A Dhid-sensor-trigger.c84 static int _hid_sensor_power_state(struct hid_sensor_common *st, bool state) in _hid_sensor_power_state()
152 int hid_sensor_power_state(struct hid_sensor_common *st, bool state) in hid_sensor_power_state()
207 bool state) in hid_sensor_data_rdy_trigger_set_state()
/linux/drivers/i2c/busses/
H A Di2c-acorn.c30 static void ioc_setscl(void *data, int state) in ioc_setscl()
45 static void ioc_setsda(void *data, int state) in ioc_setsda()
/linux/arch/arm/mach-s3c/
H A Dpm.c42 int s3c_irqext_wake(struct irq_data *data, unsigned int state) in s3c_irqext_wake()
70 static int s3c_pm_enter(suspend_state_t state) in s3c_pm_enter()
/linux/lib/crypto/powerpc/
H A Dpoly1305-p10-glue.c45 void poly1305_blocks_arch(struct poly1305_block_state *state, const u8 *src, in poly1305_blocks_arch()
65 void poly1305_emit_arch(const struct poly1305_state *state, in poly1305_emit_arch()
/linux/drivers/net/ethernet/sfc/siena/
H A Dfarch.c1937 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_push_rx_config() local
2011 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_push_tx_limits() local
2373 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_get_rx_id_limit() local
2391 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_insert() local
2595 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_remove_safe() local
2621 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_get_safe() local
2656 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_table_clear() local
2684 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_count_rx_used() local
2712 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_get_rx_ids() local
2745 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_table_restore() local
[all …]
/linux/drivers/gpu/drm/qxl/
H A Dqxl_display.c383 struct drm_atomic_state *state) in qxl_crtc_atomic_flush()
455 struct drm_atomic_state *state) in qxl_crtc_atomic_enable()
461 struct drm_atomic_state *state) in qxl_crtc_atomic_disable()
473 struct drm_atomic_state *state) in qxl_primary_atomic_check()
640 struct drm_atomic_state *state) in qxl_primary_atomic_update()
673 struct drm_atomic_state *state) in qxl_primary_atomic_disable()
690 struct drm_atomic_state *state) in qxl_cursor_atomic_update()
707 struct drm_atomic_state *state) in qxl_cursor_atomic_disable()

1...<<11121314151617181920>>...153