Home
last modified time | relevance | path

Searched refs:apply_patch (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/livepatch/
H A Dklp-build341 apply_patch() { function
386 apply_patch "$patch"
442 apply_patch "$patch" --recount
/linux/drivers/usb/typec/tipd/
H A Dcore.c158 int (*apply_patch)(struct tps6598x *tps); member
1643 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,