/openbmc/openbmc/poky/meta/classes/ |
H A D | cve-check.bbclass | 13 # cve_check task will print a warning for every unpatched 14 # CVE found and generate a file in the recipe WORKDIR/cve 15 # directory. If an image is build it will generate a report 73 # Replace NVD DB check status for a given CVE. Each of CVE has to be mentioned 232 # Create a list of relevant recipies 536 with open(d.getVar("CVE_CHECK_TMP_FILE"), "a") as f: 566 with open(index_path, "a+") as f:
|
/openbmc/linux/drivers/media/platform/st/sti/bdisp/ |
H A D | bdisp-v4l2.c | 905 static int is_rect_enclosed(struct v4l2_rect *a, struct v4l2_rect *b) in is_rect_enclosed() argument 909 if (a->left < b->left || a->top < b->top) in is_rect_enclosed() 912 if (a->left + a->width > b->left + b->width) in is_rect_enclosed() 915 if (a->top + a->height > b->top + b->height) in is_rect_enclosed()
|
/openbmc/linux/Documentation/sound/hd-audio/ |
H A D | models.rst | 8 3-jack in back and a headphone out 10 3-jack in back, a HP out and a SPDIF out 14 5-jack in back, 2-jack in front, a SPDIF out 18 6-jack with a SPDIF out 76 Indicates a combined headset (headphone+mic) jack 746 Dell Latitude with a 4-pin headset jack
|
/openbmc/linux/drivers/pinctrl/nuvoton/ |
H A D | pinctrl-wpcm450.c | 484 #define WPCM450_SFUNC(a) WPCM450_FUNC(a, #a) argument 485 #define WPCM450_FUNC(a, b...) static const char *a ## _grp[] = { b } argument 622 #define WPCM450_PINCFG(a, b, c, d, e, f, g) \ argument 623 [a] = { .fn0 = fn_ ## b, .reg0 = WPCM450_GCR_ ## c, .bit0 = d, \
|
/openbmc/linux/drivers/input/mouse/ |
H A D | synaptics.c | 905 const struct synaptics_hw_state *a, in synaptics_report_semi_mt_data() argument 910 synaptics_report_semi_mt_slot(dev, 0, true, min(a->x, b->x), in synaptics_report_semi_mt_data() 911 min(a->y, b->y)); in synaptics_report_semi_mt_data() 912 synaptics_report_semi_mt_slot(dev, 1, true, max(a->x, b->x), in synaptics_report_semi_mt_data() 913 max(a->y, b->y)); in synaptics_report_semi_mt_data() 915 synaptics_report_semi_mt_slot(dev, 0, true, a->x, a->y); in synaptics_report_semi_mt_data()
|
/openbmc/linux/Documentation/hwmon/ |
H A D | adt7411.rst | 23 SPI-compatible 4-wire interface. It provides a 10-bit analog to digital
|
H A D | ltc3815.rst | 20 LTC3815 is a Monolithic Synchronous DC/DC Step-Down Converter.
|
/openbmc/linux/Documentation/locking/ |
H A D | percpu-rw-semaphore.rst | 5 Percpu rw semaphores is a new read-write semaphore design that is
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | tdm-slot.txt | 22 For snd_soc_of_xlate_tdm_slot_mask(), the tx and rx masks will use a 1 bit
|
H A D | mt2701-cs42448.txt | 6 - audio-routing: a list of the connections between audio
|
/openbmc/linux/Documentation/devicetree/bindings/mtd/ |
H A D | hisi504-nand.txt | 18 - nand-ecc-step-size: Number of data bytes covered by a single ECC step.
|
/openbmc/linux/Documentation/devicetree/bindings/gpio/ |
H A D | cavium-octeon-gpio.txt | 10 - gpio-controller: This is a GPIO controller.
|
H A D | cdns,gpio.txt | 11 - gpio-controller: marks the device as a GPIO controller.
|
/openbmc/linux/Documentation/devicetree/bindings/arm/freescale/ |
H A D | fsl,vf610-mscm-ir.txt | 8 which comes with a Cortex-A5/Cortex-M4 combination).
|
/openbmc/linux/Documentation/devicetree/bindings/firmware/ |
H A D | nvidia,tegra210-bpmp.txt | 3 The Boot and Power Management Processor (BPMP) is a co-processor found
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | qca,ath79-misc-intc.txt | 3 The MISC interrupt controller is a secondary controller for lower priority
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | toshiba,et8ek8.txt | 18 a pre-determined frequency known to be suitable to the board.
|
/openbmc/linux/Documentation/devicetree/bindings/mailbox/ |
H A D | hisilicon,hi3660-mailbox.txt | 38 - mboxes : Standard property to specify a Mailbox (See ./mailbox.txt)
|
/openbmc/linux/fs/sysfs/ |
H A D | Kconfig | 7 The sysfs filesystem is a virtual filesystem that the kernel uses to
|
/openbmc/linux/Documentation/networking/ |
H A D | 6lowpan.rst | 25 wheres LOWPAN_LLTYPE_FOOBAR is a define for your 6LoWPAN linklayer type of
|
H A D | ip_dynaddr.rst | 16 internal host does retransmission) until a packet from outside is
|
/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/ |
H A D | sata-uctl.txt | 7 - provides a bridge for UAHC to fetch AHCI command table entries and data
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | max8925.txt | 16 max8925 consists of a large and varied group of sub-devices:
|
/openbmc/linux/Documentation/devicetree/bindings/bus/ |
H A D | moxtet.txt | 19 either 0 or a positive integer)
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-led-trigger-oneshot | 35 Write any non-empty string to signal an events, this starts a
|