Home
last modified time | relevance | path

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

123456789

/include/drm/
Ddrm_atomic.h140 struct drm_plane_state *state; member
145 struct drm_crtc_state *state; member
152 struct drm_connector_state *state; member
232 drm_atomic_get_existing_crtc_state(struct drm_atomic_state *state, in drm_atomic_get_existing_crtc_state()
247 drm_atomic_get_existing_plane_state(struct drm_atomic_state *state, in drm_atomic_get_existing_plane_state()
262 drm_atomic_get_existing_connector_state(struct drm_atomic_state *state, in drm_atomic_get_existing_connector_state()
300 __drm_atomic_get_current_plane_state(struct drm_atomic_state *state, in __drm_atomic_get_current_plane_state()
375 drm_atomic_crtc_needs_modeset(struct drm_crtc_state *state) in drm_atomic_crtc_needs_modeset()
/include/linux/
Dcpuhotplug.h146 static inline int cpuhp_setup_state(enum cpuhp_state state, in cpuhp_setup_state()
165 static inline int cpuhp_setup_state_nocalls(enum cpuhp_state state, in cpuhp_setup_state_nocalls()
186 static inline int cpuhp_setup_state_multi(enum cpuhp_state state, in cpuhp_setup_state_multi()
211 static inline int cpuhp_state_add_instance(enum cpuhp_state state, in cpuhp_state_add_instance()
226 static inline int cpuhp_state_add_instance_nocalls(enum cpuhp_state state, in cpuhp_state_add_instance_nocalls()
241 static inline void cpuhp_remove_state(enum cpuhp_state state) in cpuhp_remove_state()
251 static inline void cpuhp_remove_state_nocalls(enum cpuhp_state state) in cpuhp_remove_state_nocalls()
264 static inline void cpuhp_remove_multi_state(enum cpuhp_state state) in cpuhp_remove_multi_state()
281 static inline int cpuhp_state_remove_instance(enum cpuhp_state state, in cpuhp_state_remove_instance()
295 static inline int cpuhp_state_remove_instance_nocalls(enum cpuhp_state state, in cpuhp_state_remove_instance_nocalls()
[all …]
Dpwm.h84 struct pwm_state state; member
93 struct pwm_state *state) in pwm_get_state()
100 struct pwm_state state; in pwm_is_enabled() local
115 struct pwm_state state; in pwm_get_period() local
130 struct pwm_state state; in pwm_get_duty_cycle() local
139 struct pwm_state state; in pwm_get_polarity() local
170 struct pwm_state *state) in pwm_init_state()
199 pwm_get_relative_duty_cycle(const struct pwm_state *state, unsigned int scale) in pwm_get_relative_duty_cycle()
227 pwm_set_relative_duty_cycle(struct pwm_state *state, unsigned int duty_cycle, in pwm_set_relative_duty_cycle()
336 struct pwm_state state; in pwm_config() local
[all …]
Dlivepatch.h63 enum klp_state state; member
84 enum klp_state state; member
103 enum klp_state state; member
Dratelimit.h76 #define __ratelimit(state) ___ratelimit(state, __func__) argument
80 #define WARN_ON_RATELIMIT(condition, state) \ argument
98 #define WARN_ON_RATELIMIT(condition, state) \ argument
Dvgaarb.h151 void (*irq_set_state)(void *cookie, bool state), in vga_client_register()
Dled-class-flash.h122 bool state) in led_set_flash_strobe()
137 bool *state) in led_get_flash_strobe()
Dnodemask.h407 static inline int node_state(int node, enum node_states state) in node_state()
412 static inline void node_set_state(int node, enum node_states state) in node_set_state()
417 static inline void node_clear_state(int node, enum node_states state) in node_clear_state()
422 static inline int num_node_state(enum node_states state) in num_node_state()
458 static inline int node_state(int node, enum node_states state) in node_state()
463 static inline void node_set_state(int node, enum node_states state) in node_set_state()
467 static inline void node_clear_state(int node, enum node_states state) in node_clear_state()
471 static inline int num_node_state(enum node_states state) in num_node_state()
Dtextsearch.h105 struct ts_state *state) in textsearch_next()
124 struct ts_state *state) in textsearch_find()
Dnfs_fs_i.h10 u32 state; member
Dirq_poll.h9 unsigned long state; member
Dnetfilter_ingress.h21 struct nf_hook_state state; in nf_hook_ingress() local
/include/net/netfilter/
Dnf_tables_ipv4.h10 const struct nf_hook_state *state) in nft_set_pktinfo_ipv4()
26 const struct nf_hook_state *state) in __nft_set_pktinfo_ipv4_validate()
57 const struct nf_hook_state *state) in nft_set_pktinfo_ipv4_validate()
Dnf_tables_ipv6.h10 const struct nf_hook_state *state) in nft_set_pktinfo_ipv6()
33 const struct nf_hook_state *state) in __nft_set_pktinfo_ipv6_validate()
73 const struct nf_hook_state *state) in nft_set_pktinfo_ipv6_validate()
Dbr_netfilter.h66 const struct nf_hook_state *state) in br_nf_pre_routing_ipv6()
/include/linux/soc/qcom/
Dsmem_state.h31 static inline void qcom_smem_state_put(struct qcom_smem_state *state) in qcom_smem_state_put()
35 static inline int qcom_smem_state_update_bits(struct qcom_smem_state *state, in qcom_smem_state_update_bits()
47 static inline void qcom_smem_state_unregister(struct qcom_smem_state *state) in qcom_smem_state_unregister()
/include/linux/pinctrl/
Dmachine.h81 #define PIN_MAP_DUMMY_STATE(dev, state) \ argument
88 #define PIN_MAP_MUX_GROUP(dev, state, pinctrl, grp, func) \ argument
103 #define PIN_MAP_MUX_GROUP_HOG(dev, state, grp, func) \ argument
109 #define PIN_MAP_CONFIGS_PIN(dev, state, pinctrl, pin, cfgs) \ argument
125 #define PIN_MAP_CONFIGS_PIN_HOG(dev, state, pin, cfgs) \ argument
131 #define PIN_MAP_CONFIGS_GROUP(dev, state, pinctrl, grp, cfgs) \ argument
147 #define PIN_MAP_CONFIGS_GROUP_HOG(dev, state, grp, cfgs) \ argument
/include/trace/events/
Dsunrpc.h198 #define rpc_show_socket_state(state) \ argument
216 #define rpc_show_sock_state(state) \ argument
/include/crypto/
Dsha.h74 u32 state[SHA1_DIGEST_SIZE / 4]; member
80 u32 state[SHA256_DIGEST_SIZE / 4]; member
86 u64 state[SHA512_DIGEST_SIZE / 8]; member
/include/linux/fpga/
Dfpga-mgr.h84 enum fpga_mgr_states (*state)(struct fpga_manager *mgr); member
105 enum fpga_mgr_states state; member
/include/linux/netfilter/
Dnf_conntrack_sctp.h8 enum sctp_conntrack state; member
Dnf_conntrack_sane.h16 enum sane_state state; member
/include/sound/
Dsoc-dpcm.h78 enum snd_soc_dpcm_link_state state; member
104 enum snd_soc_dpcm_state state; member
/include/uapi/linux/raid/
Dmd_u.h95 int state; /* 1 State bits (clean, ...) */ member
128 int state; member
139 int state; member
/include/linux/lockd/
Dxdr.h66 u32 state; member
89 u32 state; member

123456789