Searched defs:send_async_command (Results 1 – 2 of 2) sorted by relevance
67 int (*send_async_command)(vendor_async_opcode_t opcode, void *param); member
99 static int send_async_command(vendor_async_opcode_t opcode, void *param) { in send_async_command() function