Home
last modified time | relevance | path

Searched refs:tee_shm (Results 1 – 25 of 952) sorted by relevance

12345678910>>...39

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dtee_drv.h33 struct tee_shm;
65 struct tee_shm *shm;
113 int (*shm_register)(struct tee_context *ctx, struct tee_shm *shm,
204 struct tee_shm { struct
353 static inline bool tee_shm_is_registered(struct tee_shm *shm) in tee_shm_is_registered()
362 void tee_shm_free(struct tee_shm *shm);
368 void tee_shm_put(struct tee_shm *shm);
395 void *tee_shm_get_va(struct tee_shm *shm, size_t offs);
412 static inline size_t tee_shm_get_size(struct tee_shm *shm) in tee_shm_get_size()
435 static inline size_t tee_shm_get_page_offset(struct tee_shm *shm) in tee_shm_get_page_offset()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dtee_drv.h33 struct tee_shm;
65 struct tee_shm *shm;
113 int (*shm_register)(struct tee_context *ctx, struct tee_shm *shm,
204 struct tee_shm { struct
353 static inline bool tee_shm_is_registered(struct tee_shm *shm) in tee_shm_is_registered()
362 void tee_shm_free(struct tee_shm *shm);
368 void tee_shm_put(struct tee_shm *shm);
395 void *tee_shm_get_va(struct tee_shm *shm, size_t offs);
412 static inline size_t tee_shm_get_size(struct tee_shm *shm) in tee_shm_get_size()
435 static inline size_t tee_shm_get_page_offset(struct tee_shm *shm) in tee_shm_get_page_offset()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dtee_drv.h33 struct tee_shm;
65 struct tee_shm *shm;
113 int (*shm_register)(struct tee_context *ctx, struct tee_shm *shm,
204 struct tee_shm { struct
353 static inline bool tee_shm_is_registered(struct tee_shm *shm) in tee_shm_is_registered()
362 void tee_shm_free(struct tee_shm *shm);
368 void tee_shm_put(struct tee_shm *shm);
395 void *tee_shm_get_va(struct tee_shm *shm, size_t offs);
412 static inline size_t tee_shm_get_size(struct tee_shm *shm) in tee_shm_get_size()
435 static inline size_t tee_shm_get_page_offset(struct tee_shm *shm) in tee_shm_get_page_offset()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/
H A Dtee.h77 struct tee_shm { struct
96 struct tee_shm *shm; argument
225 int (*shm_register)(struct udevice *dev, struct tee_shm *shm);
232 int (*shm_unregister)(struct udevice *dev, struct tee_shm *shm);
249 u32 flags, struct tee_shm **shmp);
262 struct tee_shm **shmp);
276 struct tee_shm **shmp);
282 void tee_shm_free(struct tee_shm *shm);
292 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/include/
H A Dtee.h82 struct tee_shm { struct
101 struct tee_shm *shm; argument
230 int (*shm_register)(struct udevice *dev, struct tee_shm *shm);
237 int (*shm_unregister)(struct udevice *dev, struct tee_shm *shm);
254 u32 flags, struct tee_shm **shmp);
267 struct tee_shm **shmp);
281 struct tee_shm **shmp);
287 void tee_shm_free(struct tee_shm *shm);
297 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/include/
H A Dtee.h82 struct tee_shm { struct
101 struct tee_shm *shm; argument
230 int (*shm_register)(struct udevice *dev, struct tee_shm *shm);
237 int (*shm_unregister)(struct udevice *dev, struct tee_shm *shm);
254 u32 flags, struct tee_shm **shmp);
267 struct tee_shm **shmp);
281 struct tee_shm **shmp);
287 void tee_shm_free(struct tee_shm *shm);
297 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/
H A Dtee.h82 struct tee_shm { struct
101 struct tee_shm *shm; argument
230 int (*shm_register)(struct udevice *dev, struct tee_shm *shm);
237 int (*shm_unregister)(struct udevice *dev, struct tee_shm *shm);
254 u32 flags, struct tee_shm **shmp);
267 struct tee_shm **shmp);
281 struct tee_shm **shmp);
287 void tee_shm_free(struct tee_shm *shm);
297 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/
H A Dtee.h82 struct tee_shm { struct
101 struct tee_shm *shm; argument
230 int (*shm_register)(struct udevice *dev, struct tee_shm *shm);
237 int (*shm_unregister)(struct udevice *dev, struct tee_shm *shm);
254 u32 flags, struct tee_shm **shmp);
267 struct tee_shm **shmp);
281 struct tee_shm **shmp);
287 void tee_shm_free(struct tee_shm *shm);
297 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/include/
H A Dtee.h82 struct tee_shm { struct
101 struct tee_shm *shm; argument
230 int (*shm_register)(struct udevice *dev, struct tee_shm *shm);
237 int (*shm_unregister)(struct udevice *dev, struct tee_shm *shm);
254 u32 flags, struct tee_shm **shmp);
267 struct tee_shm **shmp);
281 struct tee_shm **shmp);
287 void tee_shm_free(struct tee_shm *shm);
297 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/include/
H A Dtee.h82 struct tee_shm { struct
101 struct tee_shm *shm; argument
230 int (*shm_register)(struct udevice *dev, struct tee_shm *shm);
237 int (*shm_unregister)(struct udevice *dev, struct tee_shm *shm);
254 u32 flags, struct tee_shm **shmp);
267 struct tee_shm **shmp);
281 struct tee_shm **shmp);
287 void tee_shm_free(struct tee_shm *shm);
297 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/
H A Dtee.h77 struct tee_shm { struct
96 struct tee_shm *shm; argument
225 int (*shm_register)(struct udevice *dev, struct tee_shm *shm);
232 int (*shm_unregister)(struct udevice *dev, struct tee_shm *shm);
249 u32 flags, struct tee_shm **shmp);
262 struct tee_shm **shmp);
276 struct tee_shm **shmp);
282 void tee_shm_free(struct tee_shm *shm);
292 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/include/
H A Dtee.h82 struct tee_shm { struct
101 struct tee_shm *shm; argument
230 int (*shm_register)(struct udevice *dev, struct tee_shm *shm);
237 int (*shm_unregister)(struct udevice *dev, struct tee_shm *shm);
254 u32 flags, struct tee_shm **shmp);
267 struct tee_shm **shmp);
281 struct tee_shm **shmp);
287 void tee_shm_free(struct tee_shm *shm);
297 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/include/
H A Dtee.h82 struct tee_shm { struct
101 struct tee_shm *shm; argument
230 int (*shm_register)(struct udevice *dev, struct tee_shm *shm);
237 int (*shm_unregister)(struct udevice *dev, struct tee_shm *shm);
254 u32 flags, struct tee_shm **shmp);
267 struct tee_shm **shmp);
281 struct tee_shm **shmp);
287 void tee_shm_free(struct tee_shm *shm);
297 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/include/
H A Dtee.h82 struct tee_shm { struct
101 struct tee_shm *shm; argument
230 int (*shm_register)(struct udevice *dev, struct tee_shm *shm);
237 int (*shm_unregister)(struct udevice *dev, struct tee_shm *shm);
254 u32 flags, struct tee_shm **shmp);
267 struct tee_shm **shmp);
281 struct tee_shm **shmp);
287 void tee_shm_free(struct tee_shm *shm);
297 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/include/
H A Dtee.h82 struct tee_shm { struct
101 struct tee_shm *shm; argument
230 int (*shm_register)(struct udevice *dev, struct tee_shm *shm);
237 int (*shm_unregister)(struct udevice *dev, struct tee_shm *shm);
254 u32 flags, struct tee_shm **shmp);
267 struct tee_shm **shmp);
281 struct tee_shm **shmp);
287 void tee_shm_free(struct tee_shm *shm);
297 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/include/
H A Dtee.h82 struct tee_shm { struct
101 struct tee_shm *shm; argument
230 int (*shm_register)(struct udevice *dev, struct tee_shm *shm);
237 int (*shm_unregister)(struct udevice *dev, struct tee_shm *shm);
254 u32 flags, struct tee_shm **shmp);
267 struct tee_shm **shmp);
281 struct tee_shm **shmp);
287 void tee_shm_free(struct tee_shm *shm);
297 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);
/dports/sysutils/u-boot-sopine/u-boot-2021.07/include/
H A Dtee.h82 struct tee_shm { struct
101 struct tee_shm *shm; argument
230 int (*shm_register)(struct udevice *dev, struct tee_shm *shm);
237 int (*shm_unregister)(struct udevice *dev, struct tee_shm *shm);
254 u32 flags, struct tee_shm **shmp);
267 struct tee_shm **shmp);
281 struct tee_shm **shmp);
287 void tee_shm_free(struct tee_shm *shm);
297 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/include/
H A Dtee.h82 struct tee_shm { struct
101 struct tee_shm *shm; argument
230 int (*shm_register)(struct udevice *dev, struct tee_shm *shm);
237 int (*shm_unregister)(struct udevice *dev, struct tee_shm *shm);
254 u32 flags, struct tee_shm **shmp);
267 struct tee_shm **shmp);
281 struct tee_shm **shmp);
287 void tee_shm_free(struct tee_shm *shm);
297 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);
/dports/sysutils/u-boot-rpi/u-boot-2021.07/include/
H A Dtee.h82 struct tee_shm { struct
101 struct tee_shm *shm; argument
230 int (*shm_register)(struct udevice *dev, struct tee_shm *shm);
237 int (*shm_unregister)(struct udevice *dev, struct tee_shm *shm);
254 u32 flags, struct tee_shm **shmp);
267 struct tee_shm **shmp);
281 struct tee_shm **shmp);
287 void tee_shm_free(struct tee_shm *shm);
297 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/include/
H A Dtee.h77 struct tee_shm { struct
96 struct tee_shm *shm; argument
225 int (*shm_register)(struct udevice *dev, struct tee_shm *shm);
232 int (*shm_unregister)(struct udevice *dev, struct tee_shm *shm);
249 u32 flags, struct tee_shm **shmp);
262 struct tee_shm **shmp);
276 struct tee_shm **shmp);
282 void tee_shm_free(struct tee_shm *shm);
292 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/include/
H A Dtee.h82 struct tee_shm { struct
101 struct tee_shm *shm; argument
230 int (*shm_register)(struct udevice *dev, struct tee_shm *shm);
237 int (*shm_unregister)(struct udevice *dev, struct tee_shm *shm);
254 u32 flags, struct tee_shm **shmp);
267 struct tee_shm **shmp);
281 struct tee_shm **shmp);
287 void tee_shm_free(struct tee_shm *shm);
297 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/include/
H A Dtee.h82 struct tee_shm { struct
101 struct tee_shm *shm; argument
230 int (*shm_register)(struct udevice *dev, struct tee_shm *shm);
237 int (*shm_unregister)(struct udevice *dev, struct tee_shm *shm);
254 u32 flags, struct tee_shm **shmp);
267 struct tee_shm **shmp);
281 struct tee_shm **shmp);
287 void tee_shm_free(struct tee_shm *shm);
297 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);
/dports/sysutils/u-boot-chip/u-boot-2021.07/include/
H A Dtee.h82 struct tee_shm { struct
101 struct tee_shm *shm; argument
230 int (*shm_register)(struct udevice *dev, struct tee_shm *shm);
237 int (*shm_unregister)(struct udevice *dev, struct tee_shm *shm);
254 u32 flags, struct tee_shm **shmp);
267 struct tee_shm **shmp);
281 struct tee_shm **shmp);
287 void tee_shm_free(struct tee_shm *shm);
297 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/include/
H A Dtee.h82 struct tee_shm { struct
101 struct tee_shm *shm; argument
230 int (*shm_register)(struct udevice *dev, struct tee_shm *shm);
237 int (*shm_unregister)(struct udevice *dev, struct tee_shm *shm);
254 u32 flags, struct tee_shm **shmp);
267 struct tee_shm **shmp);
281 struct tee_shm **shmp);
287 void tee_shm_free(struct tee_shm *shm);
297 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/include/
H A Dtee.h77 struct tee_shm { struct
96 struct tee_shm *shm; argument
225 int (*shm_register)(struct udevice *dev, struct tee_shm *shm);
232 int (*shm_unregister)(struct udevice *dev, struct tee_shm *shm);
249 u32 flags, struct tee_shm **shmp);
262 struct tee_shm **shmp);
276 struct tee_shm **shmp);
282 void tee_shm_free(struct tee_shm *shm);
292 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);

12345678910>>...39