Searched refs:encode_unit (Results 1 – 3 of 3) sorted by relevance
182 device_unit_encode_callback *encode_unit; member
462 if (bus->callback->convert.encode_unit == NULL) in device_encode_unit()464 return bus->callback->convert.encode_unit(bus, unit_address, buf, sizeof_buf); in device_encode_unit()
3328 (device_encode_unit): Wrapper for encode_unit callback.