Lines Matching defs:properties
122 struct f01_basic_properties properties;
258 return f01->properties.product_id;
269 f01->properties.manufacturer_id);
281 return scnprintf(buf, PAGE_SIZE, "%s\n", f01->properties.dom);
293 return scnprintf(buf, PAGE_SIZE, "%s\n", f01->properties.product_id);
305 return scnprintf(buf, PAGE_SIZE, "%d\n", f01->properties.firmware_id);
317 u32 package_id = f01->properties.package_id;
457 &f01->properties);
459 dev_err(&fn->dev, "Failed to read F01 properties.\n");
464 f01->properties.manufacturer_id == 1 ? "Synaptics" : "unknown",
465 f01->properties.product_id, f01->properties.firmware_id);
472 if (f01->properties.has_adjustable_doze) {
524 if (f01->properties.has_lts)
527 if (f01->properties.has_adjustable_doze_holdoff) {
596 if (f01->properties.has_adjustable_doze) {
617 if (f01->properties.has_adjustable_doze_holdoff) {