Searched refs:ub960_data (Results 1 – 1 of 1) sorted by relevance
481 struct ub960_data *priv;541 struct ub960_data *priv;548 struct ub960_data { struct597 static inline struct ub960_data *sd_to_ub960(struct v4l2_subdev *sd) in sd_to_ub960() argument599 return container_of(sd, struct ub960_data, sd); in sd_to_ub960()602 static inline bool ub960_pad_is_sink(struct ub960_data *priv, u32 pad) in ub960_pad_is_sink()607 static inline bool ub960_pad_is_source(struct ub960_data *priv, u32 pad) in ub960_pad_is_source()612 static inline unsigned int ub960_pad_to_port(struct ub960_data *priv, u32 pad) in ub960_pad_to_port()673 static struct ub960_rxport_iter ub960_iter_rxport(struct ub960_data *priv, in ub960_iter_rxport()724 static int ub960_read(struct ub960_data *priv, u8 reg, u8 *val, int *err) in ub960_read()[all …]