Searched refs:g_uartHostMethod (Results 1 – 8 of 8) sorted by relevance
496 static struct UartHostMethod g_uartHostMethod = { variable559 host->method = &g_uartHostMethod; in HdfUartInit()
288 struct UartHostMethod g_uartHostMethod = {377 …host->method = &g_uartHostMethod; // UartHostMethod的实例化…
220 struct UartHostMethod g_uartHostMethod = { variable398 host->method = &g_uartHostMethod; in UartDriverInit()
518 struct UartHostMethod g_uartHostMethod = { variable662 host->method = &g_uartHostMethod; in HdfUartDeviceInit()
495 struct UartHostMethod g_uartHostMethod = { variable706 host->method = &g_uartHostMethod; in HdfUartDeviceInit()
412 struct UartHostMethod g_uartHostMethod = { variable669 host->method = &g_uartHostMethod;
312 struct UartHostMethod g_uartHostMethod = { variable611 host->method = &g_uartHostMethod;
265 struct UartHostMethod g_uartHostMethod = {354 …host->method = &g_uartHostMethod; // Attach the UartHos…