Searched refs:chsel (Results 1 – 3 of 3) sorted by relevance
239 unsigned int chsel; member302 int rvin_set_channel_routing(struct rvin_dev *vin, u8 chsel);
1454 int rvin_set_channel_routing(struct rvin_dev *vin, u8 chsel) in rvin_set_channel_routing() argument1486 ifmd |= VNCSI_IFMD_CSI_CHSEL(chsel); in rvin_set_channel_routing()1492 vin->chsel = chsel; in rvin_set_channel_routing()
996 ret = rvin_set_channel_routing(master, master->chsel); in rvin_resume()