Searched refs:op_str (Results 1 – 2 of 2) sorted by relevance
339 char *op_str; in _rproc_ops_wrapper() local360 op_str = "Starting"; in _rproc_ops_wrapper()364 op_str = "Stopping"; in _rproc_ops_wrapper()368 op_str = "Resetting"; in _rproc_ops_wrapper()372 op_str = "Checking if running:"; in _rproc_ops_wrapper()376 op_str = "Pinging"; in _rproc_ops_wrapper()383 debug("%s %s...\n", op_str, uc_pdata->name); in _rproc_ops_wrapper()
3301 op_str = OP_TO_STR[op]3305 res.append(op_str)