Searched refs:to_ap_dev (Results 1 – 3 of 3) sorted by relevance
171 #define to_ap_dev(x) container_of((x), struct ap_device, device) macro
634 id->dev_type == to_ap_dev(dev)->device_type) in ap_bus_match()638 id->dev_type == to_ap_dev(dev)->device_type) in ap_bus_match()655 const struct ap_device *ap_dev = to_ap_dev(dev); in ap_uevent()938 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_probe()993 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_remove()
137 return sysfs_emit(buf, "ap:t%02X\n", to_ap_dev(dev)->device_type); in modalias_show()