···129 struct vfc_regs *phys_regs;130 unsigned int control_reg;131 struct semaphore device_lock_sem;132- struct timer_list poll_timer;133- wait_queue_head_t poll_wait;134 int instance;135 int busy;136 unsigned long which_io;
···129 struct vfc_regs *phys_regs;130 unsigned int control_reg;131 struct semaphore device_lock_sem;00132 int instance;133 int busy;134 unsigned long which_io;