Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/ipmi/
Dipmi_msghandler.c335 static int bmc_get_device_id(struct ipmi_smi *intf, struct bmc_device *bmc,
1279 rv = bmc_get_device_id(user->intf, NULL, &id, NULL, NULL); in ipmi_get_version()
2498 static int bmc_get_device_id(struct ipmi_smi *intf, struct bmc_device *bmc, in bmc_get_device_id() function
2513 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in device_id_show()
2529 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in provides_device_sdrs_show()
2544 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in revision_show()
2560 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in firmware_revision_show()
2577 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in ipmi_version_show()
2595 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in add_dev_support_show()
2612 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in manufacturer_id_show()
[all …]