Searched refs:panic_ops (Results 1 – 4 of 4) sorted by relevance
353 #define panic_ops(csdev) csdev->ops->panic_ops macro445 const struct coresight_ops_panic *panic_ops; member
1583 if (panic_ops(csdev)) in coresight_panic_sync()1584 panic_ops(csdev)->sync(csdev); in coresight_panic_sync()
705 .panic_ops = &tmc_etf_sync_ops,
1918 .panic_ops = &tmc_etr_sync_ops,