Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtee_drv.h476 struct tee_client_device { struct
477 struct tee_client_device_id id; argument
481 #define to_tee_client_device(d) container_of(d, struct tee_client_device, dev) argument