HomeSort by relevance Sort by last modified time
    Searched refs:ipu_buffer_t (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/video/
ipu.h 127 } ipu_buffer_t; typedef in typeref:enum:__anon47529
212 int32_t ipu_init_channel_buffer(ipu_channel_t channel, ipu_buffer_t type,
219 int32_t ipu_update_channel_buffer(ipu_channel_t channel, ipu_buffer_t type,
223 void ipu_clear_buffer_ready(ipu_channel_t channel, ipu_buffer_t type,
ipu_common.c 257 static inline uint32_t channel_2_dma(ipu_channel_t ch, ipu_buffer_t type)
1009 int32_t ipu_init_channel_buffer(ipu_channel_t channel, ipu_buffer_t type,
1109 void ipu_clear_buffer_ready(ipu_channel_t channel, ipu_buffer_t type,
    [all...]

Completed in 545 milliseconds