Searched refs:plat_shared_i2c_exit (Results 1 – 9 of 9) sorted by relevance
118 #pragma weak plat_shared_i2c_exit125 extern void plat_shared_i2c_exit(dev_info_t *);
210 plat_shared_i2c_exit(dev_info_t *i2cnexus_dip) in plat_shared_i2c_exit() function
246 plat_shared_i2c_exit(dev_info_t *dip) in plat_shared_i2c_exit() function
695 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()
728 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()
353 plat_shared_i2c_exit(dev_info_t *i2cnexus_dip) in plat_shared_i2c_exit() function
598 plat_shared_i2c_exit(dev_info_t *i2cnexus_dip) in plat_shared_i2c_exit() function
599 plat_shared_i2c_exit(dev_info_t *i2cnexus_dip) in plat_shared_i2c_exit() function
631 plat_shared_i2c_exit(dev_info_t *i2cnexus_dip) in plat_shared_i2c_exit() function