Searched refs:AttachUartDevice (Results 1 – 4 of 4) sorted by relevance
233 static int32_t AttachUartDevice(struct UartHost *host, struct HdfDeviceObject *device) in AttachUartDevice() function316 ret = AttachUartDevice(host, device); in SampleUartDriverInit()
301 static int32_t AttachUartDevice(struct UartHost *uartHost, const struct HdfDeviceObject *device) in AttachUartDevice() function392 ret = AttachUartDevice(host, device); in UartDriverInit()
566 static int32_t AttachUartDevice(struct UartHost *uartHost, struct HdfDeviceObject *device) function663 ret = AttachUartDevice(host, device);
519 static int32_t AttachUartDevice(struct UartHost *uartHost, struct HdfDeviceObject *device) function605 ret = AttachUartDevice(host, device);