Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/ipmi/
Dipmi_msghandler.c327 struct bmc_device { struct
341 #define to_bmc_device(x) container_of((x), struct bmc_device, pdev.dev) argument
343 static int bmc_get_device_id(struct ipmi_smi *intf, struct bmc_device *bmc,
483 struct bmc_device tmp_bmc;
484 struct bmc_device *bmc;
2442 static int __get_device_id(struct ipmi_smi *intf, struct bmc_device *bmc) in __get_device_id()
2476 static int __bmc_get_device_id(struct ipmi_smi *intf, struct bmc_device *bmc, in __bmc_get_device_id()
2609 static int bmc_get_device_id(struct ipmi_smi *intf, struct bmc_device *bmc, in bmc_get_device_id()
2620 struct bmc_device *bmc = to_bmc_device(dev); in device_id_show()
2636 struct bmc_device *bmc = to_bmc_device(dev); in provides_device_sdrs_show()
[all …]