Home
last modified time | relevance | path

Searched refs:MipiDsiAttach (Results 1 – 3 of 3) sorted by relevance

/drivers/hdf_core/framework/support/platform/src/mipi/
Dmipi_dsi_if.c54 int32_t MipiDsiAttach(DevHandle handle, uint8_t *name) in MipiDsiAttach() function
/drivers/hdf_core/framework/include/platform/
Dmipi_dsi_if.h292 int32_t MipiDsiAttach(DevHandle handle, uint8_t *name);
/drivers/hdf_core/framework/test/unittest/platform/common/
Dmipi_dsi_test.c41 MipiDsiAttach(test->handle, "toshiba,panel-tc358775"); in MipiDsiTestSetUp()