Lines Matching refs:vin
139 unsigned int vin; member
247 #define vin_to_source(vin) ((vin)->parallel->subdev) argument
276 struct rvin_dev *vin[RCAR_VIN_NUM]; member
284 int rvin_dma_register(struct rvin_dev *vin, int irq);
285 void rvin_dma_unregister(struct rvin_dev *vin);
287 int rvin_v4l2_register(struct rvin_dev *vin);
288 void rvin_v4l2_unregister(struct rvin_dev *vin);
290 const struct rvin_video_format *rvin_format_from_pixel(struct rvin_dev *vin,
295 void rvin_crop_scale_comp(struct rvin_dev *vin);
297 int rvin_set_channel_routing(struct rvin_dev *vin, u8 chsel);
298 void rvin_set_alpha(struct rvin_dev *vin, unsigned int alpha);