Searched defs:saa6588_command (Results 1 – 1 of 1) sorted by relevance
28 struct saa6588_command { struct29 unsigned int block_count;30 bool nonblocking;31 int result;32 unsigned char __user *buffer;33 struct file *instance;34 poll_table *event_list;35 __poll_t poll_mask;