Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/serial/
Dwhiteheat.c133 struct whiteheat_command_private { struct
134 struct mutex mutex;
135 __u8 port_running;
136 __u8 command_finished;
137 wait_queue_head_t wait_command; /* for handling sleeping whilst
140 __u8 result_buffer[64];
/kernel/linux/linux-5.10/drivers/usb/serial/
Dwhiteheat.c136 struct whiteheat_command_private { struct
137 struct mutex mutex;
138 __u8 port_running;
139 __u8 command_finished;
140 wait_queue_head_t wait_command; /* for handling sleeping whilst
143 __u8 result_buffer[64];