Re: [PATCH v8 00/13] linux-user: Add support for real time clock and
Le 15/01/2020 à 20:36, Filip Bozuta a écrit : > This series covers following RTC and sound timer ioctls: > > RTC ioctls(22): > > * RTC_AIE_ON * RTC_ALM_SET * RTC_WKALM_SET > * RTC_AIE_OFF * RTC_ALM_READ* RTC_WKALM_RD > * RTC_UIE_ON * RTC_RD_
[PATCH v8 00/13] linux-user: Add support for real time clock and
This series covers following RTC and sound timer ioctls: RTC ioctls(22): * RTC_AIE_ON * RTC_ALM_SET * RTC_WKALM_SET * RTC_AIE_OFF * RTC_ALM_READ* RTC_WKALM_RD * RTC_UIE_ON * RTC_RD_TIME * RTC_PLL_GET * RTC_UIE_OFF * RTC_S