Home
last modified time | relevance | path

Searched defs:section (Results 51 – 75 of 329) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/kernel/drivers/mtd/nand/spi/
H A Dparagon.c41 static int pn26g0xa_ooblayout_ecc(struct mtd_info *mtd, int section, in pn26g0xa_ooblayout_ecc()
53 static int pn26g0xa_ooblayout_free(struct mtd_info *mtd, int section, in pn26g0xa_ooblayout_free()
/OK3568_Linux_fs/u-boot/cmd/
H A Dini.c122 char section[MAX_SECTION] = ""; in ini_parse() local
203 static int ini_handler(void *user, char *section, char *name, char *value) in ini_handler()
232 const char *section; in do_ini() local
/OK3568_Linux_fs/kernel/arch/mips/boot/tools/
H A Drelocs.c24 struct section { struct
26 struct section *link; argument
32 static struct section *secs; argument
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/spi/
H A Dmacronix.c31 static int mx35lfxge4ab_ooblayout_ecc(struct mtd_info *mtd, int section, in mx35lfxge4ab_ooblayout_ecc()
37 static int mx35lfxge4ab_ooblayout_free(struct mtd_info *mtd, int section, in mx35lfxge4ab_ooblayout_free()
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dvmlinux.lds.S45 #define RELOCATE_ENTRY(sym, section) \ argument
63 #define SECTION_VECTOR4(sym, section, addr, prevsec) \ argument
72 #define SECTION_VECTOR2(section, addr) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/sections/
H A Drange_by_section.hpp40 namespace detail { namespace section namespace
178 range_by_section(Geometry const& geometry, Section const& section) in range_by_section()
H A Dsection_box_policies.hpp21 namespace detail { namespace section namespace
/OK3568_Linux_fs/external/xserver/xkb/
H A DXKBGAlloc.c274 XkbFreeGeomRows(XkbSectionPtr section, int first, int count, Bool freeAll) in XkbFreeGeomRows()
287 XkbSectionPtr section = (XkbSectionPtr) section_in; in _XkbClearSection() local
695 XkbAddGeomRow(XkbSectionPtr section, int sz_keys) in XkbAddGeomRow()
717 XkbSectionPtr section; in XkbAddGeomSection() local
752 XkbAddGeomDoodad(XkbGeometryPtr geom, XkbSectionPtr section, Atom name) in XkbAddGeomDoodad()
795 XkbSectionPtr section; in XkbAddGeomOverlayKey() local
856 XkbAddGeomOverlay(XkbSectionPtr section, Atom name, int sz_rows) in XkbAddGeomOverlay()
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dmtdcore.c1145 int mtd_ooblayout_ecc(struct mtd_info *mtd, int section, in mtd_ooblayout_ecc()
1177 int mtd_ooblayout_free(struct mtd_info *mtd, int section, in mtd_ooblayout_free()
1212 int section, in mtd_ooblayout_find_region()
1215 int pos = 0, ret, section = 0; in mtd_ooblayout_find_region() local
1256 int *section, in mtd_ooblayout_find_eccregion()
1281 int section, in mtd_ooblayout_get_bytes()
1285 int section, ret; in mtd_ooblayout_get_bytes() local
1324 int section, in mtd_ooblayout_set_bytes()
1328 int section, ret; in mtd_ooblayout_set_bytes() local
1361 int section, in mtd_ooblayout_count_bytes()
[all …]
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dconfig.h52 #define perf_config_sections__for_each_entry(list, section) \ argument
69 #define perf_config_set__for_each_entry(set, section, item) \ argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/
H A Dcase.py77 def ptest_section(self, section, duration = None, log = None, logfile = None, exitcode = None): argument
96 def ptest_result(self, section, test, result): argument
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_micron.c101 int section, in micron_nand_on_die_4_ooblayout_ecc()
114 int section, in micron_nand_on_die_4_ooblayout_free()
132 int section, in micron_nand_on_die_8_ooblayout_ecc()
147 int section, in micron_nand_on_die_8_ooblayout_free()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ingenic/
H A Dingenic_nand_drv.c71 static int qi_lb60_ooblayout_ecc(struct mtd_info *mtd, int section, in qi_lb60_ooblayout_ecc()
86 static int qi_lb60_ooblayout_free(struct mtd_info *mtd, int section, in qi_lb60_ooblayout_free()
106 static int jz4725b_ooblayout_ecc(struct mtd_info *mtd, int section, in jz4725b_ooblayout_ecc()
121 static int jz4725b_ooblayout_free(struct mtd_info *mtd, int section, in jz4725b_ooblayout_free()
/OK3568_Linux_fs/kernel/arch/x86/tools/
H A Drelocs.c31 struct section { struct
33 struct section *link; argument
38 static struct section *secs; argument
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdcore.c1482 int mtd_ooblayout_ecc(struct mtd_info *mtd, int section, in mtd_ooblayout_ecc()
1516 int mtd_ooblayout_free(struct mtd_info *mtd, int section, in mtd_ooblayout_free()
1553 int section, in mtd_ooblayout_find_region()
1556 int pos = 0, ret, section = 0; in mtd_ooblayout_find_region() local
1597 int *section, in mtd_ooblayout_find_eccregion()
1622 int section, in mtd_ooblayout_get_bytes()
1626 int section, ret; in mtd_ooblayout_get_bytes() local
1665 int section, in mtd_ooblayout_set_bytes()
1669 int section, ret; in mtd_ooblayout_set_bytes() local
1702 int section, in mtd_ooblayout_count_bytes()
[all …]
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test_ini.c252 struct ini_section *section; in print_ini_data() local
319 struct ini_section *section = NULL; in ini_parse_keyword() local
359 struct ini_section *section = NULL; in ini_parse_section() local
429 struct ini_section *section; in ini_get_key() local
476 int get_keyword_value(char *section, char *name, int *value) in get_keyword_value()
/OK3568_Linux_fs/yocto/poky/scripts/lib/resulttool/
H A Dresultutils.py133 def generic_get_log(sectionname, results, section): argument
144 def ptestresult_get_log(results, section): argument
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/
H A Drkaiq_ini.c228 const char* rkaiq_ini_get(ini_t *ini, const char *section, const char *key) { in rkaiq_ini_get()
261 ini_t *ini, const char *section, const char *key, in rkaiq_ini_sget()
/OK3568_Linux_fs/yocto/poky/scripts/
H A Ddevtool46 def get(self, section, option, default=None): argument
79 def set(self, section, option, value): argument
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dadf_transport.c187 int adf_create_ring(struct adf_accel_dev *accel_dev, const char *section, in adf_create_ring()
312 const char *section, const char *format, in adf_get_cfg_int()
329 const char *section, in adf_get_coalesc_timer()
H A Dadf_ctl_drv.c108 const char *section, in adf_add_key_value_data()
139 struct adf_user_cfg_section section, *section_head; in adf_copy_key_value_data() local
H A Dadf_cfg.c223 struct adf_cfg_section *section = adf_cfg_sec_find(accel_dev, in adf_cfg_add_key_value_param() local
289 const char *section, const char *name, in adf_cfg_get_param_value()
/OK3568_Linux_fs/kernel/drivers/edac/
H A Damd64_edac_inj.c125 u32 section, word_bits; in amd64_inject_read_store() local
157 u32 section, word_bits, tmp; in amd64_inject_write_store() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/
H A DRkAiqCamProfiles.cpp49 std::string section = "group"; in ParseFromIni() local
/OK3568_Linux_fs/kernel/crypto/
H A Dfips140-module.c284 static void __init unapply_text_relocations(void *section, int section_size, in unapply_text_relocations()
325 static void __init unapply_rodata_relocations(void *section, int section_size, in unapply_rodata_relocations()

12345678910>>...14