Lines Matching refs:UPIODBG
52 #define UPIODBG(param, ...) {ALOGD(param, ## __VA_ARGS__);} macro
54 #define UPIODBG(param, ...) {} macro
128 UPIODBG("is_emulator_context : %s", value); in is_emulator_context()
140 UPIODBG("is_rfkill_disabled ? [%s]", value); in is_rfkill_disabled()
199 UPIODBG("..%s..", __FUNCTION__); in proc_btwrite_timeout()
231 UPIODBG("%s : timer_settime success", __FUNCTION__); in upio_start_stop_timer()
233 UPIODBG("%s : timer_settime failed", __FUNCTION__); in upio_start_stop_timer()
313 UPIODBG("set_bluetooth_power [emul] %d", on); in upio_set_bluetooth_power()
371 UPIODBG("%s : pio %d action %d, polarity %d", __FUNCTION__, pio, action, polarity); in upio_set()
378 UPIODBG("LPM is %s already", lpm_mode[action]); in upio_set()
449 UPIODBG("BT_WAKE is %s already", lpm_state[action]); in upio_set()
517 UPIODBG("%s: proc btwrite assertion, buffer: %c, timer_armed %d %d", in upio_set()
527 UPIODBG("upio_set: UPIO_HOST_WAKE"); in upio_set()