Searched refs:EALREADY (Results 1 – 9 of 9) sorted by relevance
29 return -EALREADY; in broadwell_sound_setup()
26 return -EALREADY; in tegra_sound_setup()
23 return -EALREADY; in samsung_sound_setup()
27 return -EALREADY; in rockchip_sound_setup()
76 if (ret && ret != -EALREADY) in sound_beep()
122 #define EALREADY 114 /* Operation already in progress */ macro
79 return -EALREADY; in lpc_open_pmio_window()
128 ERRNO_MSG(EALREADY, "Operation already in progress"),
372 return -EALREADY; in trace_init()
Completed in 12 milliseconds