Home
last modified time | relevance | path

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

/linux/tools/verification/rv/src/
H A Din_kernel.c249 int has_id; in ikm_has_id() local
259 has_id = !!strstr(format, "REC->id"); in ikm_has_id()
261 debug_msg("ikm: monitor %s has id: %s\n", monitor_name, has_id ? "yes" : "no"); in ikm_has_id()
265 return has_id; in ikm_has_id()
/linux/drivers/iio/light/
H A Dopt3001.c99 bool has_id; member
860 if (opt->chip_info->has_id) { in opt3001_probe()
935 .has_id = true,
946 .has_id = false,