/openbmc/linux/drivers/media/usb/gspca/ |
H A D | pac7311.c | 537 __u16 lines, __u16 samples_per_line) in pac_start_frame() argument 544 tmpbuf[0] = lines >> 8; in pac_start_frame() 545 tmpbuf[1] = lines & 0xff; in pac_start_frame()
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/ |
H A D | parse.py | 435 test_helper(self.export_function_unclosed_tab, "Unparsed lines from unclosed function") 436 test_helper(self.export_function_unclosed_space, "Unparsed lines from unclosed function") 437 test_helper(self.export_function_residue, "Unparsed lines") 441 lines = self.export_function_unclosed_tab.split("\n") 442 lines[3] = "}" 443 in_file.write("\n".join(lines))
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-sbc-t3530.dts | 44 data-lines = <24>;
|
H A D | omap4-var-dvk-om44.dts | 60 data-lines = <24>;
|
/openbmc/linux/Documentation/devicetree/bindings/gpio/ |
H A D | raspberrypi,firmware-gpio.txt | 5 GPIO lines on the expander.
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libio/ |
H A D | libio-stringy-perl_2.111.bb | 21 libio-lines-perl \
|
/openbmc/qemu/configs/devices/arm-softmmu/ |
H A D | default.mak | 3 # Uncomment the following lines to disable these optional devices:
|
/openbmc/linux/Documentation/trace/rv/ |
H A D | monitor_wwnr.rst | 36 And then imagine an IRQ happening in between the lines one and two,
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cscope/ |
H A D | cscope_15.9.bb | 10 million lines of code!"
|
/openbmc/linux/arch/arm64/boot/dts/hisilicon/ |
H A D | hi6220-hikey.dts | 359 * For the lines routed to the external connectors the 360 * lines are named after the 96Boards CE Specification 1.0, 367 * UART2. This is only for the informational lines i.e. "[FOO]", 368 * the GPIO named lines "GPIO-A" thru "GPIO-L" are the only
|
/openbmc/linux/Documentation/driver-api/media/ |
H A D | maintainer-entry-profile.rst | 167 to having longer lines than 80 characters per line. While this is not 171 least, simply wrapping the lines. 173 In particular, we accept lines with more than 80 columns: 178 - on arithmetic expressions, when breaking lines makes them harder to
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/target/ |
H A D | serial.py | 122 lines = [b32[i:i+SPLIT_LEN] for i in range(0, len(b32), SPLIT_LEN)] 133 for line in lines:
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | pci-cardlist.rst | 15 :emphasize-lines: 3 30 :emphasize-lines: 4
|
/openbmc/linux/drivers/auxdisplay/ |
H A D | hd44780_common.c | 285 int hd44780_common_lines(struct charlcd *lcd, enum charlcd_lines lines) in hd44780_common_lines() argument 289 if (lines == CHARLCD_LINES_2) in hd44780_common_lines()
|
H A D | hd44780.c | 140 .lines = hd44780_common_lines, 196 .lines = hd44780_common_lines,
|
H A D | lcd2s.c | 214 static int lcd2s_lines(struct charlcd *lcd, enum charlcd_lines lines) in lcd2s_lines() argument 286 .lines = lcd2s_lines,
|
/openbmc/linux/Documentation/hwmon/ |
H A D | lm87.rst | 86 - VID lines (default) or IRQ lines (not handled by this driver)
|
H A D | lm78.rst | 43 seven voltage sensors, VID lines, alarms, and some miscellaneous stuff. 67 The VID lines encode the core voltage value: the voltage level your processor
|
/openbmc/linux/Documentation/admin-guide/gpio/ |
H A D | gpio-aggregator.rst | 52 line 19 of "e6052000.gpio" and GPIO lines 20-21 of 109 gpiochip12 - 2 lines:
|
/openbmc/linux/drivers/media/pci/cx18/ |
H A D | cx18-streams.c | 554 int lines; in cx18_vbi_setup() local 581 lines = cx->vbi.count * 2; in cx18_vbi_setup() 597 lines = cx->is_60hz ? (21 - 4 + 1) * 2 : (23 - 2 + 1) * 2; in cx18_vbi_setup() 602 data[1] = (lines / 2) | ((lines / 2) << 16); in cx18_vbi_setup()
|
/openbmc/linux/Documentation/firmware-guide/acpi/ |
H A D | gpio-properties.rst | 165 other words, it is not mandatory to fill all the GPIO lines 170 Example of a GPIO controller of 16 lines, with an incomplete list with two 189 gpiochip4 - 16 lines: 232 to be sufficient to determine the meaning and purpose of all of the GPIO lines 236 to the GPIO lines it is going to use and provide the GPIO subsystem with a
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/ |
H A D | 0001-remove-the-error-line-and-live-without-file-type-det.patch | 21 * lines above. Test with cat monkey.wav | ./sox --info - */
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | safe_finger.patch | 20 #define LINE_LENGTH 128 /* Editors can choke on long lines */
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Graphics-Gems | 3 …redates the concept of Open Source, and predates most licenses along such lines. As such, the offi…
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
H A D | g94.c | 62 .lines = 32,
|