Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pcf8574_do_detach
usr/src/uts/sun4u/io/i2c/clients/pcf8574.c
42
static int pcf8574_do_detach(dev_info_t *);
usr/src/uts/sun4u/io/i2c/clients/pcf8574.c
479
return (pcf8574_do_detach(dip));
usr/src/uts/sun4u/littleneck/io/pcf8574_lneck.c
44
static int pcf8574_do_detach(dev_info_t *);
usr/src/uts/sun4u/littleneck/io/pcf8574_lneck.c
489
return (pcf8574_do_detach(dip));