Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds