Home
last modified time | relevance | path

Searched full:called (Results 1 – 25 of 4207) sorted by relevance

12345678910>>...169

/openbmc/linux/drivers/media/usb/gspca/
DKconfig
/openbmc/linux/sound/pci/
DKconfig
/openbmc/qemu/include/qemu/
H A Djob.h51 * All callbacks are called with job_mutex *not* held.
69 * The completion function that will be called when the job completes.
162 /** Notifiers called when a cancelled job is finalised */
165 /** Notifiers called when a successfully completed job is finalised */
168 /** Notifiers called when the job transitions to PENDING */
171 /** Notifiers called when the job transitions to READY */
174 /** Notifiers called when the job coroutine yields or terminates */
247 * Called when the job is resumed by the user (i.e. user_paused becomes
248 * false). .user_resume is called before .resume.
264 * If it fails, abort and then clean will be called.
[all …]
/openbmc/linux/sound/isa/
DKconfig
/openbmc/linux/drivers/usb/serial/
DKconfig
/openbmc/linux/Documentation/ABI/testing/
Dsysfs-class-regulator
/openbmc/linux/Documentation/core-api/
Ddebug-objects.rst
/openbmc/linux/drivers/input/serio/
DKconfig
/openbmc/linux/drivers/iio/potentiometer/
DKconfig
/openbmc/openpower-pnor-code-mgmt/test/
H A Dtest_functions.cpp161 bool called = false; in TEST() local
162 auto callback = [&called](const auto&) { called = true; }; in TEST()
171 EXPECT_FALSE(called); in TEST()
176 bool called = false; in TEST() local
178 auto callback = [&called, &sys](const auto& system) { in TEST()
180 called = true; in TEST()
191 EXPECT_TRUE(called); in TEST()
197 bool called = false; in TEST() local
198 auto callback = [&called](const auto&) { called = true; }; in TEST()
207 EXPECT_FALSE(called); in TEST()
[all …]
/openbmc/linux/kernel/
Dcpu_pm.c
/openbmc/linux/Documentation/networking/
Dstrparser.rst
/openbmc/linux/arch/arm/include/asm/
Dmcpm.h
/openbmc/linux/include/drm/
Ddrm_simple_kms_helper.h
Ddrm_audio_component.h
/openbmc/linux/drivers/hwtracing/coresight/
DKconfig
/openbmc/linux/drivers/media/radio/
DKconfig
/openbmc/linux/include/linux/
Dsmpboot.h
/openbmc/phosphor-power/
H A Dcompatible_system_types_finder.hpp45 * specified in the constructor is called. This function will be called
62 * Callback function that is called when a list of compatible system types
74 * Note: The callback function may be called immediately by this
77 * callback may be called before the other class is fully initialized,
81 * @param callback Callback function that is called each time a list of
90 * The callback specified in the constructor will be called for each list of
93 * This method normally does not need to be called. New lists of compatible
104 * Callback function that is called when a Compatible interface is found.
116 * Callback function that is called each time a list of compatible system
/openbmc/linux/drivers/net/ieee802154/
DKconfig
/openbmc/sdbusplus/test/async/
H A Dwatchdog.cpp58 // Expect sd_watchdog_enabled to be called once and return .1 second in TEST_F()
65 // Expect sd_notify to be called at least once for heartbeat in TEST_F()
67 // called every 0.05 seconds. in TEST_F()
76 // The EXPECT_CALL for sd_notify will verify if it was called as expected. in TEST_F()
77 // If the test passes, it means sd_watchdog_enabled was called, in TEST_F()
78 // and sd_notify was called for heartbeats. in TEST_F()
86 // Expect sd_watchdog_enabled to be called once and return 0 (disabled) in TEST_F()
93 // Expect sd_notify will NOT be called in TEST_F()
/openbmc/linux/drivers/usb/gadget/udc/
DKconfig
/openbmc/linux/drivers/media/pci/ttpci/
DKconfig
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
Ddvb_usb.h
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
DKconfig

12345678910>>...169