Lines Matching refs:pr_debug

32 	pr_debug("status 0x%x\n", rsp->status);  in nci_core_reset_rsp_packet()
36 pr_debug("nci_ver 0x%x, config_status 0x%x\n", in nci_core_reset_rsp_packet()
48 pr_debug("status 0x%x\n", rsp_1->status); in nci_core_init_rsp_packet()
80 pr_debug("nfcc_features 0x%x\n", in nci_core_init_rsp_packet()
82 pr_debug("num_supported_rf_interfaces %d\n", in nci_core_init_rsp_packet()
84 pr_debug("supported_rf_interfaces[0] 0x%x\n", in nci_core_init_rsp_packet()
86 pr_debug("supported_rf_interfaces[1] 0x%x\n", in nci_core_init_rsp_packet()
88 pr_debug("supported_rf_interfaces[2] 0x%x\n", in nci_core_init_rsp_packet()
90 pr_debug("supported_rf_interfaces[3] 0x%x\n", in nci_core_init_rsp_packet()
92 pr_debug("max_logical_connections %d\n", in nci_core_init_rsp_packet()
94 pr_debug("max_routing_table_size %d\n", in nci_core_init_rsp_packet()
96 pr_debug("max_ctrl_pkt_payload_len %d\n", in nci_core_init_rsp_packet()
98 pr_debug("max_size_for_large_params %d\n", in nci_core_init_rsp_packet()
100 pr_debug("manufact_id 0x%x\n", in nci_core_init_rsp_packet()
102 pr_debug("manufact_specific_info 0x%x\n", in nci_core_init_rsp_packet()
114 pr_debug("status 0x%x\n", rsp->status); in nci_core_set_config_rsp_packet()
124 pr_debug("status 0x%x\n", status); in nci_rf_disc_map_rsp_packet()
134 pr_debug("status 0x%x\n", status); in nci_rf_disc_rsp_packet()
164 pr_debug("status 0x%x\n", status); in nci_rf_disc_select_rsp_packet()
176 pr_debug("status 0x%x\n", status); in nci_rf_deactivate_rsp_packet()
209 pr_debug("status 0x%x\n", status); in nci_nfcee_mode_set_rsp_packet()
220 pr_debug("status 0x%x\n", status); in nci_core_conn_create_rsp_packet()
274 pr_debug("status 0x%x\n", status); in nci_core_conn_close_rsp_packet()
293 pr_debug("NCI RX: MT=rsp, PBF=%d, GID=0x%x, OID=0x%x, plen=%d\n", in nci_rsp_packet()