Searched refs:dump_table (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | intel_gt_mcr.c | 763 bool dump_table) in report_steering_type() 780 if (!dump_table) in report_steering_type() 788 bool dump_table) in intel_gt_mcr_report_steering() 802 report_steering_type(p, gt, i, dump_table); in intel_gt_mcr_report_steering() 804 report_steering_type(p, gt, INSTANCE0, dump_table); in intel_gt_mcr_report_steering() 806 report_steering_type(p, gt, MSLICE, dump_table); in intel_gt_mcr_report_steering() 807 report_steering_type(p, gt, LNCF, dump_table); in intel_gt_mcr_report_steering() 760 report_steering_type(struct drm_printer *p, struct intel_gt *gt, enum intel_steering_type type, bool dump_table) report_steering_type() argument 787 intel_gt_mcr_report_steering(struct drm_printer *p, struct intel_gt *gt, bool dump_table) intel_gt_mcr_report_steering() argument
|
H A D | intel_gt_mcr.h | 37 bool dump_table);
|
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | nozomi.c | 575 static void dump_table(const struct nozomi *dc) in dump_table() function 617 static inline void dump_table(const struct nozomi *dc) { } in dump_table() function 649 dump_table(dc); in nozomi_read_config_table()
|
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | nozomi.c | 562 static void dump_table(const struct nozomi *dc) in dump_table() function 604 static inline void dump_table(const struct nozomi *dc) { } in dump_table() function 636 dump_table(dc); in nozomi_read_config_table()
|
Completed in 11 milliseconds