Searched refs:device_responder (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/staging/unisys/visorchipset/ |
D | visorchipset_main.c | 842 device_responder(enum controlvm_id cmd_id, ulong bus_no, ulong dev_no, in device_responder() function 1031 device_responder(cmd, bus_no, dev_no, response); in device_epilog() 1976 device_responder(CONTROLVM_DEVICE_CREATE, bus_no, dev_no, response); in device_create_response() 1982 device_responder(CONTROLVM_DEVICE_DESTROY, bus_no, dev_no, response); in device_destroy_response()
|