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

  /src/sys/dev/i2c/
emcfan.c 46 static int emcfan_poke(i2c_tag_t, i2c_addr_t, bool);
149 emcfan_poke(i2c_tag_t tag, i2c_addr_t addr, bool matchdebug) function in typeref:typename:int
215 error = emcfan_poke(ia->ia_tag, ia->ia_addr, matchdebug);
emcfan.c 46 static int emcfan_poke(i2c_tag_t, i2c_addr_t, bool);
149 emcfan_poke(i2c_tag_t tag, i2c_addr_t addr, bool matchdebug) function in typeref:typename:int
215 error = emcfan_poke(ia->ia_tag, ia->ia_addr, matchdebug);

Completed in 24 milliseconds