Home
last modified time | relevance | path

Searched refs:EALREADY (Results 1 – 9 of 9) sorted by relevance

/u-boot/drivers/sound/
A Dbroadwell_sound.c29 return -EALREADY; in broadwell_sound_setup()
A Dtegra_sound.c26 return -EALREADY; in tegra_sound_setup()
A Dsamsung_sound.c23 return -EALREADY; in samsung_sound_setup()
A Drockchip_sound.c27 return -EALREADY; in rockchip_sound_setup()
A Dsound-uclass.c76 if (ret && ret != -EALREADY) in sound_beep()
/u-boot/include/linux/
A Derrno.h122 #define EALREADY 114 /* Operation already in progress */ macro
/u-boot/arch/x86/cpu/apollolake/
A Dlpc.c79 return -EALREADY; in lpc_open_pmio_window()
/u-boot/lib/
A Derrno_str.c128 ERRNO_MSG(EALREADY, "Operation already in progress"),
A Dtrace.c372 return -EALREADY; in trace_init()

Completed in 12 milliseconds