Home
last modified time | relevance | path

Searched defs:ptable (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientRkFs_v2.c263 struct rkss_file_table *ptable; in rkss_dump_ptable() local
347 struct rkss_file_table *ptable, unsigned int *out_area_index) in rkss_get_fileinfo_by_index()
377 struct rkss_file_table *ptable, unsigned int *out_area_index) in rkss_get_fileinfo_by_name()
H A DOpteeClientRkNewFs_v2.c271 struct rkss_file_table *ptable; in rkss_dump_ptable() local
355 struct rkss_file_table *ptable, unsigned int *out_area_index) in rkss_get_fileinfo_by_index()
385 struct rkss_file_table *ptable, unsigned int *out_area_index) in rkss_get_fileinfo_by_name()
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dsfi.h33 #define SFI_GET_NUM_ENTRIES(ptable, entry_type) \ argument