Home
last modified time | relevance | path

Searched refs:i2c_addr_alloc_shared (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i2c/nexus/
H A Di2cnex.h500 extern bool i2c_addr_alloc_shared(i2c_port_t *, const i2c_addr_t *,
H A Di2cnex_addr.c546 i2c_addr_alloc_shared(i2c_port_t *port, const i2c_addr_t *addr, major_t maj, in i2c_addr_alloc_shared() function
H A Di2cnex_client.c439 ret = i2c_addr_alloc_shared(port, addr, major, &err); in i2c_client_claim_addr()