Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dplatform_module.h118 #pragma weak plat_shared_i2c_exit
125 extern void plat_shared_i2c_exit(dev_info_t *);
/illumos-gate/usr/src/uts/sun4u/littleneck/os/
H A Dlittleneck.c210 plat_shared_i2c_exit(dev_info_t *i2cnexus_dip) in plat_shared_i2c_exit() function
/illumos-gate/usr/src/uts/sun4u/excalibur/os/
H A Dexcalibur.c246 plat_shared_i2c_exit(dev_info_t *dip) in plat_shared_i2c_exit() function
/illumos-gate/usr/src/uts/sun4u/chicago/os/
H A Dchicago.c353 plat_shared_i2c_exit(dev_info_t *i2cnexus_dip) in plat_shared_i2c_exit() function
/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dpcf8584.c695 if ((&plat_shared_i2c_exit != NULL) && (i2c->pcf8584_cur_dip != NULL)) { in pcf8584_release()
696 plat_shared_i2c_exit(i2c->pcf8584_dip); in pcf8584_release()
1484 else if (&plat_shared_i2c_exit && dip) in pcf8584_transfer()
1485 plat_shared_i2c_exit(i2c->pcf8584_dip); in pcf8584_transfer()
H A Dsmbus.c728 if ((&plat_shared_i2c_exit != NULL) && (smbus->smbus_cur_dip != NULL)) { in smbus_release()
729 plat_shared_i2c_exit(smbus->smbus_dip); in smbus_release()
/illumos-gate/usr/src/uts/sun4u/boston/os/
H A Dboston.c598 plat_shared_i2c_exit(dev_info_t *i2cnexus_dip) in plat_shared_i2c_exit() function
/illumos-gate/usr/src/uts/sun4u/seattle/os/
H A Dseattle.c599 plat_shared_i2c_exit(dev_info_t *i2cnexus_dip) in plat_shared_i2c_exit() function
/illumos-gate/usr/src/uts/sun4u/cherrystone/os/
H A Dcherrystone.c631 plat_shared_i2c_exit(dev_info_t *i2cnexus_dip) in plat_shared_i2c_exit() function