Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
A Dap_bus.h147 #define to_ap_drv(x) container_of((x), struct ap_driver, driver) macro
A Dap_bus.c572 struct ap_driver *ap_drv = to_ap_drv(drv); in ap_bus_match()
790 drvres = to_ap_drv(dev->driver)->flags in __ap_revise_reserved()
853 struct ap_driver *ap_drv = to_ap_drv(dev->driver); in ap_device_probe()
903 struct ap_driver *ap_drv = to_ap_drv(dev->driver); in ap_device_remove()

Completed in 7 milliseconds