Searched refs:mvs_prv (Results 1 – 2 of 2) sorted by relevance
1041 static int mvs_94xx_gpio_write(struct mvs_prv_info *mvs_prv, in mvs_94xx_gpio_write() argument1060 for (i = 0; i < mvs_prv->n_host * 4 * 3; i++) { in mvs_94xx_gpio_write()1063 struct mvs_info *mvi = mvs_prv->mvi[i/(4*3)]; in mvs_94xx_gpio_write()1113 if (reg_index + reg_count > mvs_prv->n_host) in mvs_94xx_gpio_write()1117 struct mvs_info *mvi = mvs_prv->mvi[i+reg_index]; in mvs_94xx_gpio_write()
157 int (*gpio_write)(struct mvs_prv_info *mvs_prv, u8 reg_type,