Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/
Dhpilo.c31 static char ilo_hwdev[MAX_ILO_DEV]; variable
764 ilo_hwdev[(minor / max_ccb)] = 0; in ilo_remove()
785 if (ilo_hwdev[devnum] == 0) { in ilo_probe()
786 ilo_hwdev[devnum] = 1; in ilo_probe()
861 ilo_hwdev[devnum] = 0; in ilo_probe()