Home
last modified time | relevance | path

Searched defs:parts (Results 1 – 25 of 90) sorted by relevance

1234

/OK3568_Linux_fs/kernel/block/
H A Dcmdline-parser.c79 static void free_subpart(struct cmdline_parts *parts) in free_subpart()
90 static int parse_parts(struct cmdline_parts **parts, const char *bdevdef) in parse_parts()
151 void cmdline_parts_free(struct cmdline_parts **parts) in cmdline_parts_free()
164 int cmdline_parts_parse(struct cmdline_parts **parts, const char *cmdline) in cmdline_parts_parse()
212 struct cmdline_parts *cmdline_parts_find(struct cmdline_parts *parts, in cmdline_parts_find()
226 int cmdline_parts_set(struct cmdline_parts *parts, sector_t disk_size, in cmdline_parts_set()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqlocationutils.cpp66 QList<QByteArray> parts = sentence.split(','); in qlocationutils_readGga() local
108 QList<QByteArray> parts = QByteArray::fromRawData(data, size).split(','); in qlocationutils_readGsa() local
132 QList<QByteArray> parts = QByteArray::fromRawData(data, size).split(','); in qlocationutils_readGsa() local
150 QList<QByteArray> parts = sentence.split(','); in qlocationutils_readGll() local
178 QList<QByteArray> parts = sentence.split(','); in qlocationutils_readRmc() local
240 QList<QByteArray> parts = sentence.split(','); in qlocationutils_readVtg() local
262 QList<QByteArray> parts = sentence.split(','); in qlocationutils_readZda() local
364 QList<QByteArray> parts = QByteArray::fromRawData(data, size).split(','); in getSatInfoFromNmea() local
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dqcom_rpm-regulator.c53 const struct rpm_reg_parts *parts; member
210 const struct rpm_reg_parts *parts = vreg->parts; in rpm_reg_set_mV_sel() local
237 const struct rpm_reg_parts *parts = vreg->parts; in rpm_reg_set_uV_sel() local
270 const struct rpm_reg_parts *parts = vreg->parts; in rpm_reg_mV_enable() local
289 const struct rpm_reg_parts *parts = vreg->parts; in rpm_reg_uV_enable() local
308 const struct rpm_reg_parts *parts = vreg->parts; in rpm_reg_switch_enable() local
327 const struct rpm_reg_parts *parts = vreg->parts; in rpm_reg_mV_disable() local
346 const struct rpm_reg_parts *parts = vreg->parts; in rpm_reg_uV_disable() local
365 const struct rpm_reg_parts *parts = vreg->parts; in rpm_reg_switch_disable() local
391 const struct rpm_reg_parts *parts = vreg->parts; in rpm_reg_set_load() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dfdlibm.h277 } parts; member
291 } parts; member
403 float parts[2]; member
408 double parts[2]; member
413 long double parts[2]; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dfdlibm.h277 } parts; member
291 } parts; member
403 float parts[2]; member
408 double parts[2]; member
413 long double parts[2]; member
/OK3568_Linux_fs/kernel/drivers/mtd/parsers/
H A Dcmdlinepart.c63 struct mtd_partition *parts; member
89 struct mtd_partition *parts; in newpart() local
227 struct mtd_partition *parts; in mtdpart_setup_real() local
H A Dofpart.c28 struct mtd_partition *parts; in parse_fixed_partitions() local
158 struct mtd_partition *parts; in parse_ofoldpart_partitions() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A Dmtd.c54 int ef4_mtd_add(struct ef4_nic *efx, struct ef4_mtd_partition *parts, in ef4_mtd_add()
97 struct ef4_mtd_partition *parts, *part, *next; in ef4_mtd_remove() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dmtd.c54 int efx_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts, in efx_mtd_add()
100 struct efx_mtd_partition *parts, *part, *next; in efx_mtd_remove() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojsonvt/6.5.1/include/mapbox/geojsonvt/
H A Dclip.hpp30 vt_multi_line_string parts; in operator ()() local
39 vt_multi_line_string parts; in operator ()() local
84 vt_line_string newSlice(vt_multi_line_string& parts, vt_line_string& slice, double dist) const { in newSlice()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-au1x00/
H A Dau1550nd.h12 struct mtd_partition *parts; member
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-loongson32/
H A Dnand.h15 struct mtd_partition *parts; member
/OK3568_Linux_fs/kernel/include/linux/spi/
H A Dflash.h24 struct mtd_partition *parts; member
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dmtd-mxc_nand.h16 struct mtd_partition *parts; /* partition table */ member
H A Dmtd-nand-pxa3xx.h21 const struct mtd_partition *parts; member
H A Dmtd-orion_nand.h14 struct mtd_partition *parts; member
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dnand-gpio.h9 struct mtd_partition *parts; member
H A Dlatch-addr-flash.h26 struct mtd_partition *parts; member
H A Dphysmap.h27 struct mtd_partition *parts; member
/OK3568_Linux_fs/yocto/poky/scripts/lib/wic/
H A Dengine.py420 def write_sfdisk_script(outf, parts): argument
448 def write_ptable(parts, target): argument
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-partition-percpu.c18 struct partition_affinity *parts; member
198 struct partition_affinity *parts, in partition_create_desc()
/OK3568_Linux_fs/kernel/include/linux/irqchip/
H A Dirq-partition-percpu.h38 struct partition_affinity *parts, in partition_create_desc()
/OK3568_Linux_fs/kernel/arch/arm/include/asm/mach/
H A Dflash.h32 struct mtd_partition *parts; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeofiletilecachenokia.cpp87 QStringList parts = filename.split('.'); in filenameToTileSpec() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeofiletilecachemapbox.cpp88 QStringList parts = filename.split('.'); in filenameToTileSpec() local

1234