Lines Matching defs:convert
152 * @convert: pointer to the device conversion function
163 int (*convert)(u8 rom[9]);
724 .convert = w1_DS18S20_convert_temp,
733 .convert = w1_DS18B20_convert_temp,
743 .convert = w1_DS18B20_convert_temp,
752 .convert = w1_DS18B20_convert_temp,
761 .convert = w1_DS18B20_convert_temp,
886 return SLAVE_SPECIFIC_FUNC(sl)->convert(rom);
900 * This helper function convert the int in a signed short,
1091 /* 750ms strong pullup (or delay) after the convert */
1332 /* 10ms strong pullup (or delay) after the convert */