Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/misc/
Dhpilo.c31 static char ilo_hwdev[MAX_ILO_DEV]; variable
771 ilo_hwdev[(minor / max_ccb)] = 0; in ilo_remove()
792 if (ilo_hwdev[devnum] == 0) { in ilo_probe()
793 ilo_hwdev[devnum] = 1; in ilo_probe()
868 ilo_hwdev[devnum] = 0; in ilo_probe()