Searched refs:_ddebug (Results 1 – 3 of 3) sorted by relevance
| /include/linux/ |
| D | dynamic_debug.h | 16 struct _ddebug { struct 118 struct _ddebug *descs; 141 void __dynamic_pr_debug(struct _ddebug *descriptor, const char *fmt, ...); 146 void __dynamic_dev_dbg(struct _ddebug *descriptor, const struct device *dev, 152 void __dynamic_netdev_dbg(struct _ddebug *descriptor, 159 void __dynamic_ibdev_dbg(struct _ddebug *descriptor, 164 static struct _ddebug __aligned(8) \
|
| D | acpi.h | 1207 void __acpi_handle_debug(struct _ddebug *descriptor, acpi_handle handle, const char *fmt, ...);
|
| /include/drm/ |
| D | drm_print.h | 423 struct _ddebug; 425 void __drm_dev_dbg(struct _ddebug *desc, const struct device *dev,
|