Searched defs:iwl_isr_ops (Results 1 – 1 of 1) sorted by relevance
125 struct iwl_isr_ops { struct126 irqreturn_t (*isr) (int irq, void *data);127 void (*free)(struct iwl_priv *priv);128 int (*alloc)(struct iwl_priv *priv);129 int (*reset)(struct iwl_priv *priv);130 void (*disable)(struct iwl_priv *priv);