Home
last modified time | relevance | path

Searched defs:dev_dbg_once (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/drm/include/linux/
H A Ddevice.h106 #define dev_dbg_once(dev, fmt, arg...) \ macro
130 dev_dbg_once(struct device *dev, const char *fmt, ...) in dev_dbg_once() function