/drivers/gpu/drm/radeon/ |
D | atom.c | 180 int *ptr, uint32_t *saved, int print) in atom_get_src_int() argument 190 if (print) in atom_get_src_int() 225 if (print) in atom_get_src_int() 231 if (print) in atom_get_src_int() 268 if (print) { in atom_get_src_int() 285 if (print) in atom_get_src_int() 293 if (print) in atom_get_src_int() 301 if (print) in atom_get_src_int() 310 if (print) in atom_get_src_int() 318 if (print) in atom_get_src_int() [all …]
|
/drivers/infiniband/ulp/rtrs/ |
D | rtrs-pri.h | 391 #define STAT_SHOW_FUNC(type, get_value, print) \ argument 398 return print(stats, page); \ 401 #define STAT_ATTR(type, stat, print, reset) \ argument 403 STAT_SHOW_FUNC(type, stat, print) \
|
/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 182 int *ptr, uint32_t *saved, int print) in atom_get_src_int() argument 192 if (print) in atom_get_src_int() 227 if (print) in atom_get_src_int() 233 if (print) in atom_get_src_int() 270 if (print) { in atom_get_src_int() 287 if (print) in atom_get_src_int() 295 if (print) in atom_get_src_int() 303 if (print) in atom_get_src_int() 312 if (print) in atom_get_src_int() 320 if (print) in atom_get_src_int() [all …]
|
/drivers/net/ethernet/cavium/liquidio/ |
D | octeon_console.c | 455 if (console->print) in output_console_line() 456 (*console->print)(oct, (u32)console_num, in output_console_line() 461 if (console->print) in output_console_line() 462 (*console->print)(oct, (u32)console_num, in output_console_line() 503 if (console->print) { in check_console() 518 if (console->print && (total_read == 0) && in check_console()
|
D | octeon_device.h | 221 octeon_console_print_fn print; member
|
/drivers/gpu/drm/loongson/ |
D | lsdc_gfxpll.c | 161 this->funcs->print(this, &printer, false); in loongson_gfxpll_init() 170 .print = loongson_gfxpll_print,
|
D | lsdc_gfxpll.h | 31 void (*print)(struct loongson_gfxpll * const this, member
|
D | lsdc_pixpll.h | 63 void (*print)(struct lsdc_pixpll * const this, member
|
D | lsdc_debugfs.c | 51 gfxpll->funcs->print(gfxpll, &printer, true); in lsdc_show_gfxpll_clock()
|
D | lsdc_pixpll.c | 464 .print = lsdc_pixpll_print,
|
D | lsdc_crtc.c | 591 funcs->print(pixpll, &printer); in lsdc_pixpll_show_clock()
|
/drivers/of/ |
D | Kconfig | 28 WARNING messages to print on the console. The tests will cause stack 29 traces to print on the console. It is possible that the tests will
|
/drivers/auxdisplay/ |
D | hd44780.c | 129 .print = hd44780_common_print, 185 .print = hd44780_common_print,
|
D | charlcd.c | 120 if (!lcd->ops->print(lcd, c)) in charlcd_print() 326 lcd->ops->print(lcd, ' '); in handle_lcd_special_code() 409 lcd->ops->print(lcd, ' '); in charlcd_write_char()
|
D | charlcd.h | 80 int (*print)(struct charlcd *lcd, int c); member
|
D | lcd2s.c | 274 .print = lcd2s_print,
|
D | panel.c | 813 .print = hd44780_common_print,
|
/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 4602 int *par_num, bool print) in bnx2x_check_blocks_with_parity0() argument 4615 if (print) { in bnx2x_check_blocks_with_parity0() 4667 bool print) in bnx2x_check_blocks_with_parity1() argument 4681 if (print) { in bnx2x_check_blocks_with_parity1() 4687 if (print) { in bnx2x_check_blocks_with_parity1() 4693 if (print) { in bnx2x_check_blocks_with_parity1() 4699 if (print) { in bnx2x_check_blocks_with_parity1() 4706 if (print) { in bnx2x_check_blocks_with_parity1() 4712 if (print) { in bnx2x_check_blocks_with_parity1() 4722 if (print) { in bnx2x_check_blocks_with_parity1() [all …]
|
D | bnx2x_cmn.h | 421 bool bnx2x_chk_parity_attn(struct bnx2x *bp, bool *global, bool print);
|
/drivers/usb/gadget/ |
D | Kconfig | 53 Many controller and gadget drivers will print some debugging 67 Many controller and gadget drivers will print verbose debugging 510 userspace program driving the print engine. The user space
|
/drivers/net/appletalk/ |
D | Kconfig | 12 so that your Linux box can act as a print and file server for Macs as
|
/drivers/infiniband/core/ |
D | sysfs.c | 460 ssize_t (*print)(const struct ib_gid_attr *gid_attr, char *buf)) in _show_port_gid_attr() 472 ret = print(gid_attr, buf); in _show_port_gid_attr()
|
/drivers/gpu/drm/ |
D | Kconfig | 117 This has the potential to use a lot of memory and print some very
|
/drivers/char/ |
D | Kconfig | 384 or merely print a warning.
|
/drivers/mmc/core/ |
D | mmc_test.c | 1906 static int mmc_test_rnd_perf(struct mmc_test_card *test, int write, int print, in mmc_test_rnd_perf() argument 1936 if (print) in mmc_test_rnd_perf()
|