Searched refs:native_i2c_adapter (Results 1 – 1 of 1) sorted by relevance
115 struct native_i2c_adapter { struct127 struct native_i2c_adapter *native_adapter[MAX_NATIVE_I2C_ADAPTER]; argument385 native_client_access_ok(struct native_i2c_adapter *adapter, uint16_t addr) in native_client_access_ok()398 static struct native_i2c_adapter *415 struct native_i2c_adapter *adapter; in native_adapter_proc()447 static struct native_i2c_adapter *451 struct native_i2c_adapter *native_adapter; in native_adapter_create()459 native_adapter = calloc(1, sizeof(struct native_i2c_adapter)); in native_adapter_create()510 struct native_i2c_adapter *native_adapter; in native_adapter_remove()618 struct native_i2c_adapter *native_adapter; in virtio_i2c_map()
Completed in 17 milliseconds