Searched defs:state_set (Results 1 – 4 of 4) sorted by relevance
145 int (*state_set)(const struct scmi_handle *handle, u32 domain, member
177 int (*state_set)(const struct scmi_protocol_handle *ph, u32 domain, member
281 static void state_set(struct c4iw_ep_common *epc, enum c4iw_ep_state new) in state_set() function