Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 23 of 23) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dsmbios.c76 static int smbios_write_type0(ulong *current, int handle) in smbios_write_type0()
111 static int smbios_write_type1(ulong *current, int handle) in smbios_write_type1()
132 static int smbios_write_type2(ulong *current, int handle) in smbios_write_type2()
150 static int smbios_write_type3(ulong *current, int handle) in smbios_write_type3()
202 static int smbios_write_type4(ulong *current, int handle) in smbios_write_type4()
224 static int smbios_write_type32(ulong *current, int handle) in smbios_write_type32()
237 static int smbios_write_type127(ulong *current, int handle) in smbios_write_type127()
266 int handle = 0; in write_smbios_table() local
H A Dtpm.c39 uint32_t handle; member
1013 pubkey_digest[20], uint32_t *handle) in tpm_find_key_sha1()
/rk3399_rockchip-uboot/examples/api/
H A Dglue.c212 int ub_dev_open(int handle) in ub_dev_open()
228 int ub_dev_close(int handle) in ub_dev_close()
251 static int dev_valid(int handle) in dev_valid()
262 static int dev_stor_valid(int handle) in dev_stor_valid()
273 int ub_dev_read(int handle, void *buf, lbasize_t len, lbastart_t start, in ub_dev_read()
293 static int dev_net_valid(int handle) in dev_net_valid()
304 int ub_dev_recv(int handle, void *buf, int len, int *rlen) in ub_dev_recv()
322 int ub_dev_send(int handle, void *buf, int len) in ub_dev_send()
H A Ddemo.c293 void test_dump_di(int handle) in test_dump_di()
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_boottime.c455 static efi_status_t EFIAPI efi_install_protocol_interface(void **handle, in efi_install_protocol_interface()
512 static efi_status_t EFIAPI efi_install_protocol_interface_ext(void **handle, in efi_install_protocol_interface_ext()
524 static efi_status_t EFIAPI efi_reinstall_protocol_interface(void *handle, in efi_reinstall_protocol_interface()
533 static efi_status_t EFIAPI efi_uninstall_protocol_interface(void *handle, in efi_uninstall_protocol_interface()
574 static efi_status_t EFIAPI efi_uninstall_protocol_interface_ext(void *handle, in efi_uninstall_protocol_interface_ext()
847 static struct efi_object *efi_search_obj(void *handle) in efi_search_obj()
949 static efi_status_t EFIAPI efi_close_protocol(void *handle, in efi_close_protocol()
959 static efi_status_t EFIAPI efi_open_protocol_information(efi_handle_t handle, in efi_open_protocol_information()
969 static efi_status_t EFIAPI efi_protocols_per_handle(void *handle, in efi_protocols_per_handle()
1089 void **handle, ...) in efi_install_multiple_protocol_interfaces()
[all …]
H A Dhelloworld.c14 efi_status_t EFIAPI efi_main(efi_handle_t handle, in efi_main()
/rk3399_rockchip-uboot/arch/nios2/include/asm/
H A Ddma-mapping.h11 static inline void *dma_alloc_coherent(size_t len, unsigned long *handle) in dma_alloc_coherent()
/rk3399_rockchip-uboot/include/
H A Dsmbios.h64 u16 handle; member
83 u16 handle; member
101 u16 handle; member
121 u16 handle; member
149 u16 handle; member
182 u16 handle; member
191 u16 handle; member
198 u16 handle; member
212 int length, int handle) in fill_smbios_header()
H A Defi_loader.h92 void *handle; member
/rk3399_rockchip-uboot/fs/yaffs2/
H A Dyaffsfs.c142 static struct yaffsfs_FileDes *yaffsfs_HandleToFileDes(int handle) in yaffsfs_HandleToFileDes()
152 static struct yaffsfs_Inode *yaffsfs_HandleToInode(int handle) in yaffsfs_HandleToInode()
163 static struct yaffs_obj *yaffsfs_HandleToObject(int handle) in yaffsfs_HandleToObject()
285 int handle = yaffsfs_NewHandle(&h); in yaffsfs_NewHandleAndFileDes() local
312 static int yaffsfs_GetHandle(int handle) in yaffsfs_GetHandle()
346 static int yaffsfs_PutHandle(int handle) in yaffsfs_PutHandle()
735 int yaffs_dup(int handle) in yaffs_dup()
778 int handle = -1; in yaffs_open_sharing() local
1002 int yaffs_Dofsync(int handle, int datasync) in yaffs_Dofsync()
1025 int yaffs_fsync(int handle) in yaffs_fsync()
[all …]
/rk3399_rockchip-uboot/arch/nds32/include/asm/
H A Ddma-mapping.h12 static void *dma_alloc_coherent(size_t len, unsigned long *handle) in dma_alloc_coherent()
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Ddma-mapping.h15 static inline void *dma_alloc_coherent(size_t len, unsigned long *handle) in dma_alloc_coherent()
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Ddma-mapping.h15 static inline void *dma_alloc_coherent(size_t len, unsigned long *handle) in dma_alloc_coherent()
/rk3399_rockchip-uboot/tools/
H A Dmingw_support.c28 HANDLE handle = INVALID_HANDLE_VALUE; in mmap() local
/rk3399_rockchip-uboot/drivers/misc/
H A Dfsl_portals.c100 char handle[64], *p; in fdt_qportal() local
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dportals.c158 char handle[64], *p; in fdt_qportal() local
/rk3399_rockchip-uboot/board/gateworks/gw_ventana/
H A Dgw_ventana.c1188 u32 handle = 0; in ft_board_setup() local
1249 const u32 *handle = NULL; in ft_board_setup() local
/rk3399_rockchip-uboot/board/gdsys/a38x/
H A Dhre.c138 uint32_t *handle) in find_key()
/rk3399_rockchip-uboot/lib/bzip2/
H A Dbzlib.c923 FILE* handle; member
/rk3399_rockchip-uboot/drivers/core/
H A Dof_access.c412 struct device_node *of_find_node_by_phandle(phandle handle) in of_find_node_by_phandle()
/rk3399_rockchip-uboot/drivers/net/fsl-mc/
H A Dmc.c848 static int dprc_version_check(struct fsl_mc_io *mc_io, uint16_t handle) in dprc_version_check()
/rk3399_rockchip-uboot/cmd/
H A Dtpm.c742 uint32_t handle = simple_strtoul(argv[2], NULL, 0); in TPM_COMMAND_NO_ARG() local
/rk3399_rockchip-uboot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c286 uint32_t *handle) in find_key()