Searched defs:ipmb_dev (Results 1 – 1 of 1) sorted by relevance
56 struct ipmb_dev { struct68 static inline struct ipmb_dev *to_ipmb_dev(struct file *file) in to_ipmb_dev() argument76 struct ipmb_dev *ipmb_dev = to_ipmb_dev(file); in ipmb_read() local118 struct ipmb_dev *ipmb_dev = to_ipmb_dev(file); in ipmb_write() local159 struct ipmb_dev *ipmb_dev = to_ipmb_dev(file); in ipmb_poll() local180 static void ipmb_handle_request(struct ipmb_dev *ipmb_dev) in ipmb_handle_request()199 static u8 ipmb_verify_checksum1(struct ipmb_dev *ipmb_dev, u8 rs_sa) in ipmb_verify_checksum1()206 static bool is_ipmb_request(struct ipmb_dev *ipmb_dev, u8 rs_sa) in is_ipmb_request()238 struct ipmb_dev *ipmb_dev = i2c_get_clientdata(client); in ipmb_slave_cb() local292 struct ipmb_dev *ipmb_dev; in ipmb_probe() local[all …]