Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/montecarlo/io/
H A Dpcf8591_nct.c660 pcf8591_do_detach(dev_info_t *dip) in pcf8591_do_detach() function
792 (void) pcf8591_do_detach(dip); in pcf8591_do_attach()
819 (void) pcf8591_do_detach(dip); in pcf8591_do_attach()
828 (void) pcf8591_do_detach(dip); in pcf8591_do_attach()
840 (void) pcf8591_do_detach(dip); in pcf8591_do_attach()
878 (void) pcf8591_do_detach(dip); in pcf8591_do_attach()
923 return (pcf8591_do_detach(dip)); in pcf8591_detach()
/titanic_41/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