Searched refs:cx22702_init (Results 1 – 3 of 3) sorted by relevance
34 status_t cx22702_init(i2c_bus *bus);
80 cx22702_init(i2c_bus *bus) in cx22702_init() function
141 if (cx22702_init(device->i2c_bus) == B_OK) in interface_attach()