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