| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/debug/src/ |
| H A D | ia_css_debug.c | 391 static void debug_print_sp_state(const sp_state_t *state, const char *cell) in debug_print_sp_state() 409 static void debug_print_isp_state(const isp_state_t *state, const char *cell) in debug_print_isp_state() 429 isp_state_t state; in ia_css_debug_dump_isp_state() local 477 sp_state_t state; in ia_css_debug_dump_sp_state() local 521 static void debug_print_fifo_channel_state(const fifo_channel_state_t *state, in debug_print_fifo_channel_state() 576 static void debug_print_if_state(input_formatter_state_t *state, const char *id) in debug_print_if_state() 839 static void debug_print_if_bin_state(input_formatter_bin_state_t *state) in debug_print_if_bin_state() 884 static dma_state_t state; in ia_css_debug_dump_dma_state() local 1206 fifo_monitor_state_t state; in ia_css_debug_dump_all_fifo_state() local 1382 void ia_css_debug_print_sp_debug_state(const struct sh_css_sp_debug_state in ia_css_debug_print_sp_debug_state() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/qcom/ |
| H A D | pinctrl-spmi-mpp.c | 176 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() 304 struct pmic_mpp_state *state = pinctrl_dev_get_drvdata(pctldev); in pmic_mpp_set_mux() local 404 struct pmic_mpp_state *state = pinctrl_dev_get_drvdata(pctldev); in pmic_mpp_config_set() local 516 struct pmic_mpp_state *state = pinctrl_dev_get_drvdata(pctldev); in pmic_mpp_config_dbg_show() local 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 [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/crypto/ |
| H A D | chacha-glue.c | 40 static void chacha_doneon(u32 *state, u8 *dst, const u8 *src, in chacha_doneon() 66 void hchacha_block_arch(const u32 *state, u32 *stream, int nrounds) in hchacha_block_arch() 78 void chacha_init_arch(u32 *state, const u32 *key, const u8 *iv) in chacha_init_arch() 84 void chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, in chacha_crypt_arch() 113 u32 state[16]; in chacha_stream_xor() local 165 u32 state[16]; in do_xchacha() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/ |
| H A D | iter_fold_if_impl.hpp | 48 typedef State state; typedef 63 typedef typename apply2<StateOp,State,Iterator>::type state; typedef 79 typedef State state; typedef 100 typedef typename impl_::state state; typedef 117 typedef typename impl_::state state; typedef 197 typedef typename backward_step0::state state; typedef
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | ix2505v.c | 49 static int ix2505v_read_status_reg(struct ix2505v_state *state) in ix2505v_read_status_reg() 65 static int ix2505v_write(struct ix2505v_state *state, u8 buf[], u8 count) in ix2505v_write() 86 struct ix2505v_state *state = fe->tuner_priv; in ix2505v_release() local 121 struct ix2505v_state *state = fe->tuner_priv; in ix2505v_set_params() local 240 struct ix2505v_state *state = fe->tuner_priv; in ix2505v_get_frequency() local 262 struct ix2505v_state *state = NULL; in ix2505v_attach() local
|
| /OK3568_Linux_fs/kernel/kernel/livepatch/ |
| H A D | state.c | 15 #define klp_for_each_state(patch, state) \ argument 33 struct klp_state *state; in klp_get_state() local 67 struct klp_state *state, *last_state = NULL; in klp_get_prev_state() local 90 struct klp_state *state; in klp_is_state_compatible() local
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/cx25840/ |
| H A D | cx25840-core.h | 112 static inline bool is_cx2583x(struct cx25840_state *state) in is_cx2583x() 118 static inline bool is_cx2584x(struct cx25840_state *state) in is_cx2584x() 126 static inline bool is_cx231xx(struct cx25840_state *state) in is_cx231xx() 131 static inline bool is_cx2388x(struct cx25840_state *state) in is_cx2388x() 138 static inline bool is_cx23885(struct cx25840_state *state) in is_cx23885() 143 static inline bool is_cx23887(struct cx25840_state *state) in is_cx23887() 148 static inline bool is_cx23888(struct cx25840_state *state) in is_cx23888()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | cpuidle_cooling.c | 26 unsigned long state; member 56 unsigned long state) in cpuidle_cooling_runtime() 75 unsigned long *state) in cpuidle_cooling_get_max_state() 104 unsigned long *state) in cpuidle_cooling_get_cur_state() 126 unsigned long state) in cpuidle_cooling_set_cur_state()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | unwind_orc.c | 318 unsigned long unwind_get_return_address(struct unwind_state *state) in unwind_get_return_address() 327 unsigned long *unwind_get_return_address_ptr(struct unwind_state *state) in unwind_get_return_address_ptr() 341 static bool stack_access_ok(struct unwind_state *state, unsigned long _addr, in stack_access_ok() 354 static bool deref_stack_reg(struct unwind_state *state, unsigned long addr, in deref_stack_reg() 364 static bool deref_stack_regs(struct unwind_state *state, unsigned long addr, in deref_stack_regs() 380 static bool deref_stack_iret_regs(struct unwind_state *state, unsigned long addr, in deref_stack_iret_regs() 401 static bool get_reg(struct unwind_state *state, unsigned int reg_off, in get_reg() 422 bool unwind_next_frame(struct unwind_state *state) in unwind_next_frame() 626 void __unwind_start(struct unwind_state *state, struct task_struct *task, in __unwind_start()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/atmel-hlcdc/ |
| H A D | atmel_hlcdc_plane.c | 284 struct atmel_hlcdc_plane_state *state) in atmel_hlcdc_plane_setup_scaler() 333 struct atmel_hlcdc_plane_state *state) in atmel_hlcdc_plane_update_pos_and_size() 358 struct atmel_hlcdc_plane_state *state) in atmel_hlcdc_plane_update_general_settings() 395 struct atmel_hlcdc_plane_state *state) in atmel_hlcdc_plane_update_format() 415 struct atmel_hlcdc_plane_state *state) in atmel_hlcdc_plane_update_clut() 439 struct atmel_hlcdc_plane_state *state) in atmel_hlcdc_plane_update_buffers() 577 struct atmel_hlcdc_plane_state *state) in atmel_hlcdc_plane_update_disc_area() 598 struct atmel_hlcdc_plane_state *state = in atmel_hlcdc_plane_atomic_check() local 735 struct atmel_hlcdc_plane_state *state = in atmel_hlcdc_plane_atomic_update() local 839 struct atmel_hlcdc_plane_state *state) in atmel_hlcdc_plane_alloc_dscrs() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb-v2/ |
| H A D | anysee.c | 39 struct anysee_state *state = d_to_priv(d); in anysee_ctrl_msg() local 491 struct anysee_state *state = d_to_priv(d); in anysee_read_config() local 527 struct anysee_state *state = fe_to_priv(fe); in anysee_frontend_ctrl() local 624 struct anysee_state *state = d_to_priv(d); in anysee_add_i2c_dev() local 675 struct anysee_state *state = d_to_priv(d); in anysee_del_i2c_dev() local 708 struct anysee_state *state = adap_to_priv(adap); in anysee_frontend_attach() local 968 struct anysee_state *state = adap_to_priv(adap); in anysee_tuner_attach() local 1217 struct anysee_state *state = d_to_priv(d); in anysee_ci_slot_reset() local 1268 struct anysee_state *state = d_to_priv(d); in anysee_ci_poll_slot_status() local 1287 struct anysee_state *state = d_to_priv(d); in anysee_ci_init() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | unwind.h | 48 static inline bool unwind_done(struct unwind_state *state) in unwind_done() 53 static inline bool unwind_error(struct unwind_state *state) in unwind_error() 58 static inline void unwind_start(struct unwind_state *state, in unwind_start() 68 static inline struct pt_regs *unwind_get_entry_regs(struct unwind_state *state) in unwind_get_entry_regs() 73 #define unwind_for_each_frame(state, task, regs, first_frame) \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ctps/ |
| H A D | iter_fold_if_impl.hpp | 18 typedef State state; typedef 33 typedef typename apply2< StateOp,State,Iterator >::type state; typedef 49 typedef State state; typedef 67 typedef typename impl_::state state; typedef 84 typedef typename impl_::state state; typedef 129 typedef typename backward_step0::state state; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc/ |
| H A D | iter_fold_if_impl.hpp | 18 typedef State state; typedef 33 typedef typename apply2< StateOp,State,Iterator >::type state; typedef 49 typedef State state; typedef 67 typedef typename impl_::state state; typedef 84 typedef typename impl_::state state; typedef 129 typedef typename backward_step0::state state; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc551/ |
| H A D | iter_fold_if_impl.hpp | 18 typedef State state; typedef 33 typedef typename apply2< StateOp,State,Iterator >::type state; typedef 49 typedef State state; typedef 67 typedef typename impl_::state state; typedef 84 typedef typename impl_::state state; typedef 129 typedef typename backward_step0::state state; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc60/ |
| H A D | iter_fold_if_impl.hpp | 18 typedef State state; typedef 33 typedef typename apply2< StateOp,State,Iterator >::type state; typedef 49 typedef State state; typedef 67 typedef typename impl_::state state; typedef 84 typedef typename impl_::state state; typedef 129 typedef typename backward_step0::state state; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc_pre590/ |
| H A D | iter_fold_if_impl.hpp | 18 typedef State state; typedef 33 typedef typename apply2< StateOp,State,Iterator >::type state; typedef 49 typedef State state; typedef 67 typedef typename impl_::state state; typedef 84 typedef typename impl_::state state; typedef 129 typedef typename backward_step0::state state; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/plain/ |
| H A D | iter_fold_if_impl.hpp | 18 typedef State state; typedef 33 typedef typename apply2< StateOp,State,Iterator >::type state; typedef 49 typedef State state; typedef 67 typedef typename impl_::state state; typedef 84 typedef typename impl_::state state; typedef 129 typedef typename backward_step0::state state; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ttp/ |
| H A D | iter_fold_if_impl.hpp | 18 typedef State state; typedef 33 typedef typename apply2< StateOp,State,Iterator >::type state; typedef 49 typedef State state; typedef 67 typedef typename impl_::state state; typedef 84 typedef typename impl_::state state; typedef 129 typedef typename backward_step0::state state; typedef
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_demod.c | 165 struct vidtv_demod_state *state = fe->demodulator_priv; in vidtv_demod_update_stats() local 201 struct vidtv_demod_state *state = fe->demodulator_priv; in vidtv_demod_read_status() local 264 struct vidtv_demod_state *state = fe->demodulator_priv; in vidtv_demod_set_frontend() local 348 struct vidtv_demod_state *state = fe->demodulator_priv; in vidtv_demod_release() local 419 struct vidtv_demod_state *state; in vidtv_demod_i2c_probe() local 443 struct vidtv_demod_state *state = i2c_get_clientdata(client); in vidtv_demod_i2c_remove() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | backtrack_check_si.hpp | 103 struct state : public backtrack_state struct in boost::geometry::detail::overlay::backtrack_check_self_intersections 105 bool m_checked; 106 inline state() in state() function 132 state_type& state, in apply() 177 state_type& state in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/mwcw/ |
| H A D | iter_fold_if_impl.hpp | 18 typedef State state; typedef 33 typedef typename apply2< StateOp,State,Iterator >::type state; typedef 49 typedef State state; typedef 67 typedef typename impl_::state state; typedef 84 typedef typename impl_::state state; typedef 129 typedef typename backward_step0::state state; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/gcc/ |
| H A D | iter_fold_if_impl.hpp | 18 typedef State state; typedef 33 typedef typename apply2< StateOp,State,Iterator >::type state; typedef 49 typedef State state; typedef 67 typedef typename impl_::state state; typedef 84 typedef typename impl_::state state; typedef 129 typedef typename backward_step0::state state; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc70/ |
| H A D | iter_fold_if_impl.hpp | 18 typedef State state; typedef 33 typedef typename apply2< StateOp,State,Iterator >::type state; typedef 49 typedef State state; typedef 67 typedef typename impl_::state state; typedef 84 typedef typename impl_::state state; typedef 129 typedef typename backward_step0::state state; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/dmc/ |
| H A D | iter_fold_if_impl.hpp | 18 typedef State state; typedef 33 typedef typename apply2< StateOp,State,Iterator >::type state; typedef 49 typedef State state; typedef 67 typedef typename impl_::state state; typedef 84 typedef typename impl_::state state; typedef 129 typedef typename backward_step0::state state; typedef
|