Searched refs:PRINT (Results 1 – 5 of 5) sorted by relevance
| /linux/net/netfilter/ |
| A D | nf_conntrack_h323_asn1.c | 26 #define PRINT printk macro 28 #define PRINT printf macro 33 #define PRINT(fmt, args...) macro 337 PRINT(" = %u", v); in decode_int() 354 PRINT("\n"); in decode_int() 447 PRINT(" = %d.%d.%d.%d:%d", in decode_octstr() 479 PRINT("\n"); in decode_octstr() 561 PRINT("%*.s%s\n", (level + 1) * TAB_SIZE, in decode_seq() 707 PRINT("%*.s%s\n", (level + 1) * TAB_SIZE, in decode_seqof() 881 PRINT("Unknown Protocol Discriminator\n"); in DecodeQ931() [all …]
|
| /linux/net/mac80211/ |
| A D | debugfs_sta.c | 671 #define PRINT(fmt, ...) \ in sta_he_capa_read() macro 678 PRINT("%s", b); \ in sta_he_capa_read() 691 PRINT("%s", b); \ in sta_he_capa_read() 724 PRINT("LINK-ADAPTATION-BOTH"); in sta_he_capa_read() 832 PRINT("DCM-MAX-CONST-TX-BPSK"); in sta_he_capa_read() 835 PRINT("DCM-MAX-CONST-TX-QPSK"); in sta_he_capa_read() 913 PRINT("DCM-MAX-RU-242"); in sta_he_capa_read() 916 PRINT("DCM-MAX-RU-484"); in sta_he_capa_read() 919 PRINT("DCM-MAX-RU-996"); in sta_he_capa_read() 922 PRINT("DCM-MAX-RU-2x996"); in sta_he_capa_read() [all …]
|
| /linux/drivers/gpu/drm/i915/ |
| A D | i915_params.c | 234 #define PRINT(T, x, ...) _print_param(p, #x, #T, ¶ms->x); in i915_params_dump() macro 235 I915_PARAMS_FOR_EACH(PRINT); in i915_params_dump() 236 #undef PRINT in i915_params_dump()
|
| /linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/ |
| A D | print_support.h | 38 #define PRINT(format, ...) ia_css_print(format, ##__VA_ARGS__) macro
|
| /linux/drivers/firewire/ |
| A D | nosy.c | 610 PRINT(KERN_INFO, lynx->id, in add_card() 616 PRINT(KERN_INFO, lynx->id, "found old 1394 PHY"); in add_card()
|
Completed in 14 milliseconds