Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_msghandler.c328 static int bmc_get_device_id(struct ipmi_smi *intf, struct bmc_device *bmc,
1376 rv = bmc_get_device_id(user->intf, NULL, &id, NULL, NULL); in ipmi_get_version()
2619 static int bmc_get_device_id(struct ipmi_smi *intf, struct bmc_device *bmc, in bmc_get_device_id() function
2634 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in device_id_show()
2650 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in provides_device_sdrs_show()
2665 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in revision_show()
2681 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in firmware_revision_show()
2698 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in ipmi_version_show()
2716 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in add_dev_support_show()
2733 rv = bmc_get_device_id(NUL in manufacturer_id_show()
[all...]
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dipmi_msghandler.c330 static int bmc_get_device_id(struct ipmi_smi *intf, struct bmc_device *bmc,
1422 rv = bmc_get_device_id(user->intf, NULL, &id, NULL, NULL); in ipmi_get_version()
2737 static int bmc_get_device_id(struct ipmi_smi *intf, struct bmc_device *bmc, in bmc_get_device_id() function
2752 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in device_id_show()
2768 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in provides_device_sdrs_show()
2783 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in revision_show()
2799 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in firmware_revision_show()
2816 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in ipmi_version_show()
2834 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in add_dev_support_show()
2851 rv = bmc_get_device_id(NUL in manufacturer_id_show()
[all...]

Completed in 10 milliseconds