Home
last modified time | relevance | path

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

/linux/drivers/char/ipmi/
H A Dipmi_msghandler.c285 struct bmc_device { struct
300 #define to_bmc_device(x) container_of((x), struct bmc_device, pdev.dev) argument
/linux/drivers/hwmon/
H A Dibmaem.c102 struct device *bmc_device; member