Home
last modified time | relevance | path

Searched refs:copy_area (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/core/oss/
H A Droute.c39 static inline void copy_area(const struct snd_pcm_plugin_channel *src_channel, in copy_area() function
71 copy_area(src_channels, dvp, frames, format); in route_transfer()
78 copy_area(src_channels, dvp, frames, format); in route_transfer()
/openbmc/linux/tools/testing/selftests/iommu/
H A Diommufd.c530 TEST_F(iommufd_ioas, copy_area) in TEST_F() argument