Searched defs:ahc_platform_data (Results 1 – 1 of 1) sorted by relevance
544 struct ahc_platform_data { struct548 struct ahc_linux_target *targets[AHC_NUM_TARGETS]; 550 struct ahc_completeq completeq;552 spinlock_t spin_lock;554 struct tasklet_struct runq_tasklet;556 u_int qfrozen;557 pid_t dv_pid;558 struct timer_list completeq_timer;559 struct timer_list reset_timer;560 struct semaphore eh_sem;[all …]