Home
last modified time | relevance | path

Searched defs:dbg (Results 1 – 25 of 75) sorted by relevance

123

/drivers/hid/
Dhid-wiimote-debug.c26 struct wiimote_debug *dbg = f->private_data; in wiidebug_eeprom_read() local
100 struct wiimote_debug *dbg = f->private; in wiidebug_drm_show() local
128 struct wiimote_debug *dbg = sf->private; in wiidebug_drm_write() local
174 struct wiimote_debug *dbg; in wiidebug_init() local
209 struct wiimote_debug *dbg = wdata->debug; in wiidebug_deinit() local
/drivers/pci/hotplug/
Dcpqphp_sysfs.c134 struct ctrl_dbg *dbg; in open() local
156 struct ctrl_dbg *dbg = file->private_data; in lseek() local
163 struct ctrl_dbg *dbg = file->private_data; in read() local
169 struct ctrl_dbg *dbg = file->private_data; in release() local
Dcpcihp_generic.c35 #define dbg(format, arg...) \ macro
Dacpi_pcihp.c24 #define dbg(fmt, arg...) do { if (debug_acpi) printk(KERN_DEBUG "%s: %s: " fmt, MY_NAME, __func__, … macro
Drpaphp.h36 #define dbg(format, arg...) \ macro
Dcpci_hotplug_pci.c24 #define dbg(format, arg...) \ macro
Dcpcihp_zt5550.c30 #define dbg(format, arg...) \ macro
/drivers/media/platform/sti/hva/
Dhva-debugfs.c18 struct hva_ctx_dbg *dbg = &ctx->dbg; in format_ctx() local
124 struct hva_ctx_dbg *dbg = &ctx->dbg; in hva_dbg_perf_begin() local
182 struct hva_ctx_dbg *dbg = &ctx->dbg; in hva_dbg_perf_end() local
222 struct hva_ctx_dbg *dbg = &ctx->dbg; in hva_dbg_perf_compute() local
/drivers/input/serio/
Di8042.h63 #define dbg(format, arg...) \ macro
82 #define dbg(format, arg...) \ macro
/drivers/gpu/drm/i915/
Dintel_runtime_pm.c176 const struct intel_runtime_pm_debug *dbg) in __print_intel_runtime_pm_wakeref()
239 struct intel_runtime_pm_debug dbg = {}; in __intel_wakeref_dec_and_check_tracking() local
256 struct intel_runtime_pm_debug dbg = {}; in untrack_all_intel_runtime_pm_wakerefs() local
269 struct intel_runtime_pm_debug dbg = {}; in print_intel_runtime_pm_wakeref() local
/drivers/net/ethernet/huawei/hinic/
Dhinic_debugfs.c139 struct hinic_debug_priv *dbg; in hinic_dbg_cmd_read() local
179 struct dentry *root, struct hinic_debug_priv **dbg, char **field, in create_dbg_files()
204 static void rem_dbg_files(struct hinic_debug_priv *dbg) in rem_dbg_files()
Dhinic_hw_qp.h95 struct hinic_debug_priv *dbg; member
118 struct hinic_debug_priv *dbg; member
/drivers/bluetooth/
Dbtmrvl_debugfs.c155 struct btmrvl_debugfs_data *dbg; in btmrvl_debugfs_init() local
197 struct btmrvl_debugfs_data *dbg = priv->debugfs_data; in btmrvl_debugfs_remove() local
/drivers/staging/rtl8712/
Drtl871x_ioctl.h67 unsigned int dbg; member
71 unsigned char dbg; /* 0: without OID debug message member
/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dtegra.c277 const char *cfg, const char *dbg, in nvkm_device_tegra_new()
373 const char *cfg, const char *dbg, in nvkm_device_tegra_new()
/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c1160 struct mlx5_cmd_debug *dbg = &dev->cmd.dbg; in dbg_write() local
1349 struct mlx5_cmd_debug *dbg = &dev->cmd.dbg; in data_write() local
1373 struct mlx5_cmd_debug *dbg = &dev->cmd.dbg; in data_read() local
1393 struct mlx5_cmd_debug *dbg = &dev->cmd.dbg; in outlen_read() local
1408 struct mlx5_cmd_debug *dbg = &dev->cmd.dbg; in outlen_write() local
1457 struct mlx5_cmd_debug *dbg = &dev->cmd.dbg; in clean_debug_files() local
1468 struct mlx5_cmd_debug *dbg = &dev->cmd.dbg; in create_debugfs_files() local
/drivers/gpu/drm/nouveau/nvif/
Ddriver.c40 nvif_driver_init(const char *drv, const char *cfg, const char *dbg, in nvif_driver_init()
/drivers/gpu/drm/nouveau/
Dnouveau_nvif.c104 const char *dbg, void **ppriv) in nvkm_client_driver_init()
/drivers/input/joystick/
Dgrip_mp.c29 #define dbg(format, arg...) printk(KERN_ERR __FILE__ ": " format "\n" , ## arg) macro
31 #define dbg(format, arg...) do {} while (0) macro
Dsidewinder.c46 #define dbg(format, arg...) printk(KERN_DEBUG __FILE__ ": " format "\n" , ## arg) macro
48 #define dbg(format, arg...) do {} while (0) macro
/drivers/staging/rtl8188eu/include/
Drtw_ioctl.h64 u32 dbg; member
/drivers/mtd/parsers/
Dcmdlinepart.c51 #define dbg(x) macro
/drivers/net/wireless/intel/iwlegacy/
D3945-debug.c399 struct stats_dbg *dbg, *accum_dbg, *delta_dbg, *max_dbg; in il3945_ucode_general_stats_read() local
/drivers/net/ethernet/mellanox/mlx5/core/lib/
Deq.h34 struct mlx5_rsc_debug *dbg; member
/drivers/net/wireless/ath/wil6210/
Ddebugfs.c454 struct dentry *dbg, void *base, in wil6210_debugfs_init_offset()
2330 struct dentry *dbg) in wil6210_debugfs_init_blobs()
2392 struct dentry *dbg) in wil6210_debugfs_init_files()
2413 struct dentry *dbg) in wil6210_debugfs_init_isr()
2472 struct dentry *dbg = wil->debug = debugfs_create_dir(WIL_NAME, in wil6210_debugfs_init() local

123