Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/serial/
H A 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];
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/serial/
H A 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];
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/serial/
H A 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];