Home
last modified time | relevance | path

Searched refs:LOG (Results 1 - 5 of 5) sorted by relevance

/device/soc/rockchip/rk3588/kernel/net/rfkill/
H A Drfkill-wlan.c57 #define LOG(x...) pr_info("[WLAN_RFKILL]: " x) macro
180 LOG("%s: %d\n", __func__, on); in rfkill_set_wifi_bt_power()
183 LOG("%s: rfkill-wlan driver has not Successful initialized\n", in rfkill_set_wifi_bt_power()
210 LOG("%s: rfkill-wlan driver has not Successful initialized\n", in rfkill_get_wifi_power_state()
235 LOG("%s: %d\n", __func__, on); in rockchip_wifi_power()
238 LOG("%s: rfkill-wlan driver has not Successful initialized\n", in rockchip_wifi_power()
244 LOG("%s: wifi power is setted to be remain on.", __func__); in rockchip_wifi_power()
250 LOG("%s: toggle = %s\n", __func__, toggle ? "true" : "false"); in rockchip_wifi_power()
263 LOG("\n\n\n%s get ldo error,please mod this\n\n\n", in rockchip_wifi_power()
269 LOG(" in rockchip_wifi_power()
[all...]
H A Drfkill-bt.c49 #define LOG(x...) pr_info("[BT_RFKILL]: " x) macro
120 LOG("BT_WAKE_HOST IRQ fired\n"); in rfkill_rk_wake_host_irq()
140 LOG("Failed to get %s gpio.\n", gpio->name); in rfkill_rk_setup_gpio()
165 LOG("Request irq for bt wakeup host\n"); in rfkill_rk_setup_wake_irq()
176 LOG("** disable irq\n"); in rfkill_rk_setup_wake_irq()
238 LOG("*** RFKILL is empty???\n"); in rfkill_rk_sleep_bt()
267 LOG("%s: rfkill-bt driver has not Successful initialized\n", in rfkill_get_bt_power_state()
297 LOG("%s: cannot get wifi power state!\n", __func__); in rfkill_rk_set_power()
313 LOG("%s: set bt wake_host high!\n", __func__); in rfkill_rk_set_power()
342 LOG("ENABL in rfkill_rk_set_power()
[all...]
/device/soc/rockchip/common/vendor/drivers/net/
H A Drfkill-wlan.c53 #define LOG(x...) pr_info("[WLAN_RFKILL]: " x) macro
178 LOG("%s: %d\n", __func__, on); in rfkill_set_wifi_bt_power()
181 LOG("%s: rfkill-wlan driver has not Successful initialized\n", __func__); in rfkill_set_wifi_bt_power()
209 LOG("%s: rfkill-wlan driver has not Successful initialized\n", __func__); in rfkill_get_wifi_power_state()
233 LOG("%s: %d\n", __func__, on); in rockchip_wifi_power()
240 LOG("%s: rfkill-wlan driver has not Successful initialized\n", __func__); in rockchip_wifi_power()
245 LOG("%s: wifi power is setted to be remain on.", __func__); in rockchip_wifi_power()
251 LOG("%s: toggle = %s\n", __func__, toggle ? "true" : "false"); in rockchip_wifi_power()
265 LOG("\n\n\n%s get ldo error,please mod this\n\n\n", __func__); in rockchip_wifi_power()
270 LOG(" in rockchip_wifi_power()
[all...]
H A Drfkill-bt.c44 #define LOG(x...) pr_info("[BT_RFKILL]: " x) macro
115 LOG("BT_WAKE_HOST IRQ fired\n"); in rfkill_rk_wake_host_irq()
133 LOG("Failed to get %s gpio.\n", gpio->name); in rfkill_rk_setup_gpio()
158 LOG("Request irq for bt wakeup host\n"); in rfkill_rk_setup_wake_irq()
168 LOG("** disable irq\n"); in rfkill_rk_setup_wake_irq()
229 LOG("*** RFKILL is empty???\n"); in rfkill_rk_sleep_bt()
257 LOG("%s: rfkill-bt driver has not Successful initialized\n", __func__); in rfkill_get_bt_power_state()
286 LOG("%s: cannot get wifi power state!\n", __func__); in rfkill_rk_set_power()
302 LOG("%s: set bt wake_host high!\n", __func__); in rfkill_rk_set_power()
329 LOG("ENABL in rfkill_rk_set_power()
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oam/
H A Doam_ext_if.h80 #define LOG(fmt, arg...) printk(fmt "\r\n", ##arg) macro
89 #define LOG(fmt, arg...) dprintf(fmt "\r\n", ##arg) macro

Completed in 4 milliseconds