Searched refs:apply_patch (Results 1 – 2 of 2) sorted by relevance
341 apply_patch() { function386 apply_patch "$patch"442 apply_patch "$patch" --recount
158 int (*apply_patch)(struct tps6598x *tps); member1643 ret = tps->data->apply_patch(tps); in tps25750_init()1659 return tps->data->apply_patch(tps); in tps6598x_init()1994 .apply_patch = tps6598x_apply_patch,2012 .apply_patch = tps25750_apply_patch,