Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/goldfish/
H A Dgoldfish_pipe.c74 PIPE_CURRENT_DEVICE_VERSION = 2 enumerator
912 if (WARN_ON(dev->version < PIPE_CURRENT_DEVICE_VERSION)) in goldfish_pipe_probe()