Searched defs:ldm_debug (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/block/partitions/
H A Dldm.c43 #define ldm_debug(...) do {} while (0) macro
45 #define ldm_debug(f, a...) _ldm_printk (KERN_DEBUG, __func__, f, ##a) macro

Completed in 44 milliseconds