Home
last modified time | relevance | path

Searched defs:whiteheat_command_private (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/serial/
Dwhiteheat.c141 struct whiteheat_command_private { struct
142 struct mutex mutex;
143 __u8 port_running;
144 __u8 command_finished;
145 wait_queue_head_t wait_command; /* for handling sleeping whilst
148 __u8 result_buffer[64];