Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_sysfs.c50 struct nouveau_sysfs *sysfs = nouveau_sysfs(drm_device(d)); in nouveau_sysfs_pstate_get() local
120 struct nouveau_sysfs *sysfs = nouveau_sysfs(drm_device(d)); in nouveau_sysfs_pstate_set() local
163 struct nouveau_sysfs *sysfs = nouveau_sysfs(dev); in nouveau_sysfs_fini() local
181 struct nouveau_sysfs *sysfs; in nouveau_sysfs_init() local
Dnouveau_drm.h167 struct nouveau_sysfs *sysfs; member
/linux-4.4.14/tools/perf/util/
Dpmu.c77 const char *sysfs = sysfs__mountpoint(); in pmu_format() local
330 const char *sysfs = sysfs__mountpoint(); in pmu_aliases() local
377 const char *sysfs = sysfs__mountpoint(); in pmu_type() local
405 const char *sysfs = sysfs__mountpoint(); in pmu_read_sysfs() local
433 const char *sysfs = sysfs__mountpoint(); in pmu_cpumask() local
1065 const char *sysfs; in perf_pmu__open_file() local
/linux-4.4.14/tools/testing/selftests/powerpc/dscr/
Ddscr_sysfs_test.c45 DIR *sysfs; in check_all_cpu_dscr_defaults() local
/linux-4.4.14/tools/lib/api/fs/
Dfs.c306 const char *sysfs = sysfs__mountpoint(); in sysfs__read_ull() local
319 const char *sysfs = sysfs__mountpoint(); in sysfs__read_int() local
/linux-4.4.14/fs/
Dfilesystems.c184 SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) in SYSCALL_DEFINE3() argument
/linux-4.4.14/drivers/usb/gadget/function/
Df_mass_storage.c303 unsigned int sysfs:1; member
2691 void fsg_common_set_sysfs(struct fsg_common *common, bool sysfs) in fsg_common_set_sysfs()
/linux-4.4.14/drivers/scsi/
Dosst.c5674 static int osst_create_sysfs_files(struct device_driver *sysfs) in osst_create_sysfs_files()
5679 static void osst_remove_sysfs_files(struct device_driver *sysfs) in osst_remove_sysfs_files()