EmbLogic's Blog

RCS file: fops.h,v
Working file: fops.h
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1;    selected revisions: 1
description:
struct file_operations fops={
2 open:device_open,
3 release:device_release,
4 write:write,
5 read:read,
6 llseek:llseek
7 };
—————————-
revision 1.1    locked by: root;
date: 2014/07/12 12:01:39;  author: root;  state: Exp;
Initial revision
=============================================================================

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>