Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/i2c/clients/
H A Dpcf8591.c47 static int pcf8591_do_detach(dev_info_t *);
445 return (pcf8591_do_detach(dip)); in pcf8591_detach()
526 pcf8591_do_detach(dev_info_t *dip) in pcf8591_do_detach() function