Searched refs:irq_no (Results 1 – 2 of 2) sorted by relevance
824 &the_card.irq_no); in snd_ps3_allocate_irq()830 ret = request_irq(the_card.irq_no, snd_ps3_interrupt, 0, in snd_ps3_allocate_irq()840 ps3_irq_plug_destroy(the_card.irq_no); in snd_ps3_allocate_irq()846 free_irq(the_card.irq_no, &the_card); in snd_ps3_free_irq()847 ps3_irq_plug_destroy(the_card.irq_no); in snd_ps3_free_irq()
64 unsigned int irq_no; member