Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/stm/
Dcore.c456 static bool stm_get_protocol(const struct stm_protocol_driver *pdrv) in stm_get_protocol() function
475 if (pe && pe->pdrv && stm_get_protocol(pe->pdrv)) { in stm_lookup_protocol()