/src/sys/arch/arm/sociox/ |
sni_i2c.c | 133 static int sni_i2c_intr(void *); 183 0, IPL_BIO, 0, sni_i2c_intr, sc); 249 IPL_BIO, false, sni_i2c_intr, sc, device_xname(self)); 341 sni_i2c_intr(void *arg) function in typeref:typename:int
|
sni_i2c.c | 133 static int sni_i2c_intr(void *); 183 0, IPL_BIO, 0, sni_i2c_intr, sc); 249 IPL_BIO, false, sni_i2c_intr, sc, device_xname(self)); 341 sni_i2c_intr(void *arg) function in typeref:typename:int
|