Home
last modified time | relevance | path

Searched refs:_ct (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.c10 #define CT_ERROR(_ct, _fmt, ...) \
11 DRM_DEV_ERROR(ct_to_dev(_ct), "CT: " _fmt, ##__VA_ARGS__)
13 #define CT_DEBUG(_ct, _fmt, ...) \
14 DRM_DEV_DEBUG_DRIVER(ct_to_dev(_ct), "CT: " _fmt, ##__VA_ARGS__)
/kernel/linux/linux-5.10/drivers/regulator/
H A Dtps65218-regulator.c33 _ct, _ncl) \
46 .curr_table = _ct, \
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtps65219-regulator.c94 _ct, _ncl, _bpm) \
109 .curr_table = _ct, \
H A Dtps65218-regulator.c25 _ct, _ncl) \
38 .curr_table = _ct, \
H A Dtps6594-regulator.c82 _ct, _ncl, _bpm) \
97 .curr_table = _ct, \
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.c45 #define CT_ERROR(_ct, _fmt, ...) \
46 guc_err(ct_to_guc(_ct), "CT: " _fmt, ##__VA_ARGS__)
48 #define CT_DEBUG(_ct, _fmt, ...) \
49 guc_dbg(ct_to_guc(_ct), "CT: " _fmt, ##__VA_ARGS__)
53 #define CT_PROBE_ERROR(_ct, _fmt, ...) \
/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dcppi41.c747 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()
/kernel/linux/linux-6.6/drivers/dma/ti/
H A Dcppi41.c747 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()

Completed in 10 milliseconds