Home
last modified time | relevance | path

Searched full:suggestion (Results 1 – 25 of 70) sorted by relevance

123

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap3-transition.css134 .tt-suggestion {
142 .tt-suggestion.active,
143 .tt-suggestion:hover {
H A Ddefault.css201 .tt-suggestion { padding: 5px 10px; }
202 .tt-suggestion:hover,
203 .tt-suggestion:active { background-color: #f5f5f5; cursor: pointer; }
/openbmc/linux/scripts/coccinelle/misc/
H A Dwarn.cocci41 msg = "SUGGESTION: printk + WARN_ON can be just WARN"
90 msg = "SUGGESTION: printk + WARN_ON_ONCE can be just WARN_ONCE"
/openbmc/openbmc/poky/documentation/
H A D.vale.ini2 MinAlertLevel = suggestion
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dqcom,pm8058-led.yaml16 flash or keypad backlight:: their names are more of a suggestion than a
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dtypeahead.jquery.js162 suggestion: "tt-suggestion", property in AnonymousFunctionc6d3f3560900.defaultClassNames
749 _.each(suggestions, function getSuggestionNode(suggestion) { argument
751 context = that._injectQuery(query, suggestion);
752 …that.templates.suggestion(context)).data(keys.obj, suggestion).data(keys.val, that.displayFn(sugge…
856 suggestion: templates.suggestion || suggestionTemplate
H A Dimportlayer.js370 /* Add a suggestion of the layer name */
371 var suggestion = urlPts[urlPts.length-1].replace(".git","");
372 layerNameInput.val(suggestion);
/openbmc/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195-loader.c32 /* delay 10 DSP cycles at 26M about 1us by IP vendor's suggestion */ in sof_hifixdsp_boot_sequence()
/openbmc/linux/include/linux/
H A Ddim.h37 * @usec: CQ timer suggestion (by DIM)
38 * @pkts: CQ packet counter suggestion (by DIM)
/openbmc/linux/Documentation/w1/masters/
H A Dds2490.rst32 was added to the API. The name is just a suggestion. It would take
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/
H A DEntry.interface.yaml44 Suggestion for error resolution of this event.
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Dodm_RegConfig8723B.c25 …/* For disable/enable test in high temperature, the B6 value will fail to fill. Suggestion by BB S… in odm_ConfigRFReg_8723B()
H A DHalPhyRf.c250 /* 2012/04/23 MH According to Luke's suggestion, we can not write BB digital */ in ODM_TXPowerTrackingCallback_ThermalMeter()
/openbmc/linux/Documentation/trace/rv/
H A Dda_monitor_instrumentation.rst144 a suggestion.
/openbmc/u-boot/doc/
H A DREADME.generic-board91 After a suggestion from Wolfgang I have added PPC also. This is the
/openbmc/linux/Documentation/process/
H A Dadding-syscalls.rst554 - Suggestion from Thomas Gleixner that x86 wire-up should be in a separate
556 - Suggestion from Greg Kroah-Hartman that it's good for new system calls to
560 - Suggestion from Ingo Molnar that system calls that involve multiple
/openbmc/docs/
H A Dmeta-layer-guidelines.md32 compile time option, at the suggestion of the maintainer, and add a
/openbmc/linux/Documentation/scsi/
H A DChangeLog.arcmsr55 ** follow Randy.Danlup kindness suggestion cleanup this code
/openbmc/linux/Documentation/networking/
H A Dnet_dim.rst81 manoeuvre as it may provide partial data or ignore the algorithm suggestion
H A D6pack.rst185 If you encounter a bug or if you have a question or suggestion concerning the
/openbmc/openbmc-test-automation/lib/
H A Ddata_proc.tcl181 # Suggestion: The caller can then process the result as an array or a dictionary.
/openbmc/linux/drivers/iio/adc/
H A Dad7291.c30 * The noise-delayed bit as per datasheet suggestion is always enabled.
/openbmc/linux/net/tipc/
H A Ddiscover.c158 /* Ignore if somebody else already gave new suggestion */ in tipc_disc_addr_trial_msg()
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_devlink.c322 "fatal", "reset", "flr", "general", "suggestion", "Unknown"}; in chip_fault_show()
/openbmc/linux/include/scsi/
H A Dsg.h292 unsigned int driver_status:8; /* [o] driver status+suggestion */

123