Home
last modified time | relevance | path

Searched defs:frame_aligned (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/util/cs-etm-decoder/
H A Dcs-etm-decoder.h68 bool frame_aligned; member
/openbmc/linux/include/sound/
H A Dpcm.h755 static inline int frame_aligned(struct snd_pcm_runtime *runtime, ssize_t bytes) in frame_aligned() function