wlcore_partition_set
static struct wlcore_partition_set wl12xx_ptable[PART_TABLE_LEN] = {
static const struct wlcore_partition_set wl18xx_ptable[PART_TABLE_LEN] = {
struct wlcore_partition_set partition;
struct wlcore_partition_set part, old_part;
struct wlcore_partition_set part, old_part;
const struct wlcore_partition_set *p)
struct wlcore_partition_set *part = &wl->curr_part;
const struct wlcore_partition_set *p);
struct wlcore_partition_set curr_part;
const struct wlcore_partition_set *ptable;