Home
last modified time | relevance | path

Searched refs:ptable (Results 51 – 75 of 1265) sorted by relevance

12345678910>>...51

/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/smem/
H A Dmsm_smem.c627 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
631 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
640 return ptable; in qcom_smem_get_ptable()
645 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
649 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
652 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
663 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
668 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
669 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
738 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/smem/
H A Dmsm_smem.c627 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
631 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
640 return ptable; in qcom_smem_get_ptable()
645 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
649 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
652 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
663 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
668 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
669 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
738 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable;
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic)))
645 return ptable;
650 struct smem_ptable *ptable;
654 if (IS_ERR_OR_NULL(ptable))
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries];
668 struct smem_ptable *ptable;
673 if (IS_ERR(ptable))
674 return PTR_ERR(ptable);
743 if (IS_ERR(ptable))
[all …]
/dports/sysutils/u-boot-pcduino3/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-pine64-lts/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-pinebook/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]

12345678910>>...51