Searched refs:_ddebug (Results 1 – 2 of 2) sorted by relevance
/include/linux/ |
D | dynamic_debug.h | 14 struct _ddebug { struct 58 int ddebug_add_module(struct _ddebug *tab, unsigned int n, argument 62 void __dynamic_pr_debug(struct _ddebug *descriptor, const char *fmt, ...); 70 void __dynamic_dev_dbg(struct _ddebug *descriptor, const struct device *dev, 76 void __dynamic_netdev_dbg(struct _ddebug *descriptor, 83 void __dynamic_ibdev_dbg(struct _ddebug *descriptor, 88 static struct _ddebug __aligned(8) \ 187 static inline int ddebug_add_module(struct _ddebug *tab, unsigned int n, in ddebug_add_module()
|
D | acpi.h | 1088 void __acpi_handle_debug(struct _ddebug *descriptor, acpi_handle handle, const char *fmt, ...);
|