Home
last modified time | relevance | path

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

/Linux-v5.10/include/media/i2c/
Dsaa6588.h16 struct saa6588_command { struct
17 unsigned int block_count;
18 bool nonblocking;
19 int result;
20 unsigned char __user *buffer;
21 struct file *instance;
22 poll_table *event_list;
23 __poll_t poll_mask;