/src/sys/arch/mips/ralink/ |
ralink_i2c.c | 77 static void ra_i2c_attach(device_t, device_t, void *); 93 ra_i2c_match, ra_i2c_attach, NULL, NULL); 117 ra_i2c_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
ralink_i2c.c | 77 static void ra_i2c_attach(device_t, device_t, void *); 93 ra_i2c_match, ra_i2c_attach, NULL, NULL); 117 ra_i2c_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|