Lines Matching refs:to_nfit_dcr
1372 static struct acpi_nfit_control_region *to_nfit_dcr(struct device *dev) in to_nfit_dcr() function
1401 struct acpi_nfit_control_region *dcr = to_nfit_dcr(dev); in vendor_show()
1410 struct acpi_nfit_control_region *dcr = to_nfit_dcr(dev); in rev_id_show()
1419 struct acpi_nfit_control_region *dcr = to_nfit_dcr(dev); in device_show()
1428 struct acpi_nfit_control_region *dcr = to_nfit_dcr(dev); in subsystem_vendor_show()
1437 struct acpi_nfit_control_region *dcr = to_nfit_dcr(dev); in subsystem_rev_id_show()
1447 struct acpi_nfit_control_region *dcr = to_nfit_dcr(dev); in subsystem_device_show()
1466 struct acpi_nfit_control_region *dcr = to_nfit_dcr(dev); in format_show()
1481 struct acpi_nfit_control_region *dcr = to_nfit_dcr(dev); in format1_show()
1525 struct acpi_nfit_control_region *dcr = to_nfit_dcr(dev); in serial_show()
1624 if (!to_nfit_dcr(dev)) { in acpi_nfit_dimm_attr_visible()