Home
last modified time | relevance | path

Searched refs:i2c_client_hdl_impl (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/sun4u/io/i2c/misc/
H A Di2c_svc.c101 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()
/titanic_41/usr/src/uts/sun4u/sys/i2c/misc/
H A Di2c_svc_impl.h33 typedef struct i2c_client_hdl_impl { struct