Searched defs:apply_patch (Results 1 – 3 of 3) sorted by relevance
67 function apply_patch { function
990 int (*apply_patch)(struct arizona *) = NULL; in arizona_dev_init() local
812 static int apply_patch(cJSON *object, const cJSON *patch, const cJSON_bool case_sensitive) in apply_patch() function