Home
last modified time | relevance | path

Searched refs:specified (Results 1 – 25 of 45) sorted by relevance

12

/drivers/gpu/drm/tests/
Ddrm_cmdline_parser_test.c21 KUNIT_EXPECT_FALSE(test, mode.specified); in drm_test_cmdline_force_e_only()
39 KUNIT_EXPECT_FALSE(test, mode.specified); in drm_test_cmdline_force_D_only_not_digital()
61 KUNIT_EXPECT_FALSE(test, mode.specified); in drm_test_cmdline_force_D_only_hdmi()
83 KUNIT_EXPECT_FALSE(test, mode.specified); in drm_test_cmdline_force_D_only_dvi()
101 KUNIT_EXPECT_FALSE(test, mode.specified); in drm_test_cmdline_force_d_only()
119 KUNIT_EXPECT_TRUE(test, mode.specified); in drm_test_cmdline_res()
141 KUNIT_EXPECT_TRUE(test, mode.specified); in drm_test_cmdline_res_vesa()
163 KUNIT_EXPECT_TRUE(test, mode.specified); in drm_test_cmdline_res_vesa_rblank()
185 KUNIT_EXPECT_TRUE(test, mode.specified); in drm_test_cmdline_res_rblank()
207 KUNIT_EXPECT_TRUE(test, mode.specified); in drm_test_cmdline_res_bpp()
[all …]
/drivers/net/wireless/marvell/libertas/
DREADME48 -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/staging/fieldbus/Documentation/devicetree/bindings/fieldbus/
Darcx,anybus-controller.txt4 expected that its Device Tree node is specified as the child of a node
30 specified in subnodes to the controller node.
33 exactly can be specified depends on the bindings for the function driver
/drivers/powercap/
DKconfig44 provides a way to force idle periods on a set of specified
46 synchronously on a set of specified CPUs or alternatively
/drivers/block/aoe/
Daoedev.c309 int specified = 0; /* flush a specific device */ in flush() local
321 specified = 1; in flush()
335 } else if (specified) { in flush()
/drivers/block/rnbd/
DREADME37 "path=" options can be specified in order to use multipath (see RTRS
52 and the "device_path" that was specified in the map_device operation.
/drivers/nvmem/
DKconfig236 This is a simple drive to dump specified values of Rockchip SoC
247 This is a simple drive to dump specified values of Rockchip SoC
258 This is a simple driver to dump specified values of Spreadtrum
287 This is a simple driver to dump specified values of Spreadtrum
343 This is a simple driver to dump specified values of UniPhier SoC
/drivers/block/paride/
Dpt.c604 int specified = 0, found = 0; in pt_detect() local
615 specified = 0; in pt_detect()
628 specified++; in pt_detect()
639 if (specified == 0) { in pt_detect()
/drivers/staging/vc04_services/bcm2835-camera/
DTODO13 We expose V4L2_PIX_FMT_* formats that have a specified stride/height
/drivers/staging/media/deprecated/saa7146/av7110/
Daudio-fwrite.rst52 PES format. If O_NONBLOCK is not specified the function will block
Dvideo-fwrite.rst53 is not specified the function will block until buffer space is
Dvideo-get-event.rst63 specified as the wake-up condition. Read-only permissions are sufficient
/drivers/net/wireless/marvell/mwifiex/
DREADME47 Ap's operating frequency can be specified or even the bssid. If the AP is using
48 WEP encryption, wep keys can be specified in the command.
57 bssid and the security related parameters can be specified while joining/creating
/drivers/base/firmware_loader/
DKconfig52 the directory specified by the EXTRA_FIRMWARE_DIR option, which is
85 path specified in the firmware_class path module parameter, or the
128 looks for and cannot possibly be specified using the firmware_class
/drivers/phy/mediatek/
DKconfig39 specified M-PHYs.
/drivers/uio/
DKconfig48 Memory regions can be specified with the same platform device
50 be specified.
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dkernel.fuc243 // calculate the number of ticks in the specified nanoseconds delay
277 // calculate the number of ticks in the specified microsecond delay
304 // calculate the number of ticks in the specified microsecond delay
/drivers/gpu/drm/
Ddrm_client_modeset.c180 if (cmdline_mode->specified == false) in drm_connector_pick_cmdline_mode()
527 if (connector->cmdline_mode.specified) in drm_client_pick_crtcs()
949 if (cmdline->specified && cmdline->rotation_reflection) { in drm_client_rotation()
Ddrm_modes.c1839 mode->specified = true; in drm_mode_parse_command_line_for_connector()
1845 if (!mode->specified && isdigit(name[0])) { in drm_mode_parse_command_line_for_connector()
1853 mode->specified = true; in drm_mode_parse_command_line_for_connector()
1857 if (!mode->specified) { in drm_mode_parse_command_line_for_connector()
/drivers/net/can/
DKconfig74 bit-rate specified via Netlink argument "bitrate" when the device
78 bit-timing parameters must be specified directly using the Netlink
/drivers/android/
DKconfig106 used for the above specified purposes.
/drivers/remoteproc/
DKconfig124 directory. It can be specified via the module parameter
125 da8xx_fw_name=<filename>, and if not specified will default to
/drivers/pci/pcie/
DKconfig140 This option adds Error Disconnect Recover support as specified
/drivers/nvdimm/
DKconfig29 CONFIG_X86_PMEM_LEGACY), or it is manually specified by the
/drivers/usb/core/
DKconfig97 Implements OTG Finite State Machine as specified in On-The-Go

12