Lines Matching refs:debug_output
614 char *(*debug_output)(I830Ptr pI830, int reg, uint32_t val);
1418 if (igdng_snapshot[i].debug_output != NULL) {
1421 before = igdng_snapshot[i].debug_output(pI830,
1424 after = igdng_snapshot[i].debug_output(pI830,
1457 if (i830_snapshot[i].debug_output != NULL) {
1460 before = i830_snapshot[i].debug_output(pI830,
1463 after = i830_snapshot[i].debug_output(pI830,
1528 if (igdng_snapshot[i].debug_output != NULL) {
1529 char *debug = igdng_snapshot[i].debug_output(pI830,
1567 if (i830_snapshot[i].debug_output != NULL) {
1568 char *debug = i830_snapshot[i].debug_output(pI830,