<def f='src/src/sys/external/bsd/drm2/include/linux/i2c.h' l='114' ll='119'/>
<size>32</size>
<doc f='src/src/sys/external/bsd/drm2/include/linux/i2c.h' l='109'>/*
 * struct i2c_board_info: Parameters to find an i2c bus and a slave on
 * it.  type is the name of an i2c driver; addr is the slave address;
 * platform_data is an extra parameter to pass to the i2c driver.
 */</doc>
<mbr r='i2c_board_info::type' o='0' t='char [20]'/>
<mbr r='i2c_board_info::addr' o='160' t='__uint16_t'/>
<mbr r='i2c_board_info::flags' o='176' t='__uint16_t'/>
<mbr r='i2c_board_info::platform_data' o='192' t='void *'/>
