Lines Matching defs:skd_host_data
2367 static irqreturn_t skd_reserved_isr(int irq, void *skd_host_data)
2369 struct skd_device *skdev = skd_host_data;
2382 static irqreturn_t skd_statec_isr(int irq, void *skd_host_data)
2384 struct skd_device *skdev = skd_host_data;
2396 static irqreturn_t skd_comp_q(int irq, void *skd_host_data)
2398 struct skd_device *skdev = skd_host_data;
2422 static irqreturn_t skd_msg_isr(int irq, void *skd_host_data)
2424 struct skd_device *skdev = skd_host_data;
2436 static irqreturn_t skd_qfull_isr(int irq, void *skd_host_data)
2438 struct skd_device *skdev = skd_host_data;