Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/ipmi/
Dipmi_msghandler.c2608 static int __bmc_get_device_id(struct ipmi_smi *intf, struct bmc_device *bmc, in __bmc_get_device_id() function
2745 return __bmc_get_device_id(intf, bmc, id, guid_set, guid, -1); in bmc_get_device_id()
3653 rv = __bmc_get_device_id(intf, NULL, &id, NULL, NULL, i); in ipmi_add_smi()