Searched refs:opstate (Results 1 – 4 of 4) sorted by relevance
50 char *edac_op_state_to_string(int opstate) in edac_op_state_to_string() argument52 if (opstate == OP_RUNNING_POLL) in edac_op_state_to_string()54 else if (opstate == OP_RUNNING_INTERRUPT) in edac_op_state_to_string()56 else if (opstate == OP_RUNNING_POLL_INTR) in edac_op_state_to_string()58 else if (opstate == OP_ALLOC) in edac_op_state_to_string()60 else if (opstate == OP_OFFLINE) in edac_op_state_to_string()
67 enum viacam_opstate opstate; member321 if (cam->opstate != S_RUNNING) in viacam_next_buffer()543 cam->opstate = S_RUNNING; in viacam_start_engine()554 cam->opstate = S_IDLE; in viacam_stop_engine()616 if (cam->opstate != S_IDLE) { in viacam_vb2_start_streaming()884 if (cam->opstate != S_IDLE) in viacam_s_fmt_vid_cap()1019 enum viacam_opstate state = cam->opstate; in viacam_suspend()1021 if (cam->opstate != S_IDLE) { in viacam_suspend()1023 cam->opstate = state; /* So resume restarts */ in viacam_suspend()1051 if (cam->opstate != S_IDLE) { in viacam_resume()[all …]
144 hw_addr 00:00:00:00:00:00 state inactive opstate detached151 hw_addr 00:00:00:00:00:00 state inactive opstate detached224 hw_addr 00:00:00:00:88:88 state inactive opstate detached233 hw_addr 00:00:00:00:88:88 state active opstate detached281 hw_addr 00:00:00:00:88:88 state active opstate attached
786 enum devlink_port_fn_opstate *opstate, in ice_devlink_port_fn_state_get() argument799 *opstate = DEVLINK_PORT_FN_OPSTATE_ATTACHED; in ice_devlink_port_fn_state_get()801 *opstate = DEVLINK_PORT_FN_OPSTATE_DETACHED; in ice_devlink_port_fn_state_get()