Home
last modified time | relevance | path

Searched defs:state_set (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dstate_map.py193 def valid_boot_state(self, boot_type, state_set): argument
/openbmc/linux/include/linux/
H A Dscmi_protocol.h177 int (*state_set)(const struct scmi_protocol_handle *ph, u32 domain, member
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c281 static void state_set(struct c4iw_ep_common *epc, enum c4iw_ep_state new) in state_set() function