Searched refs:_ct (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/regulator/ |
D | tps65218-regulator.c | 25 _ct, _ncl) \ argument 38 .curr_table = _ct, \
|
D | tps65219-regulator.c | 94 _ct, _ncl, _bpm) \ argument 109 .curr_table = _ct, \
|
/Linux-v6.1/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_ct.c | 36 #define CT_ERROR(_ct, _fmt, ...) \ argument 37 drm_err(ct_to_drm(_ct), "CT: " _fmt, ##__VA_ARGS__) 39 #define CT_DEBUG(_ct, _fmt, ...) \ argument 40 drm_dbg(ct_to_drm(_ct), "CT: " _fmt, ##__VA_ARGS__) 44 #define CT_PROBE_ERROR(_ct, _fmt, ...) \ argument
|
/Linux-v6.1/drivers/dma/ti/ |
D | cppi41.c | 747 struct cppi41_channel *cc, *_ct; in cppi41_stop_chan() local 754 list_for_each_entry_safe(cc, _ct, &cdd->pending, node) { in cppi41_stop_chan()
|