Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-trace-id.c33 #define DUMP_ID(id) pr_debug("%s called; id=%d\n", __func__, id) macro
37 #define DUMP_ID(id) macro
201 DUMP_ID(id); in coresight_trace_id_map_get_system_id()
214 DUMP_ID(id); in coresight_trace_id_map_put_system_id()
/linux-6.12.1/drivers/staging/media/starfive/camss/
Dstf-isp.h75 #define DUMP_ID(n) ((n) << 24) macro