代码搜索:devfs
找到约 793 项符合「devfs」的源代码
代码结果 793
www.eeworm.com/read/273921/10894726
unload_my_devfs
#!/bin/sh
module="my_devfs"
device="my_devfs"
# invoke rmmod with all arguments we got
/sbin/rmmod $module $* || exit 1
www.eeworm.com/read/273921/10894728
load_my_devfs
#!/bin/sh
module="my_devfs"
device="my_devfs"
mode="664"
# remove stale nodes
rm -f /dev/${device}?
www.eeworm.com/read/147766/5722494
iseries_devfs_defconfig
#
# Automatically generated make config: don't edit
#
# CONFIG_UID16 is not set
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
# CONFIG_GENERIC_BUST_SPINLOCK is not set
CO
www.eeworm.com/read/135153/5888898
h devfs_fs.h
#ifndef _LINUX_DEVFS_FS_H
#define _LINUX_DEVFS_FS_H
#include
#define DEVFSD_PROTOCOL_REVISION_KERNEL 5
#define DEVFSD_IOCTL_BASE 'd'
/* These are the various ioctls */
#define D
www.eeworm.com/read/128531/5985046
iseries_devfs_defconfig
#
# Automatically generated make config: don't edit
#
# CONFIG_UID16 is not set
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
# CONFIG_GENERIC_BUST_SPINLOCK is not set
CO
www.eeworm.com/read/127781/5996209
iseries_devfs_defconfig
#
# Automatically generated make config: don't edit
#
# CONFIG_UID16 is not set
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
# CONFIG_GENERIC_BUST_SPINLOCK is not set
CO
www.eeworm.com/read/110034/6167649
iseries_devfs_defconfig
#
# Automatically generated make config: don't edit
#
# CONFIG_UID16 is not set
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
# CONFIG_GENERIC_BUST_SPINLOCK is not set
CO
www.eeworm.com/read/486037/1254637
h devfs_fs.h
#ifndef _LINUX_DEVFS_FS_H
#define _LINUX_DEVFS_FS_H
#include
#define DEVFSD_PROTOCOL_REVISION_KERNEL 5
#define DEVFSD_IOCTL_BASE 'd'
/* These are the various ioctls */
#define D
www.eeworm.com/read/486037/1256201
h devfs_fs.h
#ifndef _LINUX_DEVFS_FS_H
#define _LINUX_DEVFS_FS_H
#include
#define DEVFSD_PROTOCOL_REVISION_KERNEL 5
#define DEVFSD_IOCTL_BASE 'd'
/* These are the various ioctls */
#define D
www.eeworm.com/read/480930/1308275
h devfs_fs.h
#ifndef _LINUX_DEVFS_FS_H
#define _LINUX_DEVFS_FS_H
#include
#define DEVFSD_PROTOCOL_REVISION_KERNEL 5
#define DEVFSD_IOCTL_BASE 'd'
/* These are the various ioctls */
#define D