Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/
Dphantom.c64 static unsigned char phantom_devices[PHANTOM_MAX_MINORS]; variable
332 if (phantom_devices[i] == 0) in phantom_get_free()
358 phantom_devices[minor] = 1; in phantom_probe()
431 phantom_devices[minor] = 0; in phantom_probe()
459 phantom_devices[minor] = 0; in phantom_remove()