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.c313 int has_id; in ikm_has_id() local
323 has_id = !!strstr(format, "REC->id"); in ikm_has_id()
325 debug_msg("ikm: monitor %s has id: %s\n", monitor_name, has_id ? "yes" : "no"); in ikm_has_id()
329 return has_id; in ikm_has_id()
/linux/drivers/iio/light/
H A Dopt3001.c99 bool has_id; member
861 if (opt->chip_info->has_id) { in opt3001_probe()
936 .has_id = true,
947 .has_id = false,