Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/usbip/userspace/src/
Dusbip_attach.c149 PACK_OP_IMPORT_REPLY(0, &reply); in query_import_device()
Dusbip_network.h81 #define PACK_OP_IMPORT_REPLY(pack, reply) do {\ macro