Searched refs:tee_dev (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/board/astro/
H A Dastro-tee.c32 static const pbus_dev_t tee_dev = { variable
44 zx_status_t status = pbus_device_add(&bus->pbus, &tee_dev);
/fuchsia/zircon/system/dev/board/vim/
H A Dvim.c42 static const pbus_dev_t tee_dev = { variable
117 if ((status = pbus_device_add(&bus->pbus, &tee_dev)) != ZX_OK) {
118 zxlogf(ERROR, "vim_start_thread, could not add tee_dev: %d\n", status);

Completed in 26 milliseconds