Searched refs:smbus_peripheral (Results 1 – 3 of 3) sorted by relevance
27 struct smbus_peripheral { struct39 static inline void peripheral_clear_smbalert(struct smbus_peripheral *periph) in peripheral_clear_smbalert() argument44 void emul_register_smbus_peripheral(struct smbus_peripheral *peripheral);
49 void emul_register_smbus_peripheral(struct smbus_peripheral *peripheral) in emul_register_smbus_peripheral()54 static struct smbus_peripheral *emul_get_smbus_peripheral(uint8_t addr) in emul_get_smbus_peripheral()56 struct smbus_peripheral *peripheral, *tmp; in emul_get_smbus_peripheral()69 struct smbus_peripheral *peripheral, *tmp, *found = NULL; in peripheral_handle_smbalert()92 struct smbus_peripheral *peripheral, *tmp; in peripheral_handle_host_notify()109 struct smbus_peripheral *peripheral; in peripheral_write()123 struct smbus_peripheral *peripheral; in peripheral_read()140 struct smbus_peripheral *peripheral; in emul_start_smbus_protocol()
285 struct smbus_peripheral peripheral = {