Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dtee_drv.h565 struct tee_client_device { struct
566 struct tee_client_device_id id; argument
570 #define to_tee_client_device(d) container_of(d, struct tee_client_device, dev) argument