controller_id_to_path
if (controller_id_to_path(controller_id, path) == SUCCESS)
if (controller_id_to_path(controller_id, path) == SUCCESS) {
static int controller_id_to_path(uint32_t, char *);
ret = controller_id_to_path(controller_id, buf);