Searched defs:pcf8574_close (Results 1 - 3 of 3) sorted by relevance
| /illumos-gate/usr/src/uts/sun4u/io/i2c/clients/ |
| H A D | pcf8574.c | 52 static int pcf8574_close(dev_t, int, int, cred_t *); 57 pcf8574_close, /* close */ 193 pcf8574_close(dev_t dev, int flags, int otyp, cred_t *credp) function
|
| /illumos-gate/usr/src/uts/sun4u/littleneck/io/ |
| H A D | pcf8574_lneck.c | 59 static int pcf8574_close(dev_t, int, int, cred_t *); 64 pcf8574_close, /* close */ 205 pcf8574_close(dev_t dev, int flags, int otyp, cred_t *credp) function
|
| /illumos-gate/usr/src/uts/sun4u/montecarlo/io/ |
| H A D | pcf8574_nct.c | 99 static int pcf8574_close(dev_t, int, int, cred_t *); 108 pcf8574_close, /* close */ 261 pcf8574_close(dev_t dev, int flags, int otyp, cred_t *credp) function
|
Completed in 72 milliseconds