Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/crypto/
Dap_bus.c592 id->dev_type == to_ap_dev(dev)->device_type) in ap_bus_match()
596 id->dev_type == to_ap_dev(dev)->device_type) in ap_bus_match()
613 struct ap_device *ap_dev = to_ap_dev(dev); in ap_uevent()
880 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_probe()
931 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_remove()
Dap_bus.h176 #define to_ap_dev(x) container_of((x), struct ap_device, device) macro
Dvfio_ap_drv.c71 struct ap_device *apdev = to_ap_dev(dev); in status_show()
Dap_card.c138 to_ap_dev(dev)->device_type); in modalias_show()