Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/unisys/visorchipset/
Dvisorchipset.h226 int visorchipset_chipset_ready(void);
Dvisorchipset_main.c1349 visorchipset_chipset_ready(void) in visorchipset_chipset_ready() function
1354 EXPORT_SYMBOL_GPL(visorchipset_chipset_ready);
1383 int rc = visorchipset_chipset_ready(); in chipset_ready()