Home
last modified time | relevance | path

Searched defs:_trigger (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dtypeahead.jquery.js266 _trigger: function(type, args) { method in AnonymousClassc6d3f3560e01
/openbmc/rest-dbus/resources/
H A Djstree.min.js4 ….responsive?"addClass":"removeClass"]("jstree-"+b+"-responsive"),this.trigger("set_theme",{theme:b…
5 …!0;if("touchstart"===b.type&&(!this.settings.dnd.touch||"selected"===this.settings.dnd.touch&&!a(b…
/openbmc/linux/drivers/dma/
H A Dpl330.c1001 static bool _trigger(struct pl330_thread *thrd) in _trigger() function