Searched refs:comp_threshold_set (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mfd/
H A Dtps65911-comparator.c59 static int comp_threshold_set(struct tps65910 *tps65910, int id, int voltage) comp_threshold_set() function
131 ret = comp_threshold_set(tps65910, COMP1, pdata->vmbch_threshold); tps65911_comparator_probe()
137 ret = comp_threshold_set(tps65910, COMP2, pdata->vmbch2_threshold); tps65911_comparator_probe()

Completed in 38 milliseconds