Home
last modified time | relevance | path

Searched refs:a (Results 17576 – 17600 of 22310) sorted by relevance

1...<<701702703704705706707708709710>>...893

/openbmc/openbmc/poky/meta/classes/
H A Dcve-check.bbclass13 # 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 Dbdisp-v4l2.c905 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 Dmodels.rst8 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 Dpinctrl-wpcm450.c484 #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 Dsynaptics.c905 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 Dadt7411.rst23 SPI-compatible 4-wire interface. It provides a 10-bit analog to digital
H A Dltc3815.rst20 LTC3815 is a Monolithic Synchronous DC/DC Step-Down Converter.
/openbmc/linux/Documentation/locking/
H A Dpercpu-rw-semaphore.rst5 Percpu rw semaphores is a new read-write semaphore design that is
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dtdm-slot.txt22 For snd_soc_of_xlate_tdm_slot_mask(), the tx and rx masks will use a 1 bit
H A Dmt2701-cs42448.txt6 - audio-routing: a list of the connections between audio
/openbmc/linux/Documentation/devicetree/bindings/mtd/
H A Dhisi504-nand.txt18 - nand-ecc-step-size: Number of data bytes covered by a single ECC step.
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dcavium-octeon-gpio.txt10 - gpio-controller: This is a GPIO controller.
H A Dcdns,gpio.txt11 - gpio-controller: marks the device as a GPIO controller.
/openbmc/linux/Documentation/devicetree/bindings/arm/freescale/
H A Dfsl,vf610-mscm-ir.txt8 which comes with a Cortex-A5/Cortex-M4 combination).
/openbmc/linux/Documentation/devicetree/bindings/firmware/
H A Dnvidia,tegra210-bpmp.txt3 The Boot and Power Management Processor (BPMP) is a co-processor found
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dqca,ath79-misc-intc.txt3 The MISC interrupt controller is a secondary controller for lower priority
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dtoshiba,et8ek8.txt18 a pre-determined frequency known to be suitable to the board.
/openbmc/linux/Documentation/devicetree/bindings/mailbox/
H A Dhisilicon,hi3660-mailbox.txt38 - mboxes : Standard property to specify a Mailbox (See ./mailbox.txt)
/openbmc/linux/fs/sysfs/
H A DKconfig7 The sysfs filesystem is a virtual filesystem that the kernel uses to
/openbmc/linux/Documentation/networking/
H A D6lowpan.rst25 wheres LOWPAN_LLTYPE_FOOBAR is a define for your 6LoWPAN linklayer type of
H A Dip_dynaddr.rst16 internal host does retransmission) until a packet from outside is
/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/
H A Dsata-uctl.txt7 - provides a bridge for UAHC to fetch AHCI command table entries and data
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dmax8925.txt16 max8925 consists of a large and varied group of sub-devices:
/openbmc/linux/Documentation/devicetree/bindings/bus/
H A Dmoxtet.txt19 either 0 or a positive integer)
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-led-trigger-oneshot35 Write any non-empty string to signal an events, this starts a

1...<<701702703704705706707708709710>>...893