Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/unisys/visorbus/
Dvisorchipset.c223 static void device_create_response(struct visor_device *p, int response);
233 .device_create = device_create_response,
2042 device_create_response(struct visor_device *dev_info, int response) in device_create_response() function