| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | mac53c94.c | 72 struct fsc_state *state; in mac53c94_queue_lck() local 107 struct fsc_state *state = (struct fsc_state *) cmd->device->host->hostdata; in DEF_SCSI_QCMD() local 126 static void mac53c94_init(struct fsc_state *state) in mac53c94_init() 147 static void mac53c94_start(struct fsc_state *state) in mac53c94_start() 196 struct fsc_state *state = (struct fsc_state *) dev_id; in mac53c94_interrupt() local 345 static void cmd_done(struct fsc_state *state, int result) in cmd_done() 362 static void set_dma_cmds(struct fsc_state *state, struct scsi_cmnd *cmd) in set_dma_cmds() 414 struct fsc_state *state; in mac53c94_probe() local
|
| /OK3568_Linux_fs/kernel/fs/xfs/libxfs/ |
| H A D | xfs_attr.c | 874 struct xfs_da_state *state; in xfs_attr_node_hasname() local 912 struct xfs_da_state *state; in xfs_attr_node_addname() local 1119 struct xfs_da_state *state) in xfs_attr_node_shrink() 1153 struct xfs_da_state *state) in xfs_attr_leaf_mark_incomplete() 1180 struct xfs_da_state **state) in xfs_attr_node_removename_setup() 1206 struct xfs_da_state *state) in xfs_attr_node_remove_rmt() 1232 struct xfs_da_state *state; in xfs_attr_node_removename() local 1299 xfs_attr_fillstate(xfs_da_state_t *state) in xfs_attr_fillstate() 1347 xfs_attr_refillstate(xfs_da_state_t *state) in xfs_attr_refillstate() 1407 struct xfs_da_state *state; in xfs_attr_node_get() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ccree/ |
| H A D | cc_hash.c | 117 static int cc_map_result(struct device *dev, struct ahash_req_ctx *state, in cc_map_result() 135 static void cc_init_req(struct device *dev, struct ahash_req_ctx *state, in cc_init_req() 178 static int cc_map_req(struct device *dev, struct ahash_req_ctx *state, in cc_map_req() 243 static void cc_unmap_req(struct device *dev, struct ahash_req_ctx *state, in cc_unmap_req() 269 static void cc_unmap_result(struct device *dev, struct ahash_req_ctx *state, in cc_unmap_result() 286 struct ahash_req_ctx *state = ahash_request_ctx(req); in cc_update_complete() local 304 struct ahash_req_ctx *state = ahash_request_ctx(req); in cc_digest_complete() local 324 struct ahash_req_ctx *state = ahash_request_ctx(req); in cc_hash_complete() local 344 struct ahash_req_ctx *state = ahash_request_ctx(req); in cc_fin_result() local 367 struct ahash_req_ctx *state = ahash_request_ctx(req); in cc_fin_hmac() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/s5c73m3/ |
| H A D | s5c73m3-spi.c | 62 int s5c73m3_spi_write(struct s5c73m3 *state, const void *addr, in s5c73m3_spi_write() 90 int s5c73m3_spi_read(struct s5c73m3 *state, void *addr, in s5c73m3_spi_read() 115 struct s5c73m3 *state = container_of(spi->dev.driver, struct s5c73m3, in s5c73m3_spi_probe() local 138 int s5c73m3_register_spi_driver(struct s5c73m3 *state) in s5c73m3_register_spi_driver() 150 void s5c73m3_unregister_spi_driver(struct s5c73m3 *state) in s5c73m3_unregister_spi_driver()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | context_tracking.c | 62 void noinstr __context_tracking_enter(enum ctx_state state) in __context_tracking_enter() 106 void context_tracking_enter(enum ctx_state state) in context_tracking_enter() 146 void noinstr __context_tracking_exit(enum ctx_state state) in __context_tracking_exit() 171 void context_tracking_exit(enum ctx_state state) in context_tracking_exit()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pwm.h | 102 struct pwm_state state; member 114 struct pwm_state *state) in pwm_get_state() 121 struct pwm_state state; in pwm_is_enabled() local 136 struct pwm_state state; in pwm_get_period() local 151 struct pwm_state state; in pwm_get_duty_cycle() local 160 struct pwm_state state; in pwm_get_polarity() local 170 struct pwm_state state; in pwm_get_output_type() local 201 struct pwm_state *state) in pwm_init_state() 230 pwm_get_relative_duty_cycle(const struct pwm_state *state, unsigned int scale) in pwm_get_relative_duty_cycle() 258 pwm_set_relative_duty_cycle(struct pwm_state *state, unsigned int duty_cycle, in pwm_set_relative_duty_cycle() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/firmware/psci/ |
| H A D | psci.c | 91 static inline bool psci_power_state_loses_context(u32 state) in psci_power_state_loses_context() 100 bool psci_power_state_is_valid(u32 state) in psci_power_state_is_valid() 168 static int __psci_cpu_suspend(u32 fn, u32 state, unsigned long entry_point) in __psci_cpu_suspend() 176 static int psci_0_1_cpu_suspend(u32 state, unsigned long entry_point) in psci_0_1_cpu_suspend() 182 static int psci_0_2_cpu_suspend(u32 state, unsigned long entry_point) in psci_0_2_cpu_suspend() 188 static int __psci_cpu_off(u32 fn, u32 state) in __psci_cpu_off() 196 static int psci_0_1_cpu_off(u32 state) in psci_0_1_cpu_off() 201 static int psci_0_2_cpu_off(u32 state) in psci_0_2_cpu_off() 333 static int psci_suspend_finisher(unsigned long state) in psci_suspend_finisher() 340 int psci_cpu_suspend_enter(u32 state) in psci_cpu_suspend_enter() [all …]
|
| /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 | fold_impl.hpp | 40 typedef state0 state; typedef 61 typedef state1 state; typedef 84 typedef state2 state; typedef 109 typedef state3 state; typedef 136 typedef state4 state; typedef 168 typedef typename res_::state state; typedef 188 typedef State state; typedef 208 typedef typename res_::state state; typedef 228 typedef typename chunk_::state state; typedef
|
| H A D | iter_fold_impl.hpp | 40 typedef state0 state; typedef 61 typedef state1 state; typedef 84 typedef state2 state; typedef 109 typedef state3 state; typedef 136 typedef state4 state; typedef 168 typedef typename res_::state state; typedef 188 typedef State state; typedef 208 typedef typename res_::state state; typedef 228 typedef typename chunk_::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_ctps/ |
| H A D | fold_impl.hpp | 40 typedef state0 state; typedef 61 typedef state1 state; typedef 84 typedef state2 state; typedef 109 typedef state3 state; typedef 136 typedef state4 state; typedef 168 typedef typename res_::state state; typedef 188 typedef State state; typedef 208 typedef typename res_::state state; typedef 228 typedef typename chunk_::state state; typedef
|
| H A D | iter_fold_impl.hpp | 40 typedef state0 state; typedef 61 typedef state1 state; typedef 84 typedef state2 state; typedef 109 typedef state3 state; typedef 136 typedef state4 state; typedef 168 typedef typename res_::state state; typedef 188 typedef State state; typedef 208 typedef typename res_::state state; typedef 228 typedef typename chunk_::state state; typedef
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | stv0900_core.c | 349 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 …]
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ths7303.c | 86 struct ths7303_state *state = to_state(sd); in ths7303_setval() local 141 struct ths7303_state *state = to_state(sd); in ths7303_s_std_output() local 154 struct ths7303_state *state = to_state(sd); in ths7303_config() local 188 struct ths7303_state *state = to_state(sd); in ths7303_s_stream() local 199 struct ths7303_state *state = to_state(sd); in ths7303_s_dv_timings() local 283 struct ths7303_state *state = to_state(sd); in ths7303_log_status() local 329 struct ths7303_state *state; in ths7303_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_bb_rf_88xx.c | 224 struct halmac_dpk_state *state = &adapter->halmac_state.dpk_state; in get_dpk_status_88xx() local 261 struct halmac_psd_state *state = &adapter->halmac_state.psd_state; in get_psd_status_88xx() local 351 struct halmac_iqk_state *state = &adapter->halmac_state.iqk_state; in get_h2c_ack_iqk_88xx() local 389 struct halmac_dpk_state *state = &adapter->halmac_state.dpk_state; in get_h2c_ack_dpk_88xx() local 430 struct halmac_dpk_state *state = &adapter->halmac_state.dpk_state; in get_dpk_data_88xx() local 485 struct halmac_pwr_tracking_state *state; in get_h2c_ack_pwr_trk_88xx() local 530 struct halmac_psd_state *state = &adapter->halmac_state.psd_state; in get_psd_data_88xx() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_bb_rf_88xx.c | 223 struct halmac_dpk_state *state = &adapter->halmac_state.dpk_state; in get_dpk_status_88xx() local 260 struct halmac_psd_state *state = &adapter->halmac_state.psd_state; in get_psd_status_88xx() local 350 struct halmac_iqk_state *state = &adapter->halmac_state.iqk_state; in get_h2c_ack_iqk_88xx() local 388 struct halmac_dpk_state *state = &adapter->halmac_state.dpk_state; in get_h2c_ack_dpk_88xx() local 429 struct halmac_dpk_state *state = &adapter->halmac_state.dpk_state; in get_dpk_data_88xx() local 484 struct halmac_pwr_tracking_state *state; in get_h2c_ack_pwr_trk_88xx() local 529 struct halmac_psd_state *state = &adapter->halmac_state.psd_state; in get_psd_data_88xx() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_bb_rf_88xx.c | 223 struct halmac_dpk_state *state = &adapter->halmac_state.dpk_state; in get_dpk_status_88xx() local 260 struct halmac_psd_state *state = &adapter->halmac_state.psd_state; in get_psd_status_88xx() local 350 struct halmac_iqk_state *state = &adapter->halmac_state.iqk_state; in get_h2c_ack_iqk_88xx() local 388 struct halmac_dpk_state *state = &adapter->halmac_state.dpk_state; in get_h2c_ack_dpk_88xx() local 429 struct halmac_dpk_state *state = &adapter->halmac_state.dpk_state; in get_dpk_data_88xx() local 484 struct halmac_pwr_tracking_state *state; in get_h2c_ack_pwr_trk_88xx() local 529 struct halmac_psd_state *state = &adapter->halmac_state.psd_state; in get_psd_data_88xx() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_random.c | 46 struct rnd_state *state) in i915_prandom_shuffle() 71 struct rnd_state *state) in i915_random_reorder() 76 unsigned int *i915_random_order(unsigned int count, struct rnd_state *state) in i915_random_order() 92 u64 igt_random_offset(struct rnd_state *state, in igt_random_offset()
|
| /OK3568_Linux_fs/u-boot/lib/zlib/ |
| H A D | inflate.c | 10 struct inflate_state FAR *state; in inflateReset() local 36 struct inflate_state FAR *state; in inflateInit2_() local 78 local void fixedtables(struct inflate_state FAR *state) in fixedtables() 102 struct inflate_state FAR *state; in updatewindow() local 330 struct inflate_state FAR *state; in inflate() local 931 struct inflate_state FAR *state; in inflateEnd() local
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_spl_display.c | 26 struct display_state *state = malloc(sizeof(struct display_state)); in rockchip_spl_display_drv_probe() local 39 static int rockchip_spl_display_init(struct display_state *state) in rockchip_spl_display_init() 103 static int rockchip_spl_display_post_enable(struct display_state *state) in rockchip_spl_display_post_enable() 122 static void rockchip_spl_display_transmit_info_to_uboot(struct display_state *state) in rockchip_spl_display_transmit_info_to_uboot() 136 struct display_state *state = NULL; in spl_init_display() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | hw.c | 393 struct nv04_mode_state *state) in nv_save_state_ramdac() 468 struct nv04_mode_state *state) in nv_load_state_ramdac() 540 struct nv04_mode_state *state) in nv_save_state_vga() 564 struct nv04_mode_state *state) in nv_load_state_vga() 590 struct nv04_mode_state *state) in nv_save_state_ext() 665 struct nv04_mode_state *state) in nv_load_state_ext() 776 struct nv04_mode_state *state) in nv_save_state_palette() 795 struct nv04_mode_state *state) in nouveau_hw_load_state_palette() 813 struct nv04_mode_state *state) in nouveau_hw_save_state() 827 struct nv04_mode_state *state) in nouveau_hw_load_state()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | getopt.c | 33 LSX_PARAM_OUT lsx_getopt_t * state) /* State object to initialize */ in lsx_getopt_init() 71 LSX_PARAM_INOUT lsx_getopt_t * state) in CheckCurPosEnd() 82 LSX_PARAM_INOUT lsx_getopt_t * state) in lsx_getopt() 331 lsx_getopt_t state; in main() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | book3s_xive.c | 393 struct kvmppc_xive_irq_state *state) in xive_lock_and_mask() 458 struct kvmppc_xive_irq_state *state) in xive_lock_for_unmask() 473 struct kvmppc_xive_irq_state *state, in xive_finish_unmask() 529 struct kvmppc_xive_irq_state *state, in xive_target_interrupt() 618 struct kvmppc_xive_irq_state *state; in kvmppc_xive_set_xive() local 719 struct kvmppc_xive_irq_state *state; in kvmppc_xive_get_xive() local 741 struct kvmppc_xive_irq_state *state; in kvmppc_xive_int_on() local 780 struct kvmppc_xive_irq_state *state; in kvmppc_xive_int_off() local 805 struct kvmppc_xive_irq_state *state; in xive_restore_pending_irq() local 901 struct kvmppc_xive_irq_state *state; in kvmppc_xive_set_mapped() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx23885/ |
| H A D | cimax2.c | 170 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
|
| /OK3568_Linux_fs/kernel/drivers/iio/dac/ |
| H A D | mcp4922.c | 50 static int mcp4922_spi_write(struct mcp4922_state *state, u8 addr, u32 val) in mcp4922_spi_write() 65 struct mcp4922_state *state = iio_priv(indio_dev); in mcp4922_read_raw() local 86 struct mcp4922_state *state = iio_priv(indio_dev); in mcp4922_write_raw() local 122 struct mcp4922_state *state; in mcp4922_probe() local 179 struct mcp4922_state *state; in mcp4922_remove() local
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx88/ |
| H A D | cx88-vp3054-i2c.c | 24 static void vp3054_bit_setscl(void *data, int state) in vp3054_bit_setscl() 41 static void vp3054_bit_setsda(void *data, int state) in vp3054_bit_setsda() 62 u32 state; in vp3054_bit_getscl() local 72 u32 state; in vp3054_bit_getsda() local
|