Searched defs:IL_WARN_ONCE (Results 1 – 2 of 2) sorted by relevance
33 #define IL_WARN_ONCE(f, a...) dev_warn_once(&il->pci_dev->dev, f, ## a) macro