Searched refs:specified (Results 1 – 25 of 36) sorted by relevance
12
/drivers/net/wireless/libertas/ |
D | README | 48 -e retrieves and prints an EEPROM dump for the specified ethernet 71 location that is to be read. This parameter must be specified in 86 be specified in hexadecimal (its possible to precede the number 150 above a threshold, specified by Value. 154 below a threshold, specified by Value. 158 above a threshold, specified by Value. 162 below a threshold, specified by Value.
|
/drivers/remoteproc/ |
D | Kconfig | 60 directory. It can be specified via the module parameter 61 da8xx_fw_name=<filename>, and if not specified will default to
|
/drivers/block/aoe/ |
D | aoedev.c | 310 int specified = 0; /* flush a specific device */ in flush() local 322 specified = 1; in flush() 332 } else if (specified) { in flush()
|
/drivers/block/paride/ |
D | pt.c | 603 int specified = 0, found = 0; in pt_detect() local 608 specified = 0; in pt_detect() 621 specified++; in pt_detect() 632 if (specified == 0) { in pt_detect()
|
/drivers/uio/ |
D | Kconfig | 47 Memory regions can be specified with the same platform device 49 be specified.
|
/drivers/net/wireless/mwifiex/ |
D | README | 46 Ap's operating frequency can be specified or even the bssid. If the AP is using 47 WEP encryption, wep keys can be specified in the command. 56 bssid and the security related parameters can be specified while joining/creating
|
/drivers/net/can/ |
D | Kconfig | 47 bit-rate specified via Netlink argument "bitrate" when the device 51 bit-timing parameters must be specified directly using the Netlink
|
/drivers/staging/iio/Documentation/ |
D | ring.txt | 4 a buffer may supply and how it is specified within IIO. For more
|
/drivers/gpu/drm/ |
D | drm_modes.c | 1101 mode->specified = false; in drm_mode_parse_command_line_for_connector() 1204 mode->specified = false; in drm_mode_parse_command_line_for_connector() 1209 mode->specified = true; in drm_mode_parse_command_line_for_connector()
|
D | drm_probe_helper.c | 89 if (!connector->cmdline_mode.specified) in drm_helper_probe_add_cmdline_mode()
|
D | drm_fb_helper.c | 1251 return fb_connector->connector->cmdline_mode.specified; in drm_has_cmdline_mode() 1262 if (cmdline_mode->specified == false) in drm_pick_cmdline_mode()
|
/drivers/atm/ |
D | Kconfig | 225 messages is controlled by a bitmap. This may be specified as a 260 messages is controlled by a bitmap. This may be specified as a 284 messages is controlled by a bitmap. This may be specified as a 316 messages is controlled by a bitmap. This may be specified as a
|
/drivers/gpu/drm/nouveau/core/subdev/pwr/fuc/ |
D | kernel.fuc | 253 // calculate the number of ticks in the specified nanoseconds delay 287 // calculate the number of ticks in the specified microsecond delay 314 // calculate the number of ticks in the specified microsecond delay
|
/drivers/usb/ |
D | README | 52 of USB Class specified devices.
|
/drivers/devfreq/ |
D | Kconfig | 60 Sets the frequency at the user specified one.
|
/drivers/usb/core/ |
D | Kconfig | 84 Implements OTG Finite State Machine as specified in On-The-Go
|
/drivers/media/usb/pwc/ |
D | philips.txt | 141 A camera is specified by its type (the number from the camera model, 149 optional, but a serialnumber cannot be specified without a type (which
|
/drivers/gpu/drm/mgag200/ |
D | mgag200_mode.c | 1541 if (connector->cmdline_mode.specified) { in mga_vga_mode_valid() 1547 if (connector->cmdline_mode.specified) in mga_vga_mode_valid() 1548 connector->cmdline_mode.specified = false; in mga_vga_mode_valid()
|
/drivers/base/ |
D | Kconfig | 126 the directory specified by the EXTRA_FIRMWARE_DIR option, which is 311 buffers will be aligned only to this specified order. The order is
|
/drivers/message/i2o/ |
D | README.ioctl | 70 This function returns the Hardware Resource Table of the IOP specified 99 This function returns the Logical Configuration Table of the IOP specified
|
/drivers/usb/gadget/ |
D | Kconfig | 236 specified simply by creating appropriate directories in configfs. 353 specified as a module parameter or sysfs option.
|
/drivers/usb/gadget/legacy/ |
D | Kconfig | 64 specified as module parameters. 241 specified as a module parameter or sysfs option.
|
/drivers/usb/usbip/ |
D | usbip_protocol.txt | 258 | | | is specified at transfer_flags
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 624 * specified by SEQADDR0 and SEQADDR1. To write a full word, simply write 1383 * BIOS or are specified by the sequencer code. 1646 * The initiator specified tag for this target mode transaction.
|
/drivers/staging/panel/ |
D | Kconfig | 83 When type '1' is specified, other options will appear to configure
|
12