Home
last modified time | relevance | path

Searched refs:depths (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/drivers/firewire/
Dcore-topology.c149 int depths[2] = { -1, -1 }; in update_hop_count() local
160 if (node->ports[i]->max_depth > depths[0]) { in update_hop_count()
161 depths[1] = depths[0]; in update_hop_count()
162 depths[0] = node->ports[i]->max_depth; in update_hop_count()
163 } else if (node->ports[i]->max_depth > depths[1]) in update_hop_count()
164 depths[1] = node->ports[i]->max_depth; in update_hop_count()
167 node->max_depth = depths[0] + 1; in update_hop_count()
168 node->max_hops = max(max_child_hops, depths[0] + depths[1] + 2); in update_hop_count()
/linux-4.4.14/Documentation/fb/
Dtridentfb.txt13 The driver supports 8, 16 and 32 bits per pixel depths.
23 switch resolution which the chip does not support at some depths for
Dsh7760fb.txt8 with color depths ranging from 1 to 16 bits, on STN, DSTN and TFT Panels.
Dintel810.txt32 - Supports color depths of 8, 16, 24 and 32 bits per pixel
161 Use directcolor visual instead of truecolor for pixel depths greater
Dmatroxfb.txt90 color depth of your X desktop must match resolution and color depths of your
/linux-4.4.14/Documentation/sound/alsa/
DAudiophile-Usb.txt39 * Two interfaces can't use different sample depths at the same time.
41 "Please exit any audio application running before switching between bit depths"
95 rates/depths automatically according to the user's needs. However, those who
/linux-4.4.14/Documentation/scsi/
Dsym53c8xx_2.txt244 depths from the boot command-line. For example:
248 will set tagged commands queue depths as follow:
DChangeLog.ncr53c8xx312 - Add a boot setup option that allows to set up device queue depths
Dncr53c8xx.txt273 depths from the boot command-line. For example:
277 will set tagged commands queue depths as follow:
/linux-4.4.14/Documentation/cgroups/
Dblkio-controller.txt355 drive deeper request queue depths to keep the storage busy. In such scenarios
/linux-4.4.14/drivers/video/fbdev/
DKconfig107 and 4 bits per pixel depths which has opposite order of pixels in
2203 color operation, with depths ranging from 1 bpp to 8 bpp monochrome