OFDT_WRITE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ofdt_write - perform operations on the Open Firmware device tree
SYNOPSIS
"SYNOPSIS"
ssize_t ofdt_write (struct file * file, const char __user * buf, size_t count, loff_t * off);
ARGUMENTS
- file
-
not used
- buf
-
command and arguments
- count
-
size of the command buffer
- off
-
not used
DESCRIPTION
Operations supported at this time are addition and removal of
whole nodes along with their properties. Operations on individual
properties are not implemented (yet).
DESCRIPTION
Operations supported at this time are addition and removal of
whole nodes along with their properties. Operations on individual
properties are not implemented (yet).
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:35 GMT, October 09, 2005