Searched defs:itr (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/i2c/
H A Dgeni_i2c.c106 const struct geni_i2c_clk_fld *itr = geni_i2c_clk_map; local
129 const struct geni_i2c_clk_fld *itr = geni->clk_fld; local
/u-boot/fs/fat/
H A Dfat.c800 static int fat_itr_root(fat_itr *itr, fsdata *fsdata) argument
834 fat_itr_child(fat_itr *itr, fat_itr *parent) argument
868 fat_next_cluster(fat_itr *itr, unsigned int *nbytes) argument
935 next_dent(fat_itr *itr) argument
962 extract_vfat_name(fat_itr *itr) argument
1020 fat_itr_next(fat_itr *itr) argument
1089 fat_itr_isdir(fat_itr *itr) argument
1117 fat_itr_resolve(fat_itr *itr, const char *path, unsigned type) argument
1229 fat_itr *itr; local
1271 fat_itr *itr; local
1309 fat_itr *itr; local
1353 fat_itr itr; member in struct:__anon439
[all...]
H A Dfat_write.c78 static int fat_move_to_cluster(fat_itr *itr, unsigned int cluster) argument
105 set_name(fat_itr *itr, const char *filename, char *shortname) argument
263 fat_find_empty_dentries(fat_itr *itr, int count) argument
396 fill_dir_slot(fat_itr *itr, const char *l_name, const char *shortname) argument
655 flush_dir(fat_itr *itr) argument
825 new_dir_table(fat_itr *itr) argument
1225 find_directory_entry(fat_itr *itr, char *filename) argument
1359 fat_itr *itr = NULL; local
1488 fat_dir_entries(fat_itr *itr) argument
1531 delete_single_dentry(fat_itr *itr) argument
1549 delete_long_name(fat_itr *itr) argument
1573 delete_dentry_long(fat_itr *itr) argument
1612 fat_itr *itr = NULL; local
1679 fat_itr *itr = NULL; local
[all...]

Completed in 100 milliseconds