Home
last modified time | relevance | path

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

/linux-3.3/fs/
Dfilesystems.c183 SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) in SYSCALL_DEFINE3() argument
/linux-3.3/drivers/media/video/et61x251/
Det61x251.h134 struct et61x251_sysfs_attr sysfs; member
/linux-3.3/drivers/media/video/sn9c102/
Dsn9c102.h120 struct sn9c102_sysfs_attr sysfs; member
/linux-3.3/drivers/scsi/
Dst.c4347 struct device_driver *sysfs = &st_template.gendrv; in do_create_sysfs_files() local
4376 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()