Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/unisys/visorchipset/
Dvisorchipset_main.c227 static void device_create_response(ulong bus_no, ulong dev_no, int response);
234 .device_create = device_create_response,
1974 device_create_response(ulong bus_no, ulong dev_no, int response) in device_create_response() function