Home
last modified time | relevance | path

Searched refs:COBALT_HDL_SEARCH_STR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/pci/cobalt/
H A Dcobalt-driver.h141 #define COBALT_HDL_SEARCH_STR "** HDL version info **" macro
H A Dcobalt-driver.c409 if (strstr(cobalt->hdl_info, COBALT_HDL_SEARCH_STR)) in cobalt_hdl_info_get()