Searched refs:ltc1427_hdl (Results 1 – 2 of 2) sorted by relevance
275 (void) i2c_transfer_alloc(unitp->ltc1427_hdl, in ltc1427_ioctl()291 err = i2c_transfer(unitp->ltc1427_hdl, i2c_tran_pointer); in ltc1427_ioctl()296 i2c_transfer_free(unitp->ltc1427_hdl, i2c_tran_pointer); in ltc1427_ioctl()369 if (i2c_client_register(dip, &unitp->ltc1427_hdl) != I2C_SUCCESS) { in ltc1427_do_attach()413 i2c_client_unregister(unitp->ltc1427_hdl); in ltc1427_do_detach()
41 i2c_client_hdl_t ltc1427_hdl; member