Searched refs:_ct (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/regulator/ |
H A D | tps65219-regulator.c | 94 _ct, _ncl, _bpm) \ argument 109 .curr_table = _ct, \
|
H A D | tps65218-regulator.c | 25 _ct, _ncl) \ argument 38 .curr_table = _ct, \
|
H A D | tps6594-regulator.c | 82 _ct, _ncl, _bpm) \ argument 97 .curr_table = _ct, \
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_ct.c | 45 #define CT_ERROR(_ct, _fmt, ...) \ argument 46 guc_err(ct_to_guc(_ct), "CT: " _fmt, ##__VA_ARGS__) 48 #define CT_DEBUG(_ct, _fmt, ...) \ argument 49 guc_dbg(ct_to_guc(_ct), "CT: " _fmt, ##__VA_ARGS__) 53 #define CT_PROBE_ERROR(_ct, _fmt, ...) \ argument
|
/openbmc/linux/drivers/dma/ti/ |
H A 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()
|