/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | storm.txt | 8 - compatible : "google,storm-audio" 19 compatible = "google,storm-audio"; 20 qcom,model = "ipq806x-storm";
|
/linux-4.4.14/sound/soc/qcom/ |
D | Makefile | 13 snd-soc-storm-objs := storm.o 16 obj-$(CONFIG_SND_SOC_STORM) += snd-soc-storm.o
|
/linux-4.4.14/arch/arm64/boot/dts/apm/ |
D | apm-mustang.dts | 14 /include/ "apm-storm.dtsi" 18 compatible = "apm,mustang", "apm,xgene-storm";
|
D | apm-storm.dtsi | 13 compatible = "apm,xgene-storm"; 523 compatible = "apm,xgene-storm-pcie", "apm,xgene-pcie"; 548 compatible = "apm,xgene-storm-pcie", "apm,xgene-pcie"; 573 compatible = "apm,xgene-storm-pcie", "apm,xgene-pcie"; 598 compatible = "apm,xgene-storm-pcie", "apm,xgene-pcie"; 623 compatible = "apm,xgene-storm-pcie", "apm,xgene-pcie"; 882 compatible = "apm,xgene-storm-dma";
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qede/ |
D | qede_ethtool.c | 273 char mfw[ETHTOOL_FWVERS_LEN], storm[ETHTOOL_FWVERS_LEN]; in qede_get_drvinfo() local 279 snprintf(storm, ETHTOOL_FWVERS_LEN, "%d.%d.%d.%d", in qede_get_drvinfo() 291 if ((strlen(storm) + strlen(mfw) + strlen("mfw storm ")) < in qede_get_drvinfo() 294 "mfw %s storm %s", mfw, storm); in qede_get_drvinfo() 297 "%s %s", mfw, storm); in qede_get_drvinfo()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-iio-proximity-as3935 | 6 Get the current distance in meters of storm (1km steps)
|
D | sysfs-firmware-acpi | 170 used to debug some ACPI interrupt storm issues.
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | omap3-overo-storm-tobiduo.dts | 15 #include "omap3-overo-storm.dtsi"
|
D | omap3-overo-storm-alto35.dts | 15 #include "omap3-overo-storm.dtsi"
|
D | omap3-overo-storm-tobi.dts | 15 #include "omap3-overo-storm.dtsi"
|
D | omap3-overo-storm-summit.dts | 15 #include "omap3-overo-storm.dtsi"
|
D | omap3-overo-storm-palo43.dts | 15 #include "omap3-overo-storm.dtsi"
|
D | omap3-overo-storm-chestnut43.dts | 15 #include "omap3-overo-storm.dtsi"
|
D | omap3-overo-storm-palo35.dts | 15 #include "omap3-overo-storm.dtsi"
|
D | omap3-overo-storm-gallop43.dts | 15 #include "omap3-overo-storm.dtsi"
|
D | Makefile | 434 omap3-overo-storm-alto35.dtb \ 435 omap3-overo-storm-chestnut43.dtb \ 436 omap3-overo-storm-gallop43.dtb \ 437 omap3-overo-storm-palo35.dtb \ 438 omap3-overo-storm-palo43.dtb \ 439 omap3-overo-storm-summit.dtb \ 440 omap3-overo-storm-tobi.dtb \ 441 omap3-overo-storm-tobiduo.dtb \
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_hotplug.c | 126 bool storm = false; in intel_hpd_irq_storm_detect() local 135 storm = true; in intel_hpd_irq_storm_detect() 142 return storm; in intel_hpd_irq_storm_detect()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.h | 663 u8 storm, u16 index, u8 op, u8 update) in bnx2x_hc_ack_sb() argument 672 (storm << IGU_ACK_REGISTER_STORM_ID_SHIFT) | in bnx2x_hc_ack_sb() 683 static inline void bnx2x_ack_sb(struct bnx2x *bp, u8 igu_sb_id, u8 storm, in bnx2x_ack_sb() argument 687 bnx2x_hc_ack_sb(bp, igu_sb_id, storm, index, op, update); in bnx2x_ack_sb() 692 segment = storm; in bnx2x_ack_sb() 695 else if (storm == ATTENTION_ID) in bnx2x_ack_sb()
|
D | bnx2x_main.c | 672 enum storms storm, in bnx2x_get_assert_list_entry() argument 675 switch (storm) { in bnx2x_get_assert_list_entry() 695 enum storms storm; in bnx2x_mc_assert() local 716 for (storm = XSTORM; storm < MAX_STORMS; storm++) { in bnx2x_mc_assert() 717 last_idx = REG_RD8(bp, bar_storm_intmem[storm] + in bnx2x_mc_assert() 718 storm_assert_list_index[storm]); in bnx2x_mc_assert() 721 storms_string[storm], last_idx); in bnx2x_mc_assert() 727 regs[j] = REG_RD(bp, bar_storm_intmem[storm] + in bnx2x_mc_assert() 729 storm, in bnx2x_mc_assert() 736 storms_string[storm], i, regs[3], in bnx2x_mc_assert()
|
/linux-4.4.14/Documentation/devicetree/bindings/dma/ |
D | apm-xgene-dma.txt | 34 compatible = "apm,xgene-storm-dma";
|
/linux-4.4.14/Documentation/devicetree/bindings/pci/ |
D | xgene-pci.txt | 33 compatible = "apm,xgene-storm-pcie", "apm,xgene-pcie";
|
D | xgene-pci-msi.txt | 49 compatible = "apm,xgene-storm-pcie", "apm,xgene-pcie";
|
/linux-4.4.14/Documentation/security/ |
D | Yama.txt | 22 (http://www.storm.net.nz/projects/7) and arbitrary code injection
|
/linux-4.4.14/Documentation/DocBook/ |
D | gpu.xml.db | 559 API-intel-hpd-irq-storm-detect
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | cnic.c | 3053 static inline void cnic_ack_bnx2x_int(struct cnic_dev *dev, u8 id, u8 storm, in cnic_ack_bnx2x_int() argument 3064 (storm << IGU_ACK_REGISTER_STORM_ID_SHIFT) | in cnic_ack_bnx2x_int()
|