IOUSBController in DriverKit

Apple announced the new DriverKit.

I think it can create driver for USB.

Now I developed a kernel driver using IOUSBController to hook USB data.

How can I create the driver to hook USB data using DriverKIt.