Home
last modified time | relevance | path

Searched refs:qfe_parent (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dsunhme.h461 struct quattro *qfe_parent; /* For Quattro cards */ member
Dsunhme.c2715 hp->qfe_parent = qp; in happy_meal_sbus_init()
3038 hp->qfe_parent = qp; in happy_meal_pci_init()
3322 if (hp->qfe_parent != last_seen_qfe) { in happy_meal_cleanup_module()
3323 free_irq(dev->irq, hp->qfe_parent); in happy_meal_cleanup_module()
3324 last_seen_qfe = hp->qfe_parent; in happy_meal_cleanup_module()