Searched refs:fmt (Results 1 – 1 of 1) sorted by relevance
6 #define STUB(fmt, args...) printk("%s(): %d: STUB: " fmt "\n", __func__, __LINE__, ##args) argument