Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/s390/crypto/
A Dap_bus.c588 struct ap_driver *ap_drv = to_ap_drv(drv); in ap_bus_match()
824 drvres = to_ap_drv(dev->driver)->flags in __ap_revise_reserved()
902 struct ap_driver *ap_drv = to_ap_drv(dev->driver); in ap_device_probe()
953 struct ap_driver *ap_drv = to_ap_drv(dev->driver); in ap_device_remove()
1353 struct ap_driver *ap_drv = to_ap_drv(drv); in __verify_card_reservations()
1446 struct ap_driver *ap_drv = to_ap_drv(drv); in __verify_queue_reservations()
1706 struct ap_driver *ap_drv = to_ap_drv(drv); in __drv_notify_config_changed()
1727 struct ap_driver *ap_drv = to_ap_drv(drv); in __drv_notify_scan_complete()
A Dap_bus.h166 #define to_ap_drv(x) container_of((x), struct ap_driver, driver) macro

Completed in 8 milliseconds