Searched refs:argument (Results 1 – 14 of 14) sorted by relevance
/drivers/pinctrl/nomadik/ |
D | pinctrl-abx500.c | 983 enum pin_config_param argument; in abx500_pin_config_set() local 987 argument = pinconf_to_config_argument(configs[i]); in abx500_pin_config_set() 993 (argument ? "high" : "low") : in abx500_pin_config_set() 994 (argument ? "pull up" : "pull down")); in abx500_pin_config_set() 1040 argument ? ABX500_GPIO_PULL_DOWN : in abx500_pin_config_set() 1047 argument ? ABX500_GPIO_PULL_DOWN : in abx500_pin_config_set() 1070 argument ? ABX500_GPIO_PULL_UP : in abx500_pin_config_set() 1076 argument); in abx500_pin_config_set()
|
/drivers/staging/media/davinci_vpfe/ |
D | davinci-vpfe-mc.txt | 68 accepts a pointer to struct vpfe_isif_raw_config as its argument. Similarly 71 argument. Similarly VIDIOC_VPFE_ISIF_G_RAW_PARAMS, VIDIOC_VPFE_IPIPE_G_CONFIG 93 as its argument.
|
/drivers/atm/ |
D | Kconfig | 226 module argument. See the file <file:drivers/atm/idt77252.h> for 261 module argument (kernel command line argument as well?), changed 285 module argument (kernel command line argument as well?), changed 317 module argument (kernel command line argument as well?), changed
|
/drivers/acpi/acpica/ |
D | exoparg3.c | 107 fatal->argument = (u32) operand[2]->integer.value; in acpi_ex_opcode_3A_0T_0R()
|
D | acstruct.h | 159 struct acpi_object_integer *argument; member
|
/drivers/char/ipmi/ |
D | Kconfig | 63 boot argument is passed.
|
/drivers/tty/serial/8250/ |
D | Kconfig | 318 This option replaces the "console=ttyO" argument with the matching 319 ttyS argument if the user did not specified it on the command line. 325 argument. If you read this, please keep this option disabled and
|
/drivers/platform/x86/ |
D | sony-laptop.c | 918 static int sony_call_snc_handle(int handle, int argument, int *result) in sony_call_snc_handle() argument 926 arg = offset | argument; in sony_call_snc_handle() 1610 int argument = sony_rfkill_address[(long) data] + 0x100; in sony_nc_rfkill_set() local 1613 argument |= 0x070000; in sony_nc_rfkill_set() 1615 return sony_call_snc_handle(sony_rfkill_handle, argument, &result); in sony_nc_rfkill_set() 1694 int argument = sony_rfkill_address[i]; in sony_nc_rfkill_update() local 1706 sony_call_snc_handle(sony_rfkill_handle, argument, &result); in sony_nc_rfkill_update()
|
/drivers/block/ |
D | sunvdc.c | 133 unsigned command, unsigned long argument) in vdc_ioctl() argument 142 if (put_user(0, (char __user *)(argument + i))) in vdc_ioctl()
|
D | xen-blkfront.c | 429 unsigned command, unsigned long argument) in blkif_ioctl() argument 435 command, (long)argument); in blkif_ioctl() 441 if (put_user(0, (char __user *)(argument + i))) in blkif_ioctl()
|
/drivers/net/can/ |
D | Kconfig | 47 bit-rate specified via Netlink argument "bitrate" when the device
|
/drivers/firmware/ |
D | Kconfig | 74 you must specify the "console=hcdp" kernel boot argument.
|
/drivers/xen/ |
D | Kconfig | 187 from the default device drivers. The argument is the list of PCI BDFs:
|
/drivers/staging/speakup/ |
D | spkguide.txt | 820 your browser, or even paste the url on a command line as an argument to 1137 speakupconf takes one required argument: load or save. 1143 A second argument may be specified to use an alternate directory to 1157 name as an argument. For instance,
|