Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/
Dhpilo.c31 static char ilo_hwdev[MAX_ILO_DEV]; variable
763 ilo_hwdev[(minor / max_ccb)] = 0; in ilo_remove()
784 if (ilo_hwdev[devnum] == 0) { in ilo_probe()
785 ilo_hwdev[devnum] = 1; in ilo_probe()
860 ilo_hwdev[devnum] = 0; in ilo_probe()