Searched refs:i2c_path_parse (Results 1 – 5 of 5) sorted by relevance
| /illumos-gate/usr/src/lib/libi2c/common/ |
| H A D | libi2c_impl.h | 252 extern bool i2c_path_parse(i2c_hdl_t *, const char *, di_node_t, di_node_t *,
|
| H A D | libi2c_port.c | 410 if (!i2c_path_parse(hdl, path, root, &dn, &type, I2C_ERR_BAD_PORT)) { in i2c_port_init_by_path()
|
| H A D | libi2c_ctrl.c | 281 if (!i2c_path_parse(hdl, name, root, &dn, &type, in i2c_ctrl_init_by_path()
|
| H A D | libi2c.c | 703 i2c_path_parse(i2c_hdl_t *hdl, const char *path, di_node_t root, di_node_t *dnp, in i2c_path_parse() function
|
| H A D | libi2c_device.c | 752 if (!i2c_path_parse(hdl, path, root, &dn, &type, I2C_ERR_BAD_DEVICE)) { in i2c_port_dev_init_by_path()
|