Searched refs:apply_patch (Results 1 – 2 of 2) sorted by relevance
376 apply_patch() {418 apply_patch "$patch" "${extra_args[@]}"489 apply_patch "$patch" "--silent"360 apply_patch() { global() function
159 int (*apply_patch)(struct tps6598x *tps); member1694 ret = tps->data->apply_patch(tps); in tps25750_init()1710 return tps->data->apply_patch(tps); in tps6598x_init()2052 .apply_patch = tps6598x_apply_patch,2070 .apply_patch = tps6598x_apply_patch,2089 .apply_patch = tps25750_apply_patch,