Searched refs:argument (Results 1 – 15 of 15) sorted by relevance
/drivers/media/radio/ |
D | radio-mr800.c | 172 static int amradio_set_mute(struct amradio_device *radio, char argument) in amradio_set_mute() argument 182 radio->buffer[5] = argument; in amradio_set_mute() 194 radio->muted = argument; in amradio_set_mute() 245 static int amradio_set_stereo(struct amradio_device *radio, char argument) in amradio_set_stereo() argument 255 radio->buffer[5] = argument; in amradio_set_stereo() 267 if (argument == WANT_STEREO) in amradio_set_stereo()
|
/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/staging/ft1000/ft1000-usb/ |
D | ft1000_debug.c | 44 unsigned long argument); 398 unsigned long argument) in ft1000_ioctl() argument 400 void __user *argp = (void __user *)argument; in ft1000_ioctl()
|
/drivers/acpi/acpica/ |
D | exoparg3.c | 108 fatal->argument = (u32) operand[2]->integer.value; in acpi_ex_opcode_3A_0T_0R()
|
D | acstruct.h | 160 struct acpi_object_integer *argument; member
|
/drivers/platform/x86/ |
D | sony-laptop.c | 836 static int sony_call_snc_handle(int handle, int argument, int *result) in sony_call_snc_handle() argument 844 ret = acpi_callsetfunc(sony_nc_acpi_handle, "SN07", offset | argument, in sony_call_snc_handle() 846 dprintk("called SN07 with 0x%.4x (result: 0x%.4x)\n", offset | argument, in sony_call_snc_handle() 1213 int argument = sony_rfkill_address[(long) data] + 0x100; in sony_nc_rfkill_set() local 1216 argument |= 0xff0000; in sony_nc_rfkill_set() 1218 return sony_call_snc_handle(sony_rfkill_handle, argument, &result); in sony_nc_rfkill_set() 1284 int argument = sony_rfkill_address[i]; in sony_nc_rfkill_update() local 1296 sony_call_snc_handle(sony_rfkill_handle, argument, &result); in sony_nc_rfkill_update()
|
/drivers/staging/omapdrm/ |
D | TODO | 15 . Note TTM already has some mm_shrinker stuff.. maybe an argument to
|
/drivers/block/ |
D | xen-blkfront.c | 222 unsigned command, unsigned long argument) in blkif_ioctl() argument 228 command, (long)argument); in blkif_ioctl() 234 if (put_user(0, (char __user *)(argument + i))) in blkif_ioctl()
|
/drivers/video/omap2/dss/ |
D | Kconfig | 18 You can also set this with "vram=<bytes>" kernel argument, or
|
/drivers/staging/tidspbridge/Documentation/ |
D | error-codes | 75 Invalid argument.
|
/drivers/net/can/ |
D | Kconfig | 49 bit-rate specified via Netlink argument "bitrate" when the device
|
/drivers/firmware/ |
D | Kconfig | 69 you must specify the "console=hcdp" kernel boot argument.
|
/drivers/xen/ |
D | Kconfig | 171 from the default device drivers. The argument is the list of PCI BDFs:
|
/drivers/staging/vme/ |
D | vme_api.txt | 50 probe routine is passed a 'struct vme_dev' pointer as an argument. The
|
/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,
|