Searched refs:panic_ops (Results 1 – 4 of 4) sorted by relevance
355 #define panic_ops(csdev) csdev->ops->panic_ops macro442 const struct coresight_ops_panic *panic_ops; member
1523 if (panic_ops(csdev)) in coresight_panic_sync()1524 panic_ops(csdev)->sync(csdev); in coresight_panic_sync()
694 .panic_ops = &tmc_etf_sync_ops,
1901 .panic_ops = &tmc_etr_sync_ops,