Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwtracing/stm/
Dcore.c379 __stm_lookup_protocol(const char *name) in __stm_lookup_protocol() function
404 if (__stm_lookup_protocol(pdrv->name)) { in stm_register_protocol()
474 pe = __stm_lookup_protocol(name); in stm_lookup_protocol()