Home
last modified time | relevance | path

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

/drivers/misc/
A Dhpilo.c402 static inline void clear_device(struct ilo_hwinfo *hw) in clear_device()
419 static void ilo_set_reset(struct ilo_hwinfo *hw) in ilo_set_reset()
440 struct ilo_hwinfo *hw = data->ilo_hw; in ilo_read()
490 struct ilo_hwinfo *hw = data->ilo_hw; in ilo_write()
535 struct ilo_hwinfo *hw; in ilo_close()
539 hw = container_of(ip->i_cdev, struct ilo_hwinfo, cdev); in ilo_close()
566 struct ilo_hwinfo *hw; in ilo_open()
570 hw = container_of(ip->i_cdev, struct ilo_hwinfo, cdev); in ilo_open()
648 struct ilo_hwinfo *hw = data; in ilo_isr()
742 struct ilo_hwinfo *ilo_hw = pci_get_drvdata(pdev); in ilo_remove()
[all …]
A Dhpilo.h34 struct ilo_hwinfo { struct
148 struct ilo_hwinfo *ilo_hw;

Completed in 6 milliseconds