Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/stm/
Dcore.c92 static int stm_dev_match(struct device *dev, const void *data) in stm_dev_match() function
119 dev = class_find_device(&stm_class, NULL, buf, stm_dev_match); in stm_find_device()