Home | Sort by: relevance | last modified time | path |
/src/sys/dev/spi/ | |
spi.c | 350 struct spi_enumerate_devices_args enumargs = { local in function:spi_attach 354 device_call(self, SPI_ENUMERATE_DEVICES(&enumargs)); |
spi.c | 350 struct spi_enumerate_devices_args enumargs = { local in function:spi_attach 354 device_call(self, SPI_ENUMERATE_DEVICES(&enumargs)); |
/src/sys/dev/i2c/ | |
i2c.c | 500 struct i2c_enumerate_devices_args enumargs = { local in function:iic_attach_children_direct 505 I2C_ENUMERATE_DEVICES(&enumargs)) == 0) { |
i2c.c | 500 struct i2c_enumerate_devices_args enumargs = { local in function:iic_attach_children_direct 505 I2C_ENUMERATE_DEVICES(&enumargs)) == 0) { |