mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
This routine will be called by drivers whenever they receive data in target mode. This should be unexpected events and as such should be handled by a standalone API (i.e. not as a callback pointer from an existing API). Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>