HomeSort by: relevance | last modified time | path
    Searched defs:lm_i2c_attach (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/i2c/
lm_i2c.c 49 void lm_i2c_attach(device_t, device_t, void *);
62 lm_i2c_match, lm_i2c_attach, lm_i2c_detach, NULL);
91 lm_i2c_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 11 milliseconds