Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/misc/
Dhpilo.c33 static char ilo_hwdev[MAX_ILO_DEV]; variable
767 ilo_hwdev[(minor / max_ccb)] = 0; in ilo_remove()
788 if (ilo_hwdev[devnum] == 0) { in ilo_probe()
789 ilo_hwdev[devnum] = 1; in ilo_probe()
864 ilo_hwdev[devnum] = 0; in ilo_probe()