Searched refs:i2c_client_hdl_impl (Results 1 – 2 of 2) sorted by relevance
101 hdl = kmem_alloc(sizeof (struct i2c_client_hdl_impl), KM_SLEEP); in i2c_client_register()121 kmem_free(hdl, sizeof (struct i2c_client_hdl_impl)); in i2c_client_unregister()
33 typedef struct i2c_client_hdl_impl { struct