Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dphantom.c60 static unsigned char phantom_devices[PHANTOM_MAX_MINORS]; variable
328 if (phantom_devices[i] == 0) in phantom_get_free()
354 phantom_devices[minor] = 1; in phantom_probe()
427 phantom_devices[minor] = 0; in phantom_probe()
455 phantom_devices[minor] = 0; in phantom_remove()