Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/chrome/wilco_ec/
Dcore.c21 static struct resource *wilco_get_resource(struct platform_device *pdev, in wilco_get_resource() function
57 ec->io_data = wilco_get_resource(pdev, 0); /* Host Data */ in wilco_ec_probe()
58 ec->io_command = wilco_get_resource(pdev, 1); /* Host Command */ in wilco_ec_probe()
59 ec->io_packet = wilco_get_resource(pdev, 2); /* MEC EMI */ in wilco_ec_probe()