Searched refs:LOG_POF_OPEN (Results 1 – 2 of 2) sorted by relevance
276 if (card->debug_flags & LOG_POF_OPEN) in pof_write_open()291 if (card->debug_flags & LOG_POF_OPEN) in pof_write_open()301 if (card->debug_flags & LOG_POF_OPEN) in pof_write_open()326 if (card->debug_flags & LOG_POF_OPEN) in pof_write_close()
78 #define LOG_POF_OPEN 0x00000010 /* log pof open and close activities */ macro