VELOCITY_SET_BOOL_OPT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
velocity_set_bool_opt - parser for boolean options
SYNOPSIS
"SYNOPSIS"
void __devinit velocity_set_bool_opt (u32 * opt, int val, int def, u32 flag, char * name, char * devname);
ARGUMENTS
- opt
-
pointer to option value
- val
-
value the user requested (or -1 for default)
- def
-
default value (yes/no)
- flag
-
numeric value to set for true.
- name
-
property name
- devname
-
-- undescribed --
DESCRIPTION
Set a boolean property in the module options. This function does
all the verification and checking as well as reporting so that
we don't duplicate code for each option.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:58 GMT, October 09, 2005