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

  /src/sys/dev/i2c/
i2c.c 138 static dev_type_open(iic_open);
150 .d_open = iic_open,
898 iic_open(dev_t dev, int flag, int fmt, lwp_t *l) function in typeref:typename:int
i2c.c 138 static dev_type_open(iic_open);
150 .d_open = iic_open,
898 iic_open(dev_t dev, int flag, int fmt, lwp_t *l) function in typeref:typename:int

Completed in 24 milliseconds