Home
last modified time | relevance | path

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

/linux/drivers/char/ipmi/
H A Dipmi_msghandler.c289 struct bmc_device { struct
304 #define to_bmc_device(x) container_of((x), struct bmc_device, pdev.dev) argument
308 static int bmc_get_device_id(struct ipmi_smi *intf, struct bmc_device *bmc,
452 struct bmc_device tmp_bmc;
453 struct bmc_device *bmc;
2544 static int __get_device_id(struct ipmi_smi *intf, struct bmc_device *bmc) in __get_device_id()
2592 static int __bmc_get_device_id(struct ipmi_smi *intf, struct bmc_device *bmc, in __bmc_get_device_id()
2731 static int bmc_get_device_id(struct ipmi_smi *intf, struct bmc_device *bmc, in bmc_get_device_id()
2742 struct bmc_device *bmc = to_bmc_device(dev); in device_id_show()
2758 struct bmc_device *bmc = to_bmc_device(dev); in provides_device_sdrs_show()
[all …]