Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/misc/
H A Dappledisplay.c75 static atomic_t count_displays = ATOMIC_INIT(0); variable
277 atomic_inc_return(&count_displays) - 1); in appledisplay_probe()