Home
last modified time | relevance | path

Searched defs:ipmb_dev (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmb_dev_int.c56 struct ipmb_dev { struct
77 struct ipmb_dev *ipmb_dev = to_ipmb_dev(file); in ipmb_read() local
138 struct ipmb_dev *ipmb_dev = to_ipmb_dev(file); ipmb_write() local
182 struct ipmb_dev *ipmb_dev = to_ipmb_dev(file); ipmb_poll() local
203 ipmb_handle_request(struct ipmb_dev *ipmb_dev) ipmb_handle_request() argument
222 ipmb_verify_checksum1(struct ipmb_dev *ipmb_dev, u8 rs_sa) ipmb_verify_checksum1() argument
233 is_ipmb_msg(struct ipmb_dev *ipmb_dev, u8 rs_sa) is_ipmb_msg() argument
252 struct ipmb_dev *ipmb_dev = i2c_get_clientdata(client); ipmb_slave_cb() local
305 struct ipmb_dev *ipmb_dev; ipmb_probe() local
347 struct ipmb_dev *ipmb_dev = i2c_get_clientdata(client); ipmb_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dipmb_dev_int.c56 struct ipmb_dev { struct
77 struct ipmb_dev *ipmb_dev = to_ipmb_dev(file); in ipmb_read() local
138 struct ipmb_dev *ipmb_dev = to_ipmb_dev(file); ipmb_write() local
182 struct ipmb_dev *ipmb_dev = to_ipmb_dev(file); ipmb_poll() local
203 ipmb_handle_request(struct ipmb_dev *ipmb_dev) ipmb_handle_request() argument
222 ipmb_verify_checksum1(struct ipmb_dev *ipmb_dev, u8 rs_sa) ipmb_verify_checksum1() argument
233 is_ipmb_msg(struct ipmb_dev *ipmb_dev, u8 rs_sa) is_ipmb_msg() argument
252 struct ipmb_dev *ipmb_dev = i2c_get_clientdata(client); ipmb_slave_cb() local
304 struct ipmb_dev *ipmb_dev; ipmb_probe() local
346 struct ipmb_dev *ipmb_dev = i2c_get_clientdata(client); ipmb_remove() local
[all...]

Completed in 2 milliseconds