Home
last modified time | relevance | path

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

/linux-4.1.27/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.h165 struct nouveau_sysfs *sysfs; member
/linux-4.1.27/tools/perf/util/
Dpmu.c76 const char *sysfs = sysfs__mountpoint(); in pmu_format() local
310 const char *sysfs = sysfs__mountpoint(); in pmu_aliases() local
357 const char *sysfs = sysfs__mountpoint(); in pmu_type() local
385 const char *sysfs = sysfs__mountpoint(); in pmu_read_sysfs() local
413 const char *sysfs = sysfs__mountpoint(); in pmu_cpumask() local
963 const char *sysfs; in perf_pmu__open_file() local
/linux-4.1.27/fs/
Dfilesystems.c184 SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) in SYSCALL_DEFINE3() argument
/linux-4.1.27/drivers/usb/gadget/function/
Df_mass_storage.c303 unsigned int sysfs:1; member
2693 void fsg_common_set_sysfs(struct fsg_common *common, bool sysfs) in fsg_common_set_sysfs()
/linux-4.1.27/drivers/scsi/
Dst.c4400 struct device_driver *sysfs = &st_template.gendrv; in do_create_sysfs_files() local
4429 struct device_driver *sysfs = &st_template.gendrv; in do_remove_sysfs_files() local
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()