Home
last modified time | relevance | path

Searched defs:state (Results 301 – 325 of 5469) sorted by relevance

1...<<11121314151617181920>>...219

/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dpca9551_led.c40 static int pca9551_led_get_state(int led, int *state) in pca9551_led_get_state()
64 static int pca9551_led_set_state(int led, int state) in pca9551_led_set_state()
121 void __led_init(led_id_t id, int state) in __led_init()
125 void __led_set(led_id_t mask, int state) in __led_set()
135 int state = 0; in __led_toggle() local
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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
672 union acpi_generic_state *state; in acpi_ds_delete_walk_state() local
/OK3568_Linux_fs/kernel/security/selinux/
H A Dstatus.c42 struct page *selinux_kernel_status_page(struct selinux_state *state) in selinux_kernel_status_page()
79 void selinux_status_update_setenforce(struct selinux_state *state, in selinux_status_update_setenforce()
105 void selinux_status_update_policyload(struct selinux_state *state, in selinux_status_update_policyload()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/css_2401_system/host/
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()
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dmax11100.c52 struct max11100_state *state = iio_priv(indio_dev); in max11100_read_single() local
76 struct max11100_state *state = iio_priv(indio_dev); in max11100_read_raw() local
108 struct max11100_state *state; in max11100_probe() local
148 struct max11100_state *state = iio_priv(indio_dev); in max11100_remove() local
/OK3568_Linux_fs/u-boot/board/corscience/tricorder/
H A Dled.c18 void __led_init(led_id_t mask, int state) in __led_init()
45 int state; in __led_toggle() local
52 void __led_set(led_id_t mask, int state) in __led_set()
/OK3568_Linux_fs/kernel/include/linux/pinctrl/
H A Dmachine.h80 #define PIN_MAP_DUMMY_STATE(dev, state) \ argument
87 #define PIN_MAP_MUX_GROUP(dev, state, pinctrl, grp, func) \ argument
102 #define PIN_MAP_MUX_GROUP_HOG(dev, state, grp, func) \ argument
108 #define PIN_MAP_CONFIGS_PIN(dev, state, pinctrl, pin, cfgs) \ argument
124 #define PIN_MAP_CONFIGS_PIN_HOG(dev, state, pin, cfgs) \ argument
130 #define PIN_MAP_CONFIGS_GROUP(dev, state, pinctrl, grp, cfgs) \ argument
146 #define PIN_MAP_CONFIGS_GROUP_HOG(dev, state, grp, cfgs) \ argument
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/pinctrl/qcom/
H A Dpinctrl-spmi-gpio.c215 static int pmic_gpio_read(struct pmic_gpio_state *state, in pmic_gpio_read()
230 static int pmic_gpio_write(struct pmic_gpio_state *state, in pmic_gpio_write()
295 struct pmic_gpio_state *state = pinctrl_dev_get_drvdata(pctldev); in pmic_gpio_set_mux() local
456 struct pmic_gpio_state *state = pinctrl_dev_get_drvdata(pctldev); in pmic_gpio_config_set() local
622 struct pmic_gpio_state *state = pinctrl_dev_get_drvdata(pctldev); in pmic_gpio_config_dbg_show() local
689 struct pmic_gpio_state *state = gpiochip_get_data(chip); in pmic_gpio_direction_input() local
700 struct pmic_gpio_state *state = gpiochip_get_data(chip); in pmic_gpio_direction_output() local
710 struct pmic_gpio_state *state = gpiochip_get_data(chip); in pmic_gpio_get() local
732 struct pmic_gpio_state *state = gpiochip_get_data(chip); in pmic_gpio_set() local
755 struct pmic_gpio_state *state = gpiochip_get_data(chip); in pmic_gpio_dbg_show() local
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/lib/
H A Ddrm_random.c10 static inline u32 drm_prandom_u32_max_state(u32 ep_ro, struct rnd_state *state) in drm_prandom_u32_max_state()
16 struct rnd_state *state) in drm_random_reorder()
28 unsigned int *drm_random_order(unsigned int count, struct rnd_state *state) in drm_random_order()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/
H A Dipuv3-plane.c93 drm_plane_state_to_eba(struct drm_plane_state *state, int plane) in drm_plane_state_to_eba()
108 drm_plane_state_to_ubo(struct drm_plane_state *state) in drm_plane_state_to_ubo()
127 drm_plane_state_to_vbo(struct drm_plane_state *state) in drm_plane_state_to_vbo()
299 struct ipu_plane_state *state; in ipu_plane_duplicate_state() local
312 struct drm_plane_state *state) in ipu_plane_destroy_state()
347 struct drm_plane_state *state) in ipu_plane_atomic_check()
548 struct drm_plane_state *state = plane->state; in ipu_plane_atomic_update() local
723 struct drm_plane_state *state = plane->state; in ipu_plane_atomic_update_pending() local
744 struct drm_atomic_state *state) in ipu_planes_assign_pre()
/OK3568_Linux_fs/kernel/block/partitions/
H A Defi.c237 static size_t read_lba(struct parsed_partitions *state, in read_lba()
273 static gpt_entry *alloc_read_gpt_entries(struct parsed_partitions *state, in alloc_read_gpt_entries()
308 static gpt_header *alloc_read_gpt_header(struct parsed_partitions *state, in alloc_read_gpt_header()
337 static int is_gpt_valid(struct parsed_partitions *state, u64 lba, in is_gpt_valid()
583 static int find_valid_gpt(struct parsed_partitions *state, gpt_header **gpt, in find_valid_gpt()
703 int efi_partition(struct parsed_partitions *state) in efi_partition()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dline_program.cpp18 const TransformState& state, in makeValues()
37 const TransformState& state, in uniformValues()
51 const TransformState& state, in uniformValues()
87 const TransformState& state, in uniformValues()
/OK3568_Linux_fs/kernel/drivers/media/pci/cx18/
H A Dcx18-av-audio.c15 struct cx18_av_state *state = &cx->av_state; in set_audclk_freq() local
291 struct cx18_av_state *state = &cx->av_state; in cx18_av_audio_set_path() local
377 struct cx18_av_state *state = &cx->av_state; in set_mute() local
405 struct cx18_av_state *state = &cx->av_state; in cx18_av_s_clock_freq() local
/OK3568_Linux_fs/u-boot/drivers/watchdog/
H A Dsandbox_wdt.c16 struct sandbox_state *state = state_get_current(); in sandbox_wdt_start() local
26 struct sandbox_state *state = state_get_current(); in sandbox_wdt_stop() local
35 struct sandbox_state *state = state_get_current(); in sandbox_wdt_reset() local
/OK3568_Linux_fs/u-boot/arch/x86/cpu/
H A Dmtrr.c23 void mtrr_open(struct mtrr_state *state) in mtrr_open()
37 void mtrr_close(struct mtrr_state *state) in mtrr_close()
50 struct mtrr_state state; in mtrr_commit() local
/OK3568_Linux_fs/kernel/drivers/crypto/ccree/
H A Dcc_hash.h31 u8 state[AES_BLOCK_SIZE]; member
59 static inline u32 *cc_hash_buf_cnt(struct ahash_req_ctx *state) in cc_hash_buf_cnt()
64 static inline u8 *cc_hash_buf(struct ahash_req_ctx *state) in cc_hash_buf()
69 static inline u32 *cc_next_buf_cnt(struct ahash_req_ctx *state) in cc_next_buf_cnt()
74 static inline u8 *cc_next_buf(struct ahash_req_ctx *state) in cc_next_buf()
/OK3568_Linux_fs/kernel/drivers/leds/trigger/
H A Dledtrig-transient.c25 int state; member
57 unsigned long state; in transient_activate_store() local
108 unsigned long state; in transient_duration_store() local
124 int state; in transient_state_show() local
135 unsigned long state; in transient_state_store() local
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dths8200.c125 struct ths8200_state *state = to_state(sd); in ths8200_log_status() local
147 struct ths8200_state *state = to_state(sd); in ths8200_s_power() local
174 struct ths8200_state *state = to_state(sd); in ths8200_s_stream() local
364 struct ths8200_state *state = to_state(sd); in ths8200_s_dv_timings() local
391 struct ths8200_state *state = to_state(sd); in ths8200_g_dv_timings() local
441 struct ths8200_state *state; in ths8200_probe() local
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/
H A Dfsl_rcpm.c87 static void rcpm_v1_cpu_enter_state(int cpu, int state) in rcpm_v1_cpu_enter_state()
105 static void rcpm_v2_cpu_enter_state(int cpu, int state) in rcpm_v2_cpu_enter_state()
164 static void rcpm_v1_cpu_exit_state(int cpu, int state) in rcpm_v1_cpu_exit_state()
188 static void rcpm_v2_cpu_exit_state(int cpu, int state) in rcpm_v2_cpu_exit_state()
217 static int rcpm_v1_plat_enter_state(int state) in rcpm_v1_plat_enter_state()
243 static int rcpm_v2_plat_enter_state(int state) in rcpm_v2_plat_enter_state()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_chain_filter.c16 const struct nf_hook_state *state) in nft_do_chain_ipv4()
60 const struct nf_hook_state *state) in nft_do_chain_arp()
100 const struct nf_hook_state *state) in nft_do_chain_ipv6()
144 const struct nf_hook_state *state) in nft_do_chain_inet()
165 const struct nf_hook_state *state) in nft_do_chain_inet_ingress()
233 const struct nf_hook_state *state) in nft_do_chain_bridge()
288 const struct nf_hook_state *state) in nft_do_chain_netdev()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/
H A Dmalidp_crtc.c149 struct drm_crtc_state *state) in malidp_crtc_atomic_check_gamma()
203 struct drm_crtc_state *state) in malidp_crtc_atomic_check_ctm()
248 struct drm_crtc_state *state) in malidp_crtc_atomic_check_scaling()
338 struct drm_crtc_state *state) in malidp_crtc_atomic_check()
443 struct malidp_crtc_state *state, *old_state; in malidp_crtc_duplicate_state() local
466 struct drm_crtc_state *state) in malidp_crtc_destroy_state()
480 struct malidp_crtc_state *state = in malidp_crtc_reset() local
/OK3568_Linux_fs/kernel/drivers/soc/qcom/
H A Drpmh.c118 enum rpmh_state state, in cache_rpm_request()
176 static int __rpmh_write(const struct device *dev, enum rpmh_state state, in __rpmh_write()
207 static int __fill_rpmh_msg(struct rpmh_request *req, enum rpmh_state state, in __fill_rpmh_msg()
233 int rpmh_write_async(const struct device *dev, enum rpmh_state state, in rpmh_write_async()
264 int rpmh_write(const struct device *dev, enum rpmh_state state, in rpmh_write()
335 int rpmh_write_batch(const struct device *dev, enum rpmh_state state, in rpmh_write_batch()
419 static int send_single(struct rpmh_ctrlr *ctrlr, enum rpmh_state state, in send_single()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/
H A Dimpl.hpp263 typedef State const state; typedef
274 typedef State const state; typedef
285 typedef State state; typedef
296 typedef State const state; typedef
307 typedef State state; typedef
318 typedef State const state; typedef
329 typedef State state; typedef
340 typedef State state; typedef

1...<<11121314151617181920>>...219