Home
last modified time | relevance | path

Searched refs:files (Results 1 – 25 of 119) sorted by relevance

12345

/drivers/gpu/drm/i915/gt/
Ddebugfs_gt.c34 const struct debugfs_gt_file *files, in intel_gt_debugfs_register_files() argument
38 umode_t mode = files->fops->write ? 0644 : 0444; in intel_gt_debugfs_register_files()
40 if (!files->eval || files->eval(data)) in intel_gt_debugfs_register_files()
41 debugfs_create_file(files->name, in intel_gt_debugfs_register_files()
43 files->fops); in intel_gt_debugfs_register_files()
45 files++; in intel_gt_debugfs_register_files()
Ddebugfs_engines.c31 static const struct debugfs_gt_file files[] = { in debugfs_engines_register() local
35 intel_gt_debugfs_register_files(root, files, ARRAY_SIZE(files), gt); in debugfs_engines_register()
Dsysfs_engines.c447 static const struct attribute *files[] = { in add_defaults() local
469 if (sysfs_create_files(&ke->base, files)) in add_defaults()
483 static const struct attribute *files[] = { in intel_engines_add_sysfs() local
513 if (sysfs_create_files(kobj, files)) in intel_engines_add_sysfs()
Dintel_sseu_debugfs.c300 static const struct debugfs_gt_file files[] = { in intel_sseu_debugfs_register() local
305 intel_gt_debugfs_register_files(root, files, ARRAY_SIZE(files), gt); in intel_sseu_debugfs_register()
Ddebugfs_gt.h35 const struct debugfs_gt_file *files,
/drivers/gpu/drm/qxl/
Dqxl_debugfs.c96 struct drm_info_list *files, in qxl_debugfs_add_files() argument
102 if (qdev->debugfs[i].files == files) { in qxl_debugfs_add_files()
114 qdev->debugfs[qdev->debugfs_count].files = files; in qxl_debugfs_add_files()
118 drm_debugfs_create_files(files, nfiles, in qxl_debugfs_add_files()
/drivers/comedi/drivers/ni_routing/tools/
DMakefile31 everything : csv-files c-files csv-blank
44 csv-files : ni_values.py comedi_h.py
51 c-files : comedi_h.py
/drivers/gpu/drm/i915/gt/uc/
Dintel_huc_debugfs.c28 static const struct debugfs_gt_file files[] = { in intel_huc_debugfs_register() local
35 intel_gt_debugfs_register_files(root, files, ARRAY_SIZE(files), huc); in intel_huc_debugfs_register()
Dintel_uc_debugfs.c39 static const struct debugfs_gt_file files[] = { in intel_uc_debugfs_register() local
55 intel_gt_debugfs_register_files(root, files, ARRAY_SIZE(files), uc); in intel_uc_debugfs_register()
Dintel_guc_debugfs.c76 static const struct debugfs_gt_file files[] = { in intel_guc_debugfs_register() local
85 intel_gt_debugfs_register_files(root, files, ARRAY_SIZE(files), guc); in intel_guc_debugfs_register()
Dintel_guc_log_debugfs.c112 static const struct debugfs_gt_file files[] = { in intel_guc_log_debugfs_register() local
122 intel_gt_debugfs_register_files(root, files, ARRAY_SIZE(files), log); in intel_guc_log_debugfs_register()
/drivers/comedi/drivers/ni_routing/
DREADME60 collections (i.e. sub-directories) of tables stored in c source files:
82 these files can be correctly marked/documented ***
104 3) Two other files aggregate the above data to integrate it into comedi:
114 (a) `make csv-files`
115 Creates new csv-files using content of c-files of existing
116 ni_routing/* content. New csv files are placed in csv
135 spreadsheet-like .csv format to c-files that follow the kernel coding
139 (b) `make c-files`
140 Creates new c-files using content of csv sub-directory. These
141 new c-files can be compared to the active content in the
[all …]
/drivers/gpu/drm/i915/gt/shaders/
DREADME4 The i915/gt/hsw_clear_kernel.c and i915/gt/ivb_clear_kernel.c files contain
8 They are generated from their respective platform ASM files present on
11 The generated .c files should never be modified directly. Instead, any modification
12 needs to be done on the on their respective ASM files and build instructions below
/drivers/net/wireless/rsi/
Drsi_91x_debugfs.c287 const struct rsi_dbg_files *files; in rsi_init_dbgfs() local
301 files = &dev_debugfs_files[ii]; in rsi_init_dbgfs()
303 debugfs_create_file(files->name, in rsi_init_dbgfs()
304 files->perms, in rsi_init_dbgfs()
307 &files->fops); in rsi_init_dbgfs()
/drivers/net/wireless/marvell/libertas/
Ddebugfs.c706 const struct lbs_debugfs_files *files; in lbs_debugfs_init_one() local
713 files = &debugfs_files[i]; in lbs_debugfs_init_one()
714 priv->debugfs_files[i] = debugfs_create_file(files->name, in lbs_debugfs_init_one()
715 files->perm, in lbs_debugfs_init_one()
718 &files->fops); in lbs_debugfs_init_one()
724 files = &debugfs_events_files[i]; in lbs_debugfs_init_one()
725 priv->debugfs_events_files[i] = debugfs_create_file(files->name, in lbs_debugfs_init_one()
726 files->perm, in lbs_debugfs_init_one()
729 &files->fops); in lbs_debugfs_init_one()
735 files = &debugfs_regs_files[i]; in lbs_debugfs_init_one()
[all …]
/drivers/gpu/drm/
Ddrm_debugfs.c176 void drm_debugfs_create_files(const struct drm_info_list *files, int count, in drm_debugfs_create_files() argument
184 u32 features = files[i].driver_features; in drm_debugfs_create_files()
194 tmp->dent = debugfs_create_file(files[i].name, in drm_debugfs_create_files()
197 tmp->info_ent = &files[i]; in drm_debugfs_create_files()
237 int drm_debugfs_remove_files(const struct drm_info_list *files, int count, in drm_debugfs_remove_files() argument
248 if (tmp->info_ent == &files[i]) { in drm_debugfs_remove_files()
/drivers/base/firmware_loader/
DKconfig38 kernel firmware files. Built-in firmware searches are preceded
47 firmware files -- the same names that appear in MODULE_FIRMWARE()
48 and request_firmware() in the source. These files should exist under
57 WARNING: If you include additional firmware files into your binary
69 looks for the firmware files listed in the EXTRA_FIRMWARE option.
164 files. The caller of firmware API receives the decompressed file
168 Currently only XZ-compressed files are supported, and they have to
/drivers/scsi/aic7xxx/aicasm/
DMakefile17 clean-files:= ${GENSRCS} ${GENHDRS} $(YSRCS:.y=.output) $(PROG)
62 rm -f $(clean-files)
/drivers/scsi/aic7xxx/
DMakefile42 clean-files := aic7xxx_seq.h aic7xxx_reg.h aic7xxx_reg_print.c
43 clean-files += aic79xx_seq.h aic79xx_reg.h aic79xx_reg_print.c
/drivers/staging/pi433/Documentation/devicetree/
Dpi433.txt58 arch/arm/boot/dts/overlays and you need to add the file to the list of files
60 kernel make files compile the device tree overlay for you.
/drivers/usb/gadget/
DKconfig78 bool "Debugging information files (DEVELOPMENT)"
82 debugging information in files such as /proc/driver/udc
84 files may help when you're troubleshooting or bringing up a
85 driver on a new board. Enable these files by choosing "Y"
89 bool "Debugging information files in debugfs (DEVELOPMENT)"
93 debugging information in files under /sys/kernel/debug/.
94 The information in these files may help when you're
96 Enable these files by choosing "Y" here. If in doubt, or
/drivers/eisa/
DMakefile20 clean-files := devlist.h
/drivers/zorro/
DMakefile13 clean-files := devlist.h
/drivers/staging/android/
DTODO3 - rename files to be not so "generic"
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.h66 struct t4_debugfs_entry *files,

12345