| /kernel/linux/linux-5.10/drivers/firewire/ |
| D | core-topology.c | 129 * the hop count is the sum of the two biggest child depths plus 2. 136 int depths[2] = { -1, -1 }; in update_hop_count() local 147 if (node->ports[i]->max_depth > depths[0]) { in update_hop_count() 148 depths[1] = depths[0]; in update_hop_count() 149 depths[0] = node->ports[i]->max_depth; in update_hop_count() 150 } else if (node->ports[i]->max_depth > depths[1]) in update_hop_count() 151 depths[1] = node->ports[i]->max_depth; in update_hop_count() 154 node->max_depth = depths[0] + 1; in update_hop_count() 155 node->max_hops = max(max_child_hops, depths[0] + depths[1] + 2); in update_hop_count()
|
| /kernel/linux/linux-6.6/drivers/firewire/ |
| D | core-topology.c | 130 * the hop count is the sum of the two biggest child depths plus 2. 137 int depths[2] = { -1, -1 }; in update_hop_count() local 148 if (node->ports[i]->max_depth > depths[0]) { in update_hop_count() 149 depths[1] = depths[0]; in update_hop_count() 150 depths[0] = node->ports[i]->max_depth; in update_hop_count() 151 } else if (node->ports[i]->max_depth > depths[1]) in update_hop_count() 152 depths[1] = node->ports[i]->max_depth; in update_hop_count() 155 node->max_depth = depths[0] + 1; in update_hop_count() 156 node->max_hops = max(max_child_hops, depths[0] + depths[1] + 2); in update_hop_count()
|
| /kernel/linux/linux-6.6/Documentation/fb/ |
| D | tridentfb.rst | 17 The driver supports 8, 16 and 32 bits per pixel depths. 28 switch resolution which the chip does not support at some depths for
|
| D | intel810.rst | 37 - Supports color depths of 8, 16, 24 and 32 bits per pixel 167 Use directcolor visual instead of truecolor for pixel depths greater
|
| D | sh7760fb.rst | 9 with color depths ranging from 1 to 16 bits, on STN, DSTN and TFT Panels.
|
| /kernel/linux/linux-5.10/Documentation/fb/ |
| D | tridentfb.rst | 17 The driver supports 8, 16 and 32 bits per pixel depths. 28 switch resolution which the chip does not support at some depths for
|
| D | intel810.rst | 37 - Supports color depths of 8, 16, 24 and 32 bits per pixel 167 Use directcolor visual instead of truecolor for pixel depths greater
|
| D | sh7760fb.rst | 9 with color depths ranging from 1 to 16 bits, on STN, DSTN and TFT Panels.
|
| /kernel/linux/linux-5.10/block/ |
| D | Kconfig.iosched | 18 synchronous writes, it will self-tune queue depths to achieve that
|
| D | blk-rq-qos.c | 139 * allowed write depths. If step is < 0, we're only doing in rq_depth_calc_max_depth()
|
| /kernel/linux/linux-6.6/block/ |
| D | Kconfig.iosched | 16 synchronous writes, it will self-tune queue depths to achieve that
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
| D | cfbimgblt.c | 17 * their are cards with hardware that coverts images of various depths to the 26 * Code for depths not multiples of BITS_PER_LONG is still kludgy, which is
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
| D | cfbimgblt.c | 17 * their are cards with hardware that coverts images of various depths to the 26 * Code for depths not multiples of BITS_PER_LONG is still kludgy, which is
|
| D | Kconfig | 73 and 4 bits per pixel depths which has opposite order of pixels in
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
| D | mamoiada_params.h | 203 /* fifo depths */
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| D | mamoiada_params.h | 203 /* fifo depths */
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | pagewalk.h | 22 * 4:PTE. Any folded depths (where PTRS_PER_P?D is equal
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funcore/ |
| D | fun_dev.h | 91 /* admin q depths */
|
| /kernel/linux/linux-6.6/Documentation/sound/cards/ |
| D | audiophile-usb.rst | 49 * Two interfaces can't use different sample depths at the same time. 52 Please exit any audio application running before switching between bit depths 117 rates/depths automatically according to the user's needs. However, those who
|
| /kernel/linux/linux-5.10/Documentation/sound/cards/ |
| D | audiophile-usb.rst | 49 * Two interfaces can't use different sample depths at the same time. 52 Please exit any audio application running before switching between bit depths 117 rates/depths automatically according to the user's needs. However, those who
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | pagewalk.h | 32 * Any folded depths (where PTRS_PER_P?D is equal to 1)
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | cs35l33.txt | 55 depths will be 1, 4, 8, 16 LRCLK cycles. The default is 16 LRCLK cycles.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | cs35l33.txt | 55 depths will be 1, 4, 8, 16 LRCLK cycles. The default is 16 LRCLK cycles.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/xlnx/ |
| D | xlnx,zynqmp-dpsub.yaml | 38 and depths up to 4K@30 resolution.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/xlnx/ |
| D | xlnx,zynqmp-dpsub.yaml | 38 and depths up to 4K@30 resolution.
|