Home
last modified time | relevance | path

Searched defs:apply_patch (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/support/scripts/
H A Dapply-patches.sh67 function apply_patch { function
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Darizona-core.c990 int (*apply_patch)(struct arizona *) = NULL; in arizona_dev_init() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A DcJSON_Utils.cpp812 static int apply_patch(cJSON *object, const cJSON *patch, const cJSON_bool case_sensitive) in apply_patch() function