Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwtracing/stm/
Dcore.c83 static int stm_dev_match(struct device *dev, const void *data) in stm_dev_match() function
110 dev = class_find_device(&stm_class, NULL, buf, stm_dev_match); in stm_find_device()