Home
last modified time | relevance | path

Searched refs:pcf8574_set (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/i2c/clients/
H A Dpcf8574.c46 static int pcf8574_set(struct pcf8574_unit *, uchar_t);
255 pcf8574_set(struct pcf8574_unit *unitp, uchar_t byte) in pcf8574_set() function
358 err = pcf8574_set(unitp, ioctl_port.value); in pcf8574_ioctl()
442 err = pcf8574_set(unitp, byte); in pcf8574_ioctl()
/illumos-gate/usr/src/uts/sun4u/littleneck/io/
H A Dpcf8574_lneck.c48 static int pcf8574_set(struct pcf8574_unit *, uchar_t);
266 pcf8574_set(struct pcf8574_unit *unitp, uchar_t byte) in pcf8574_set() function
368 err = pcf8574_set(unitp, ioctl_port.value); in pcf8574_ioctl()
452 err = pcf8574_set(unitp, byte); in pcf8574_ioctl()