Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/unisys/visorchipset/
Dvisorchipset_main.c226 static void bus_destroy_response(ulong bus_no, int response);
233 .bus_destroy = bus_destroy_response,
1968 bus_destroy_response(ulong bus_no, int response) in bus_destroy_response() function