Home
last modified time | relevance | path

Searched defs:section (Results 126 - 150 of 220) sorted by relevance

123456789

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dmeson_nand.c965 static int meson_ooblayout_ecc(struct mtd_info *mtd, int section, in meson_ooblayout_ecc() argument
979 static int meson_ooblayout_free(struct mtd_info *mtd, int section, in meson_ooblayout_free() argument
H A Ds3c2410.c75 static int s3c2410_ooblayout_ecc(struct mtd_info *mtd, int section, in s3c2410_ooblayout_ecc() argument
87 static int s3c2410_ooblayout_free(struct mtd_info *mtd, int section, in s3c2410_ooblayout_free() argument
H A Dfsmc_nand.c167 static int fsmc_ecc1_ooblayout_ecc(struct mtd_info *mtd, int section, in fsmc_ecc1_ooblayout_ecc() argument
181 static int fsmc_ecc1_ooblayout_free(struct mtd_info *mtd, int section, in fsmc_ecc1_ooblayout_free() argument
210 static int fsmc_ecc4_ooblayout_ecc(struct mtd_info *mtd, int section, in fsmc_ecc4_ooblayout_ecc() argument
228 fsmc_ecc4_ooblayout_free(struct mtd_info *mtd, int section, struct mtd_oob_region *oobregion) fsmc_ecc4_ooblayout_free() argument
[all...]
H A Dmtk_nand.c1148 static int mtk_nfc_ooblayout_free(struct mtd_info *mtd, int section, in mtk_nfc_ooblayout_free() argument
1167 static int mtk_nfc_ooblayout_ecc(struct mtd_info *mtd, int section, in mtk_nfc_ooblayout_ecc() argument
H A Dtegra_nand.c200 static int tegra_nand_ooblayout_rs_ecc(struct mtd_info *mtd, int section, in tegra_nand_ooblayout_rs_ecc() argument
216 static int tegra_nand_ooblayout_no_free(struct mtd_info *mtd, int section, in tegra_nand_ooblayout_no_free() argument
227 static int tegra_nand_ooblayout_bch_ecc(struct mtd_info *mtd, int section, in tegra_nand_ooblayout_bch_ecc() argument
/kernel/linux/linux-5.10/drivers/mtd/nand/onenand/
H A Donenand_base.c66 static int flexonenand_ooblayout_ecc(struct mtd_info *mtd, int section, in flexonenand_ooblayout_ecc() argument
78 static int flexonenand_ooblayout_free(struct mtd_info *mtd, int section, in flexonenand_ooblayout_free() argument
102 static int onenand_ooblayout_128_ecc(struct mtd_info *mtd, int section, in onenand_ooblayout_128_ecc() argument
114 static int onenand_ooblayout_128_free(struct mtd_info *mtd, int section, in onenand_ooblayout_128_free() argument
138 onenand_ooblayout_32_64_ecc(struct mtd_info *mtd, int section, struct mtd_oob_region *oobregion) onenand_ooblayout_32_64_ecc() argument
150 onenand_ooblayout_32_64_free(struct mtd_info *mtd, int section, struct mtd_oob_region *oobregion) onenand_ooblayout_32_64_free() argument
[all...]
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdcore.c1519 int mtd_ooblayout_ecc(struct mtd_info *mtd, int section, in mtd_ooblayout_ecc() argument
1553 mtd_ooblayout_free(struct mtd_info *mtd, int section, struct mtd_oob_region *oobfree) mtd_ooblayout_free() argument
1587 mtd_ooblayout_find_region(struct mtd_info *mtd, int byte, int *sectionp, struct mtd_oob_region *oobregion, int (*iter)(struct mtd_info *, int section, struct mtd_oob_region *oobregion)) mtd_ooblayout_find_region() argument
1593 int pos = 0, ret, section = 0; mtd_ooblayout_find_region() local
1633 mtd_ooblayout_find_eccregion(struct mtd_info *mtd, int eccbyte, int *section, struct mtd_oob_region *oobregion) mtd_ooblayout_find_eccregion() argument
1656 mtd_ooblayout_get_bytes(struct mtd_info *mtd, u8 *buf, const u8 *oobbuf, int start, int nbytes, int (*iter)(struct mtd_info *, int section, struct mtd_oob_region *oobregion)) mtd_ooblayout_get_bytes() argument
1663 int section, ret; mtd_ooblayout_get_bytes() local
1699 mtd_ooblayout_set_bytes(struct mtd_info *mtd, const u8 *buf, u8 *oobbuf, int start, int nbytes, int (*iter)(struct mtd_info *, int section, struct mtd_oob_region *oobregion)) mtd_ooblayout_set_bytes() argument
1706 int section, ret; mtd_ooblayout_set_bytes() local
1737 mtd_ooblayout_count_bytes(struct mtd_info *mtd, int (*iter)(struct mtd_info *, int section, struct mtd_oob_region *oobregion)) mtd_ooblayout_count_bytes() argument
1743 int section = 0, ret, nbytes = 0; mtd_ooblayout_count_bytes() local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c880 static int gpmi_ooblayout_ecc(struct mtd_info *mtd, int section, in gpmi_ooblayout_ecc() argument
896 static int gpmi_ooblayout_free(struct mtd_info *mtd, int section, in gpmi_ooblayout_free() argument
/kernel/linux/linux-5.10/drivers/mtd/devices/
H A Ddocg3.c56 static int docg3_ooblayout_ecc(struct mtd_info *mtd, int section, in docg3_ooblayout_ecc() argument
69 static int docg3_ooblayout_free(struct mtd_info *mtd, int section, in docg3_ooblayout_free() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_init.c567 static struct uni_table_desc *nx_get_table_desc(const u8 *unirom, int section) in nx_get_table_desc() argument
764 nx_get_data_desc(struct netxen_adapter *adapter, u32 section, u32 idx_offset) nx_get_data_desc() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
H A Diwl-nvm-parse.c1327 void iwl_nvm_fixups(u32 hw_id, unsigned int section, u8 *data, in iwl_nvm_fixups() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.c244 u8 band, path, txnum, section; in _rtl8723be_phy_init_tx_power_by_rate() local
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/os_dep/
H A Dioctl_linux.c1132 char section; in rtw_wx_set_scan() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol-elf.c681 asection *section; in filename__read_debuglink() local
[all...]
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4state.c2585 const char *section = "", *section_sep = ""; in nfs4_state_manager() local
[all...]
/kernel/linux/linux-5.10/fs/isofs/
H A Dinode.c1057 int section, rv, error; in isofs_get_blocks() local
/kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/
H A Dvidtv_psi.c1133 u16 vidtv_psi_pmt_get_pid(struct vidtv_psi_table_pmt *section, in vidtv_psi_pmt_get_pid() argument
[all...]
/kernel/linux/linux-6.6/drivers/mtd/devices/
H A Ddocg3.c56 static int docg3_ooblayout_ecc(struct mtd_info *mtd, int section, in docg3_ooblayout_ecc() argument
69 static int docg3_ooblayout_free(struct mtd_info *mtd, int section, in docg3_ooblayout_free() argument
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dtegra_nand.c203 static int tegra_nand_ooblayout_rs_ecc(struct mtd_info *mtd, int section, in tegra_nand_ooblayout_rs_ecc() argument
219 static int tegra_nand_ooblayout_no_free(struct mtd_info *mtd, int section, in tegra_nand_ooblayout_no_free() argument
230 static int tegra_nand_ooblayout_bch_ecc(struct mtd_info *mtd, int section, in tegra_nand_ooblayout_bch_ecc() argument
H A Drockchip-nand-controller.c935 static int rk_nfc_ooblayout_free(struct mtd_info *mtd, int section, in rk_nfc_ooblayout_free() argument
950 static int rk_nfc_ooblayout_ecc(struct mtd_info *mtd, int section, in rk_nfc_ooblayout_ecc() argument
H A Ds3c2410.c73 static int s3c2410_ooblayout_ecc(struct mtd_info *mtd, int section, in s3c2410_ooblayout_ecc() argument
85 static int s3c2410_ooblayout_free(struct mtd_info *mtd, int section, in s3c2410_ooblayout_free() argument
H A Dfsmc_nand.c167 static int fsmc_ecc1_ooblayout_ecc(struct mtd_info *mtd, int section, in fsmc_ecc1_ooblayout_ecc() argument
181 static int fsmc_ecc1_ooblayout_free(struct mtd_info *mtd, int section, in fsmc_ecc1_ooblayout_free() argument
210 static int fsmc_ecc4_ooblayout_ecc(struct mtd_info *mtd, int section, in fsmc_ecc4_ooblayout_ecc() argument
228 fsmc_ecc4_ooblayout_free(struct mtd_info *mtd, int section, struct mtd_oob_region *oobregion) fsmc_ecc4_ooblayout_free() argument
[all...]
H A Dpl35x-nand-controller.c157 static int pl35x_ecc_ooblayout16_ecc(struct mtd_info *mtd, int section, in pl35x_ecc_ooblayout16_ecc() argument
171 static int pl35x_ecc_ooblayout16_free(struct mtd_info *mtd, int section, in pl35x_ecc_ooblayout16_free() argument
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdcore.c1773 int mtd_ooblayout_ecc(struct mtd_info *mtd, int section, in mtd_ooblayout_ecc() argument
1807 mtd_ooblayout_free(struct mtd_info *mtd, int section, struct mtd_oob_region *oobfree) mtd_ooblayout_free() argument
1841 mtd_ooblayout_find_region(struct mtd_info *mtd, int byte, int *sectionp, struct mtd_oob_region *oobregion, int (*iter)(struct mtd_info *, int section, struct mtd_oob_region *oobregion)) mtd_ooblayout_find_region() argument
1847 int pos = 0, ret, section = 0; mtd_ooblayout_find_region() local
1887 mtd_ooblayout_find_eccregion(struct mtd_info *mtd, int eccbyte, int *section, struct mtd_oob_region *oobregion) mtd_ooblayout_find_eccregion() argument
1910 mtd_ooblayout_get_bytes(struct mtd_info *mtd, u8 *buf, const u8 *oobbuf, int start, int nbytes, int (*iter)(struct mtd_info *, int section, struct mtd_oob_region *oobregion)) mtd_ooblayout_get_bytes() argument
1917 int section, ret; mtd_ooblayout_get_bytes() local
1953 mtd_ooblayout_set_bytes(struct mtd_info *mtd, const u8 *buf, u8 *oobbuf, int start, int nbytes, int (*iter)(struct mtd_info *, int section, struct mtd_oob_region *oobregion)) mtd_ooblayout_set_bytes() argument
1960 int section, ret; mtd_ooblayout_set_bytes() local
1991 mtd_ooblayout_count_bytes(struct mtd_info *mtd, int (*iter)(struct mtd_info *, int section, struct mtd_oob_region *oobregion)) mtd_ooblayout_count_bytes() argument
1997 int section = 0, ret, nbytes = 0; mtd_ooblayout_count_bytes() local
[all...]
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c1089 static int gpmi_ooblayout_ecc(struct mtd_info *mtd, int section, in gpmi_ooblayout_ecc() argument
1105 static int gpmi_ooblayout_free(struct mtd_info *mtd, int section, in gpmi_ooblayout_free() argument

Completed in 57 milliseconds

123456789