Home
last modified time | relevance | path

Searched hist:"7 b2bc8351ae013665e33157de764ea77a175b104" (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/usb/
H A DStream.h7b2bc8351ae013665e33157de764ea77a175b104 Fri Sep 03 15:14:34 UTC 2021 Augustin Cavalier <waddlesplash@gmail.com> usb_audio: Properly separate kernel and userland data.

* Allocate the descriptors array separately from the data area.
* Clone the data area for kernel use separately from userland use.

Fixes the remaining SMAP problems with this driver.
H A DStream.cpp7b2bc8351ae013665e33157de764ea77a175b104 Fri Sep 03 15:14:34 UTC 2021 Augustin Cavalier <waddlesplash@gmail.com> usb_audio: Properly separate kernel and userland data.

* Allocate the descriptors array separately from the data area.
* Clone the data area for kernel use separately from userland use.

Fixes the remaining SMAP problems with this driver.