Searched refs:ilo_hw (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/misc/
H A Dhpilo.c440 struct ilo_hwinfo *hw = data->ilo_hw;
490 struct ilo_hwinfo *hw = data->ilo_hw;
525 else if (ilo_pkt_recv(data->ilo_hw, driver_ccb))
590 data->ilo_hw = hw;
724 struct ilo_hwinfo *ilo_hw = pci_get_drvdata(pdev); local
726 clear_device(ilo_hw);
728 minor = MINOR(ilo_hw->cdev.dev);
732 cdev_del(&ilo_hw->cdev);
733 ilo_disable_interrupts(ilo_hw);
734 free_irq(pdev->irq, ilo_hw);
746 struct ilo_hwinfo *ilo_hw; local
[all...]
H A Dhpilo.h146 struct ilo_hwinfo *ilo_hw; member in struct:ccb_data
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/misc/
H A Dhpilo.c440 struct ilo_hwinfo *hw = data->ilo_hw;
490 struct ilo_hwinfo *hw = data->ilo_hw;
525 else if (ilo_pkt_recv(data->ilo_hw, driver_ccb))
590 data->ilo_hw = hw;
724 struct ilo_hwinfo *ilo_hw = pci_get_drvdata(pdev); local
726 clear_device(ilo_hw);
728 minor = MINOR(ilo_hw->cdev.dev);
732 cdev_del(&ilo_hw->cdev);
733 ilo_disable_interrupts(ilo_hw);
734 free_irq(pdev->irq, ilo_hw);
746 struct ilo_hwinfo *ilo_hw; local
[all...]
H A Dhpilo.h146 struct ilo_hwinfo *ilo_hw; member in struct:ccb_data

Completed in 190 milliseconds