Searched refs:plat_shared_i2c_exit (Results 1 – 10 of 10) sorted by relevance
117 #pragma weak plat_shared_i2c_exit124 extern void plat_shared_i2c_exit(dev_info_t *);
212 plat_shared_i2c_exit(dev_info_t *i2cnexus_dip) in plat_shared_i2c_exit() function
259 plat_shared_i2c_exit(dev_info_t *dip) in plat_shared_i2c_exit() function
248 plat_shared_i2c_exit(dev_info_t *dip) in plat_shared_i2c_exit() function
355 plat_shared_i2c_exit(dev_info_t *i2cnexus_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()
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
630 plat_shared_i2c_exit(dev_info_t *i2cnexus_dip) in plat_shared_i2c_exit() function