Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/sh/maple/
Dmaple.c315 struct maple_driver *maple_drv; in maple_check_matching_driver() local
319 maple_drv = to_maple_driver(driver); in maple_check_matching_driver()
320 if (mdev->devinfo.function & cpu_to_be32(maple_drv->function)) in maple_check_matching_driver()
752 struct maple_driver *maple_drv = to_maple_driver(drvptr); in maple_match_bus_driver() local
759 cpu_to_be32(maple_drv->function)) in maple_match_bus_driver()