Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/
H A 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()
/kernel/linux/linux-6.6/drivers/misc/
H A 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()

Completed in 3 milliseconds