/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | ste-href-stuib.dtsi | 157 /* Accelerometer interrupt lines 1 & 2 */
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | doc-good.txt | 12 * Two, multiple lines
|
/openbmc/qemu/docs/devel/ |
H A D | style.rst | 43 Do not leave whitespace dangling off the ends of lines. 55 for the following lines. 57 In case of if/else, while/for, align the secondary lines just after the 73 * align the secondary lines just after the opening parenthesis of the first 98 Even in that case, try not to make lines much longer than 80 characters. 100 as a guard against obviously-overlength lines, not a target.) 199 ambiguity and avoids needless churn when lines are added or removed. 248 and the initial /``*`` and terminating ``*``/ both on their own lines:
|
H A D | submitting-a-patch.rst | 118 the patch, will reduce churn in trying to treat unrelated ``}`` lines in 136 lines) of the lines you're changing.) If you think a section of code 158 subject lines. Then there is a blank line and a more detailed 160 Please do not use lines that are longer than 76 characters in your 298 because mail clients often mangle patches by wrapping long lines or 305 use ``--numbered`` so the cover and the patch have distinct subject lines). 331 lines use the same spelling. It's okay if you subscribe or contribute to
|
/openbmc/linux/drivers/tty/ |
H A D | tty_io.c | 3314 struct tty_driver *__tty_alloc_driver(unsigned int lines, struct module *owner, in __tty_alloc_driver() argument 3321 if (!lines || (flags & TTY_DRIVER_UNNUMBERED_NODE && lines > 1)) in __tty_alloc_driver() 3329 driver->num = lines; in __tty_alloc_driver() 3334 driver->ttys = kcalloc(lines, sizeof(*driver->ttys), in __tty_alloc_driver() 3336 driver->termios = kcalloc(lines, sizeof(*driver->termios), in __tty_alloc_driver() 3345 driver->ports = kcalloc(lines, sizeof(*driver->ports), in __tty_alloc_driver() 3351 cdevs = lines; in __tty_alloc_driver()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_init_ops.h | 640 if (!ilt || !ilt->lines) in bnx2x_ilt_client_mem_op() 649 rc = bnx2x_ilt_line_mem_op(bp, &ilt->lines[i], in bnx2x_ilt_client_mem_op() 702 bnx2x_ilt_line_wr(bp, abs_idx, ilt->lines[idx].page_mapping); in bnx2x_ilt_line_init_op()
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ |
H A D | API.pm | 1780 my @lines; 1801 push (@lines,$line); 1804 while (my $line = shift @lines) { #write the rest of the lines of the file
|
/openbmc/linux/Documentation/networking/ |
H A D | phy.rst | 74 data lines. Due to this design decision, a 1.5ns to 2ns delay must be added 75 between the clock line (RXC or TXC) and the data lines to let the PHY (clock 76 sink) have a large enough setup and hold time to sample the data lines correctly. The 87 for the transmit data lines (TXD[3:0]) processed by the PHY device 90 for the receive data lines (RXD[3:0]) processed by the PHY device 93 both transmit AND receive data lines from/to the PHY device 328 SGMII lines into a single link compared to 4 on QSGMII.
|
H A D | mac80211-injection.rst | 96 interface), along the following lines:::
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-config.txt | 65 respectively). Section headers can't span multiple lines. 248 in lines of assembly code from a specific program. 264 For example, let's see a part of a program. There're four lines. 489 When there're many callchains it'd print tons of lines. So perf omits 495 This is a maximum number of lines of callchain printed for a single 649 strace-like sys_enter+sys_exit lines.
|
/openbmc/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | q_struct.h | 653 u64 lines:12; member 655 u64 lines:12;
|
/openbmc/u-boot/arch/arm/cpu/armv7/ |
H A D | start.S | 282 @ lines allocate in the L1 or L2 cache. 284 @ lines allocate in the L1 cache.
|
/openbmc/linux/drivers/auxdisplay/ |
H A D | charlcd.c | 285 lcd->ops->lines(lcd, CHARLCD_LINES_1); in handle_lcd_special_code() 292 lcd->ops->lines(lcd, CHARLCD_LINES_2); in handle_lcd_special_code()
|
/openbmc/u-boot/doc/ |
H A D | README.coccinelle | 73 - ``context`` highlights lines of interest and their context in a 413 ``context`` highlights lines of interest and their context 417 intent of the ``context`` mode is to highlight the important lines 419 lines around. This output can be used with the diff mode of
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | cec.rst | 324 If you want to monitor the HPD and/or 5V lines as well, then you need one of 340 5V lines is not necessary, but it is helpful. 359 If you haven't hooked up the HPD and/or 5V lines, then just delete those 360 lines.
|
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/ |
H A D | test_snmp_alerts_sub_menu.robot | 380 ${lines}= Split To Lines ${SNMP_LISTEN_OUT} 381 ${trap_info}= Get From List ${lines} -1 512 ${lines}= Split To Lines ${SNMP_LISTEN_OUT} 513 ${trap_info}= Get From List ${lines} -1
|
/openbmc/linux/Documentation/w1/slaves/ |
H A D | w1_ds2423.rst | 26 Each lines will contain the values of 42 bytes read from the counter and
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | tc3589x.txt | 27 (other models) GPIO lines.
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | FreeBSD-DOC | 7 …notice, this list of conditions and the following disclaimer as the first lines of this file unmod…
|
/openbmc/docs/designs/ |
H A D | phosphor-hwmon-refactoring.md | 19 - Bloated mainloop. mainloop::read() sits at 146 lines [2] with complicated
|
/openbmc/linux/Documentation/devicetree/bindings/display/ |
H A D | allwinner,sun4i-a10-display-engine.yaml | 35 For a two pipeline system such as the one depicted above, the lines
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | mdio.yaml | 34 lines of all devices on that MDIO bus.
|
/openbmc/linux/Documentation/sphinx-static/ |
H A D | theme_overrides.css | 36 /* Interim: Code-blocks with line nos - lines and line numbers don't line up.
|
/openbmc/linux/arch/mips/cavium-octeon/ |
H A D | Kconfig | 15 int "Number of L1 cache lines reserved for CVMSEG memory"
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-vegman-n110.dts | 50 /* SGPIO lines. even: input, odd: output */
|