Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/char/ipmi/
Dipmi_msghandler.c328 #define to_bmc_device(x) container_of((x), struct bmc_device, pdev.dev) macro
2748 struct bmc_device *bmc = to_bmc_device(dev); in device_id_show()
2764 struct bmc_device *bmc = to_bmc_device(dev); in provides_device_sdrs_show()
2779 struct bmc_device *bmc = to_bmc_device(dev); in revision_show()
2795 struct bmc_device *bmc = to_bmc_device(dev); in firmware_revision_show()
2812 struct bmc_device *bmc = to_bmc_device(dev); in ipmi_version_show()
2830 struct bmc_device *bmc = to_bmc_device(dev); in add_dev_support_show()
2847 struct bmc_device *bmc = to_bmc_device(dev); in manufacturer_id_show()
2863 struct bmc_device *bmc = to_bmc_device(dev); in product_id_show()
2879 struct bmc_device *bmc = to_bmc_device(dev); in aux_firmware_rev_show()
[all …]