Home
last modified time | relevance | path

Searched defs:state (Results 1 – 25 of 257) sorted by relevance

1234567891011

/include/drm/
Ddrm_atomic.h151 struct drm_plane_state *state, *old_state, *new_state; member
156 struct drm_crtc_state *state, *old_state, *new_state; member
174 struct drm_connector_state *state, *old_state, *new_state; member
258 struct drm_private_state *state; member
290 struct drm_atomic_state *state; member
295 struct drm_private_state *state, *old_state, *new_state; member
411 drm_atomic_state_get(struct drm_atomic_state *state) in drm_atomic_state_get()
426 static inline void drm_atomic_state_put(struct drm_atomic_state *state) in drm_atomic_state_put()
481 drm_atomic_get_existing_crtc_state(struct drm_atomic_state *state, in drm_atomic_get_existing_crtc_state()
496 drm_atomic_get_old_crtc_state(struct drm_atomic_state *state, in drm_atomic_get_old_crtc_state()
[all …]
Ddrm_plane.h207 struct drm_atomic_state *state; member
211 drm_plane_state_src(const struct drm_plane_state *state) in drm_plane_state_src()
223 drm_plane_state_dest(const struct drm_plane_state *state) in drm_plane_state_dest()
663 struct drm_plane_state *state; member
823 drm_plane_get_damage_clips_count(const struct drm_plane_state *state) in drm_plane_get_damage_clips_count()
840 drm_plane_get_damage_clips(const struct drm_plane_state *state) in drm_plane_get_damage_clips()
/include/linux/
Dcpuhotplug.h207 static inline int cpuhp_setup_state(enum cpuhp_state state, in cpuhp_setup_state()
215 static inline int cpuhp_setup_state_cpuslocked(enum cpuhp_state state, in cpuhp_setup_state_cpuslocked()
235 static inline int cpuhp_setup_state_nocalls(enum cpuhp_state state, in cpuhp_setup_state_nocalls()
244 static inline int cpuhp_setup_state_nocalls_cpuslocked(enum cpuhp_state state, in cpuhp_setup_state_nocalls_cpuslocked()
265 static inline int cpuhp_setup_state_multi(enum cpuhp_state state, in cpuhp_setup_state_multi()
292 static inline int cpuhp_state_add_instance(enum cpuhp_state state, in cpuhp_state_add_instance()
307 static inline int cpuhp_state_add_instance_nocalls(enum cpuhp_state state, in cpuhp_state_add_instance_nocalls()
314 cpuhp_state_add_instance_nocalls_cpuslocked(enum cpuhp_state state, in cpuhp_state_add_instance_nocalls_cpuslocked()
330 static inline void cpuhp_remove_state(enum cpuhp_state state) in cpuhp_remove_state()
340 static inline void cpuhp_remove_state_nocalls(enum cpuhp_state state) in cpuhp_remove_state_nocalls()
[all …]
Dpwm.h97 struct pwm_state state; member
106 struct pwm_state *state) in pwm_get_state()
113 struct pwm_state state; in pwm_is_enabled() local
128 struct pwm_state state; in pwm_get_period() local
143 struct pwm_state state; in pwm_get_duty_cycle() local
152 struct pwm_state state; in pwm_get_polarity() local
162 struct pwm_state state; in pwm_get_output_type() local
193 struct pwm_state *state) in pwm_init_state()
222 pwm_get_relative_duty_cycle(const struct pwm_state *state, unsigned int scale) in pwm_get_relative_duty_cycle()
250 pwm_set_relative_duty_cycle(struct pwm_state *state, unsigned int duty_cycle, in pwm_set_relative_duty_cycle()
[all …]
Dratelimit.h77 #define __ratelimit(state) ___ratelimit(state, __func__) argument
81 #define WARN_ON_RATELIMIT(condition, state) ({ \ argument
102 #define WARN_ON_RATELIMIT(condition, state) \ argument
Dvgaarb.h153 void (*irq_set_state)(void *cookie, bool state), in vga_client_register()
Dextcon-provider.h98 bool state) in extcon_set_state()
104 bool state) in extcon_set_state_sync()
Dnodemask.h413 static inline int node_state(int node, enum node_states state) in node_state()
418 static inline void node_set_state(int node, enum node_states state) in node_set_state()
423 static inline void node_clear_state(int node, enum node_states state) in node_clear_state()
428 static inline int num_node_state(enum node_states state) in num_node_state()
464 static inline int node_state(int node, enum node_states state) in node_state()
469 static inline void node_set_state(int node, enum node_states state) in node_set_state()
473 static inline void node_clear_state(int node, enum node_states state) in node_clear_state()
477 static inline int num_node_state(enum node_states state) in num_node_state()
Dtextsearch.h106 struct ts_state *state) in textsearch_next()
125 struct ts_state *state) in textsearch_find()
Dled-class-flash.h123 bool state) in led_set_flash_strobe()
140 bool *state) in led_get_flash_strobe()
Dnfs_fs_i.h11 u32 state; member
Dirq_poll.h10 unsigned long state; member
/include/soc/qcom/
Drpmh.h29 static inline int rpmh_write(const struct device *dev, enum rpmh_state state, in rpmh_write()
34 enum rpmh_state state, in rpmh_write_async()
39 enum rpmh_state state, in rpmh_write_batch()
/include/linux/soc/qcom/
Dsmem_state.h32 static inline void qcom_smem_state_put(struct qcom_smem_state *state) in qcom_smem_state_put()
36 static inline int qcom_smem_state_update_bits(struct qcom_smem_state *state, in qcom_smem_state_update_bits()
48 static inline void qcom_smem_state_unregister(struct qcom_smem_state *state) in qcom_smem_state_unregister()
/include/linux/pinctrl/
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
/include/linux/regulator/
Dcoupler.h76 suspend_state_t state) in regulator_check_consumers()
91 suspend_state_t state) in regulator_set_voltage_rdev()
/include/crypto/
Dsha.h79 u32 state[SHA1_DIGEST_SIZE / 4]; member
85 u32 state[SHA256_DIGEST_SIZE / 4]; member
91 u64 state[SHA512_DIGEST_SIZE / 8]; member
Dchacha.h38 static inline void chacha20_block(u32 *state, u8 *stream) in chacha20_block()
/include/trace/events/
Dneigh.h12 #define neigh_state_str(state) \ argument
Dsunrpc.h517 #define rpc_show_socket_state(state) \ argument
535 #define rpc_show_sock_state(state) \ argument
Dsched.h110 unsigned int state; in __trace_sched_switch_state() local
/include/linux/netfilter/
Dnf_conntrack_sctp.h9 enum sctp_conntrack state; member
Dnf_conntrack_sane.h15 enum sane_state state; member
/include/linux/soc/nxp/
Dlpc32xx-misc.h28 static inline void lpc32xx_loopback_set(resource_size_t mapbase, int state) in lpc32xx_loopback_set()
/include/uapi/linux/raid/
Dmd_u.h96 int state; /* 1 State bits (clean, ...) */ member
129 int state; member
140 int state; member

1234567891011