Searched refs:hdl_info (Results 1 – 2 of 2) sorted by relevance
406 cobalt->hdl_info[i] = in cobalt_hdl_info_get()408 cobalt->hdl_info[COBALT_HDL_INFO_SIZE - 1] = '\0'; in cobalt_hdl_info_get()409 if (strstr(cobalt->hdl_info, COBALT_HDL_SEARCH_STR)) in cobalt_hdl_info_get()704 cobalt_info("%s", cobalt->hdl_info); in cobalt_probe()
286 char hdl_info[COBALT_HDL_INFO_SIZE]; member