Home
last modified time | relevance | path

Searched refs:INFO (Results 1 – 25 of 109) sorted by relevance

12345

/linux/tools/thermal/thermal-engine/
A Dthermal-engine.c43 INFO("trip id=%d, type=%d, temp=%d, hyst=%d\n", in show_trip()
53 INFO("temperature: %d\n", tz->temp); in show_temp()
62 INFO("governor: '%s'\n", tz->governor); in show_governor()
69 INFO("thermal zone '%s', id=%d\n", tz->name, tz->id); in show_tz()
82 INFO("Thermal zone '%s'/%d created\n", name, tz_id); in tz_create()
89 INFO("Thermal zone %d deleted\n", tz_id); in tz_delete()
109 INFO("Thermal zone %d ('%s') enabled\n", tz_id, tz->name); in tz_enable()
146 INFO("Trip point deleted %d: id=%d\n", tz_id, trip_id); in trip_delete()
176 INFO("Cooling device %d deleted", cdev_id); in cdev_delete()
183 INFO("cdev:%d state:%d\n", cdev_id, cur_state); in cdev_update()
[all …]
/linux/tools/testing/selftests/drivers/platform/x86/intel/ifs/
A Dtest_ifs.sh27 readonly INFO="INFO"
82 append_log "[$INFO] echo $on_off > \
105 echo "[$INFO] IFS test failure summary:"
112 echo "[$INFO] No file $IFS_LOG for IFS scan summary"
118 echo "[$INFO] Restore environment after IFS test"
129 echo "[$INFO] modprobe -r $IFS_NAME"
145 append_log "[$INFO] $cmd"
179 append_log "[$INFO] All CPUs are online."
225 append_log "[$INFO] modprobe $IFS_NAME"
246 append_log "[$INFO] Module $IFS_NAME is already loaded"
[all …]
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dbtcoex.c158 brcmf_dbg(INFO, in brcmf_btcoex_boost_wifi()
179 brcmf_dbg(INFO, in brcmf_btcoex_boost_wifi()
219 brcmf_dbg(INFO, in brcmf_btcoex_is_sco_active()
243 brcmf_dbg(INFO, in btcmf_btcoex_save_part1()
263 brcmf_dbg(INFO, in brcmf_btcoex_restore_part1()
300 brcmf_dbg(INFO, "DHCP started\n"); in brcmf_btcoex_handler()
319 brcmf_dbg(INFO, "DHCP T1:%d expired\n", in brcmf_btcoex_handler()
332 brcmf_dbg(INFO, "DHCP T2:%d expired\n", in brcmf_btcoex_handler()
435 brcmf_dbg(INFO, "bt_state:%d\n", in brcmf_btcoex_dhcp_end()
460 brcmf_dbg(INFO, "DHCP session starts\n"); in brcmf_btcoex_set_mode()
[all …]
A Dacpi.c24 brcmf_dbg(INFO, "ACPI module-instance=%s\n", o->string.pointer); in brcmf_acpi_probe()
29 brcmf_dbg(INFO, "No ACPI module-instance\n"); in brcmf_acpi_probe()
41 brcmf_dbg(INFO, "ACPI RWCV data=%*phN antenna-sku=%s\n", in brcmf_acpi_probe()
49 brcmf_dbg(INFO, "No ACPI antenna-sku\n"); in brcmf_acpi_probe()
A Dfeature.c125 brcmf_dbg(INFO, "enabling firmware feature: %s\n", in brcmf_feat_firmware_overrides()
156 brcmf_dbg(INFO, "WLC version: %d.%d\n", major, minor); in brcmf_feat_wlc_version_overrides()
172 brcmf_dbg(INFO, "enabling firmware feature: %s\n", in brcmf_feat_wlc_version_overrides()
195 brcmf_dbg(INFO, "enabling feature: %s\n", brcmf_feat_names[id]); in brcmf_feat_iovar_int_get()
216 brcmf_dbg(INFO, "enabling feature: %s\n", brcmf_feat_names[id]); in brcmf_feat_iovar_data_set()
240 brcmf_dbg(INFO, "[ %s]\n", caps); in brcmf_feat_firmware_capabilities()
245 brcmf_dbg(INFO, "enabling feature: %s\n", in brcmf_feat_firmware_capabilities()
349 brcmf_dbg(INFO, "Features: 0x%02x, disable: 0x%02x\n", in brcmf_feat_attach()
A Dp2p.c522 brcmf_dbg(INFO, "comparing ssid \"%s\"", ssids[i].ssid); in brcmf_p2p_scan_is_p2p_request()
808 brcmf_dbg(INFO, "P2P SEARCH PHASE START\n"); in brcmf_p2p_run_escan()
812 brcmf_dbg(INFO, "Already a GO. Do SEARCH Only\n"); in brcmf_p2p_run_escan()
815 brcmf_dbg(INFO, "P2P SCAN STATE START\n"); in brcmf_p2p_run_escan()
830 brcmf_dbg(INFO, "%d: chan=%d, channel spec=%x\n", in brcmf_p2p_run_escan()
909 brcmf_dbg(INFO, "P2P: GO_NEG_PHASE status cleared\n"); in brcmf_p2p_scan_prep()
1356 brcmf_dbg(INFO, "Block transmit gon req !!!\n"); in brcmf_p2p_gon_req_collision()
1371 brcmf_dbg(INFO, "Drop received gon req !!!\n"); in brcmf_p2p_gon_req_collision()
1500 brcmf_dbg(INFO, "Enter: event %s, status=%d\n", in brcmf_p2p_notify_action_tx_complete()
2404 brcmf_dbg(INFO, "P2P: GO_NEG_PHASE status cleared\n"); in brcmf_p2p_del_vif()
[all …]
A Dcommon.c170 brcmf_dbg(INFO, "%s=%d\n", statvar, status); in brcmf_c_download_blob()
403 brcmf_dbg(INFO, "CLM version = %s\n", clmver); in brcmf_c_preinit_dcmds()
521 brcmf_dbg(INFO, "Enter, bus=%d, chip=%d, rev=%d\n", bus_type, chip, in brcmf_get_module_param()
549 brcmf_dbg(INFO, "Platform data for device found\n"); in brcmf_get_module_param()
577 brcmf_dbg(INFO, "Enter\n"); in brcmf_common_pd_probe()
589 brcmf_dbg(INFO, "Enter\n"); in brcmf_common_pd_remove()
609 brcmf_dbg(INFO, "No platform data available.\n"); in brcmfmac_module_init()
/linux/drivers/net/wireless/marvell/mwifiex/
A Djoin.c44 mwifiex_dbg(priv->adapter, INFO, in mwifiex_cmd_append_generic_ie()
116 mwifiex_dbg(priv->adapter, INFO, in mwifiex_cmd_append_tsf_tlv()
569 mwifiex_dbg(priv->adapter, INFO, in mwifiex_cmd_802_11_associate()
791 mwifiex_dbg(priv->adapter, INFO, in mwifiex_ret_802_11_associate()
958 mwifiex_dbg(adapter, INFO, in mwifiex_cmd_802_11_ad_hoc_start()
992 mwifiex_dbg(adapter, INFO, in mwifiex_cmd_802_11_ad_hoc_start()
997 mwifiex_dbg(adapter, INFO, in mwifiex_cmd_802_11_ad_hoc_start()
1214 mwifiex_dbg(priv->adapter, INFO, in mwifiex_cmd_802_11_ad_hoc_join()
1219 mwifiex_dbg(priv->adapter, INFO, in mwifiex_cmd_802_11_ad_hoc_join()
1465 mwifiex_dbg(priv->adapter, INFO, in mwifiex_adhoc_join()
[all …]
A Dcfp.c422 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates()
430 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates()
442 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates()
450 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates()
461 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates()
468 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates()
479 mwifiex_dbg(adapter, INFO, "info: adhoc B\n"); in mwifiex_get_supported_rates()
485 mwifiex_dbg(adapter, INFO, "info: adhoc G only\n"); in mwifiex_get_supported_rates()
491 mwifiex_dbg(adapter, INFO, "info: adhoc BG\n"); in mwifiex_get_supported_rates()
497 mwifiex_dbg(adapter, INFO, "info: adhoc A\n"); in mwifiex_get_supported_rates()
A Dscan.c348 mwifiex_dbg(adapter, INFO, in mwifiex_is_network_compatible()
354 mwifiex_dbg(adapter, INFO, in mwifiex_is_network_compatible()
365 mwifiex_dbg(adapter, INFO, in mwifiex_is_network_compatible()
995 mwifiex_dbg(adapter, INFO, in mwifiex_config_scan()
1038 mwifiex_dbg(adapter, INFO, in mwifiex_config_scan()
1093 mwifiex_dbg(adapter, INFO, in mwifiex_config_scan()
1126 mwifiex_dbg(adapter, INFO, in mwifiex_ret_802_11_scan_get_tlv_ptrs()
1808 mwifiex_dbg(adapter, INFO, in mwifiex_parse_single_response_buf()
1815 mwifiex_dbg(adapter, INFO, in mwifiex_parse_single_response_buf()
2129 mwifiex_dbg(adapter, INFO, in mwifiex_ret_802_11_scan()
[all …]
A Dsta_cmdresp.c164 mwifiex_dbg(priv->adapter, INFO, in mwifiex_ret_802_11_snmp_mib()
174 mwifiex_dbg(priv->adapter, INFO, in mwifiex_ret_802_11_snmp_mib()
179 mwifiex_dbg(priv->adapter, INFO, in mwifiex_ret_802_11_snmp_mib()
184 mwifiex_dbg(priv->adapter, INFO, in mwifiex_ret_802_11_snmp_mib()
189 mwifiex_dbg(priv->adapter, INFO, in mwifiex_ret_802_11_snmp_mib()
413 mwifiex_dbg(adapter, INFO, in mwifiex_ret_tx_power_cfg()
437 mwifiex_dbg(priv->adapter, INFO, in mwifiex_ret_rf_tx_power()
458 mwifiex_dbg(adapter, INFO, in mwifiex_ret_rf_antenna()
468 mwifiex_dbg(adapter, INFO, in mwifiex_ret_rf_antenna()
489 mwifiex_dbg(priv->adapter, INFO, in mwifiex_ret_802_11_mac_address()
[all …]
A Dsta_ioctl.c85 mwifiex_dbg(priv->adapter, INFO, in mwifiex_request_set_multicast_list()
94 mwifiex_dbg(priv->adapter, INFO, in mwifiex_request_set_multicast_list()
101 mwifiex_dbg(priv->adapter, INFO, in mwifiex_request_set_multicast_list()
111 mwifiex_dbg(priv->adapter, INFO, in mwifiex_request_set_multicast_list()
161 mwifiex_dbg(priv->adapter, INFO, in mwifiex_fill_new_bss_desc()
216 mwifiex_dbg(priv->adapter, INFO, in mwifiex_process_country_ie()
319 mwifiex_dbg(adapter, INFO, in mwifiex_bss_start()
363 mwifiex_dbg(adapter, INFO, in mwifiex_bss_start()
370 mwifiex_dbg(adapter, INFO, in mwifiex_bss_start()
412 mwifiex_dbg(adapter, INFO, in mwifiex_set_hs_params()
[all …]
A Dpcie.c279 mwifiex_dbg(adapter, INFO, in mwifiex_pcie_ok_to_access_hw()
522 mwifiex_dbg(adapter, INFO, in mwifiex_pcie_reset_prepare()
558 mwifiex_dbg(adapter, INFO, in mwifiex_pcie_reset_done()
644 mwifiex_dbg(adapter, INFO, in mwifiex_delay_for_sleep_cookie()
686 mwifiex_dbg(adapter, INFO, in mwifiex_pm_wakeup_card()
798 mwifiex_dbg(adapter, INFO, in mwifiex_init_rxq_ring()
1003 mwifiex_dbg(adapter, INFO, in mwifiex_pcie_create_txbd_ring()
1070 mwifiex_dbg(adapter, INFO, in mwifiex_pcie_create_rxbd_ring()
1139 mwifiex_dbg(adapter, INFO, in mwifiex_pcie_create_evtbd_ring()
2179 mwifiex_dbg(adapter, INFO, in mwifiex_prog_fw_w_helper()
[all …]
A Dcmdevt.c846 mwifiex_dbg(adapter, INFO, in mwifiex_process_cmdresp()
1235 mwifiex_dbg(adapter, INFO, in mwifiex_process_hs_config()
1420 mwifiex_dbg(adapter, INFO, in mwifiex_ret_enh_power_mode()
1597 mwifiex_dbg(adapter, INFO, in mwifiex_ret_get_hw_spec()
1605 mwifiex_dbg(adapter, INFO, in mwifiex_ret_get_hw_spec()
1611 mwifiex_dbg(adapter, INFO, in mwifiex_ret_get_hw_spec()
1638 mwifiex_dbg(adapter, INFO, in mwifiex_ret_get_hw_spec()
1641 mwifiex_dbg(adapter, INFO, in mwifiex_ret_get_hw_spec()
1658 mwifiex_dbg(adapter, INFO, in mwifiex_ret_get_hw_spec()
1661 mwifiex_dbg(adapter, INFO, in mwifiex_ret_get_hw_spec()
[all …]
A Dsdio.c933 mwifiex_dbg(adapter, INFO, in mwifiex_sdio_suspend()
1111 mwifiex_dbg(adapter, INFO, in mwifiex_init_sdio_ioport()
1462 mwifiex_dbg(adapter, INFO, in mwifiex_prog_fw_w_helper()
1663 mwifiex_dbg(adapter, INFO, in mwifiex_decode_rx_packet()
1784 mwifiex_dbg(adapter, INFO, in mwifiex_sdio_card_to_host_mp_aggr()
1802 mwifiex_dbg(adapter, INFO, in mwifiex_sdio_card_to_host_mp_aggr()
1818 mwifiex_dbg(adapter, INFO, in mwifiex_sdio_card_to_host_mp_aggr()
1949 mwifiex_dbg(adapter, INFO, in mwifiex_sdio_card_to_host_mp_aggr()
2146 mwifiex_dbg(adapter, INFO, in mwifiex_process_int_status()
2159 mwifiex_dbg(adapter, INFO, in mwifiex_process_int_status()
[all …]
A Dsta_event.c69 mwifiex_dbg(priv->adapter, INFO, in mwifiex_check_ibss_peer_capabilities()
95 mwifiex_dbg(priv->adapter, INFO, in mwifiex_check_ibss_peer_capabilities()
133 mwifiex_dbg(adapter, INFO, in mwifiex_reset_connect_state()
197 mwifiex_dbg(adapter, INFO, in mwifiex_reset_connect_state()
201 mwifiex_dbg(adapter, INFO, in mwifiex_reset_connect_state()
723 mwifiex_dbg(adapter, INFO, in mwifiex_process_sta_event()
738 mwifiex_dbg(adapter, INFO, in mwifiex_process_sta_event()
A Dwmm.c113 mwifiex_dbg(adapter, INFO, "info: allocated ra_list %p\n", ra_list); in mwifiex_wmm_allocate_ralist_node()
148 mwifiex_dbg(adapter, INFO, in mwifiex_ralist_add()
242 mwifiex_dbg(priv->adapter, INFO, in mwifiex_wmm_setup_queue_priorities()
259 mwifiex_dbg(priv->adapter, INFO, in mwifiex_wmm_setup_queue_priorities()
335 mwifiex_dbg(priv->adapter, INFO, "info: WMM: AC Priorities:\t" in mwifiex_wmm_setup_ac_downgrade()
348 mwifiex_dbg(priv->adapter, INFO, in mwifiex_wmm_setup_ac_downgrade()
551 mwifiex_dbg(priv->adapter, INFO, in mwifiex_wmm_delete_all_ralist()
923 mwifiex_dbg(priv->adapter, INFO, in mwifiex_ret_wmm_get_status()
1022 mwifiex_dbg(priv->adapter, INFO, in mwifiex_wmm_process_association_req()
A Dcfg80211.c627 mwifiex_dbg(adapter, INFO, in mwifiex_send_domain_info_cmd_fw()
669 mwifiex_dbg(adapter, INFO, in mwifiex_reg_notifier()
1097 mwifiex_dbg(adapter, INFO, in mwifiex_change_vif_to_p2p()
1152 mwifiex_dbg(adapter, INFO, in mwifiex_change_vif_to_sta_adhoc()
1155 mwifiex_dbg(adapter, INFO, in mwifiex_change_vif_to_sta_adhoc()
1192 mwifiex_dbg(adapter, INFO, in mwifiex_change_vif_to_ap()
2466 mwifiex_dbg(adapter, INFO, in mwifiex_cfg80211_connect()
2572 mwifiex_dbg(adapter, INFO, in mwifiex_set_ibss_params()
3191 mwifiex_dbg(adapter, INFO, in mwifiex_add_virtual_intf()
3525 mwifiex_dbg(adapter, INFO, in mwifiex_cfg80211_suspend()
[all …]
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
A Dclient.h36 #define nvif_debug(o,f,a...) nvif_printk((o), DEBUG, INFO, f, ##a)
37 #define nvif_trace(o,f,a...) nvif_printk((o), TRACE, INFO, f, ##a)
38 #define nvif_info(o,f,a...) nvif_printk((o), INFO, INFO, f, ##a)
/linux/fs/smb/client/
A Dsmbdirect.c135 #define INFO 0x1 macro
186 log_rdma_event(INFO, "event=%d status=%d\n", in smbd_conn_upcall()
462 log_rdma_recv(INFO, "wc->status=%d opcode=%d\n", in recv_done()
800 log_rdma_send(INFO, in smbd_post_send()
1309 log_rdma_event(INFO, "destroying qp\n"); in smbd_destroy()
1313 log_rdma_event(INFO, "cancelling idle timer\n"); in smbd_destroy()
1336 log_rdma_event(INFO, "free receive buffers\n"); in smbd_destroy()
1349 log_rdma_event(INFO, "freeing mr list\n"); in smbd_destroy()
1401 log_rdma_event(INFO, "creating rdma session\n"); in smbd_reconnect()
1592 log_rdma_mr(INFO, "responder_resources=%d\n", in _smbd_get_connection()
[all …]
/linux/drivers/memory/tegra/
A Dtegra210-emc-cc-r21021.c20 #define INFO (1 << 0) macro
376 emc_dbg(emc, INFO, "Running clock change.\n"); in tegra210_emc_r21021_set_clock()
427 emc_dbg(emc, INFO, "Clock change version: %d\n", in tegra210_emc_r21021_set_clock()
429 emc_dbg(emc, INFO, "DRAM type = %d\n", dram_type); in tegra210_emc_r21021_set_clock()
431 emc_dbg(emc, INFO, "Next EMC clksrc: 0x%08x\n", clksrc); in tegra210_emc_r21021_set_clock()
435 emc_dbg(emc, INFO, "last period: %u, next period: %u\n", in tegra210_emc_r21021_set_clock()
574 emc_dbg(emc, INFO, "DLL out: 0x%03x\n", value); in tegra210_emc_r21021_set_clock()
672 emc_dbg(emc, INFO, "tRTM = %u, EMC_RP = %u\n", tRTM, in tegra210_emc_r21021_set_clock()
723 emc_dbg(emc, INFO, "Skipped WAR\n"); in tegra210_emc_r21021_set_clock()
1163 emc_dbg(emc, INFO, "dst_clk_period = %u\n", in tegra210_emc_r21021_set_clock()
[all …]
/linux/Documentation/gpu/amdgpu/display/
A Dtrace-groups-table.csv2 INFO, 0x1
28 CURSOR INFO, 0x80000000
/linux/tools/thermal/thermometer/
A Dthermometer.c114 INFO("No thermal zones configured, using wildcard for all of them\n"); in configuration_init()
135 INFO("Found %d thermal zone(s) regular expression\n", length); in configuration_init()
171 INFO("Thermal zone regular expression '%s' with polling %d\n", in configuration_init()
283 INFO("Added thermal zone '%s->%s (polling:%d)'\n", path, name, polling); in thermometer_add_tz()
363 INFO("Capturing %d thermal zone(s) temperature...\n", thermometer->nr_tz); in thermometer_start()
524 INFO("Closing/flushing output files\n"); in thermometer_stop()
/linux/tools/testing/selftests/futex/include/
A Dlogging.h50 const char *INFO = INFO_NORMAL; variable
128 fprintf(stderr, "\t%s: "message, INFO, ##vargs); \
/linux/rust/kernel/
A Dprint.rs81 pub static INFO: [u8; LENGTH] = generate(false, bindings::KERN_INFO); consts
356 $crate::print_macro!($crate::print::format_strings::INFO, false, $($arg)*)

Completed in 59 milliseconds

12345