Searched refs:UPIODBG (Results 1 – 4 of 4) sorted by relevance
/device/board/kaihong/khdvk_3566b/kernel/bluetooth/src/ |
D | upio.c | 51 #define UPIODBG(param, ...) \ macro 56 #define UPIODBG(param, ...) \ macro 184 UPIODBG("..%s..", __FUNCTION__); in proc_btwrite_timeout() 218 UPIODBG("%s : timer_settime success", __FUNCTION__); in upio_start_stop_timer() 220 UPIODBG("%s : timer_settime failed", __FUNCTION__); in upio_start_stop_timer() 301 UPIODBG("set_bluetooth_power [emul] %d", on); in upio_set_bluetooth_power() 352 UPIODBG("%s : pio %d action %d, polarity %d", __FUNCTION__, pio, action, polarity); in upio_set() 356 UPIODBG("LPM is %s already", lpm_mode[action]); in upio_set() 365 UPIODBG("BT_WAKE is %s already", lpm_state[action]); in upio_set() 414 UPIODBG("upio_set: UPIO_HOST_WAKE"); in upio_set()
|
/device/board/osware/imx8mm/drivers/bluetooth/source/src/ |
D | upio.c | 51 #define UPIODBG(param, ...) \ macro 56 #define UPIODBG(param, ...) \ macro 184 UPIODBG("..%s..", __FUNCTION__); in proc_btwrite_timeout() 218 UPIODBG("%s : timer_settime success", __FUNCTION__); in upio_start_stop_timer() 220 UPIODBG("%s : timer_settime failed", __FUNCTION__); in upio_start_stop_timer() 301 UPIODBG("set_bluetooth_power [emul] %d", on); in upio_set_bluetooth_power() 355 UPIODBG("%s : pio %d action %d, polarity %d", __FUNCTION__, pio, action, polarity); in upio_set() 359 UPIODBG("LPM is %s already", lpm_mode[action]); in upio_set() 410 UPIODBG("BT_WAKE is %s already", lpm_state[action]); in upio_set() 471 UPIODBG("%s: proc btwrite assertion, buffer: %c, timer_armed %d %d", [all …]
|
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/ |
D | upio.c | 47 #define UPIODBG(param, ...) \ macro 52 #define UPIODBG(param, ...) \ macro 127 UPIODBG("is_emulator_context : %s", value); in is_emulator_context() 141 UPIODBG("is_rfkill_disabled ? [%s]", value); in is_rfkill_disabled() 251 UPIODBG("..%s..", __FUNCTION__); in proc_btwrite_timeout() 331 UPIODBG("set_bluetooth_power [emul] %d", on); in upio_set_bluetooth_power() 396 UPIODBG("LPM is %s already", lpm_mode[action]); in upio_set() 466 UPIODBG("BT_WAKE is %s already", lpm_state[action]); in upio_set() 531 UPIODBG("proc btwrite assertion"); in upio_set() 540 UPIODBG("upio_set: UPIO_HOST_WAKE"); in upio_set()
|
/device/board/unionman/unionpi_tiger/hardware/bt/src/ |
D | upio.c | 47 #define UPIODBG(param, ...) … macro 52 #define UPIODBG(param, ...) … macro 120 UPIODBG("is_emulator_context : %s", value); in is_emulator_context() 133 UPIODBG("is_rfkill_disabled ? [%s]", value); in is_rfkill_disabled() 233 UPIODBG("..%s..", __FUNCTION__); in proc_btwrite_timeout() 315 UPIODBG("set_bluetooth_power [emul] %d", on); in upio_set_bluetooth_power() 455 UPIODBG("proc btwrite assertion"); in upio_set_bt_wake() 475 UPIODBG("LPM is %s already", lpm_mode[action]); in upio_set() 486 UPIODBG("BT_WAKE is %s already", lpm_state[action]); in upio_set() 508 UPIODBG("upio_set: UPIO_HOST_WAKE"); in upio_set()
|