Searched defs:mgb4_vin_config (Results 1 – 1 of 1) sorted by relevance
30 struct mgb4_vin_config { struct31 int id;32 int dma_channel;33 int vin_irq;57 const struct mgb4_vin_config *config; argument