Lines Matching defs:properties
124 struct f01_basic_properties properties;
260 return f01->properties.product_id;
271 f01->properties.manufacturer_id);
283 return scnprintf(buf, PAGE_SIZE, "%s\n", f01->properties.dom);
295 return scnprintf(buf, PAGE_SIZE, "%s\n", f01->properties.product_id);
307 return scnprintf(buf, PAGE_SIZE, "%d\n", f01->properties.firmware_id);
319 u32 package_id = f01->properties.package_id;
459 &f01->properties);
461 dev_err(&fn->dev, "Failed to read F01 properties.\n");
466 f01->properties.manufacturer_id == 1 ? "Synaptics" : "unknown",
467 f01->properties.product_id, f01->properties.firmware_id);
474 if (f01->properties.has_adjustable_doze) {
526 if (f01->properties.has_lts)
529 if (f01->properties.has_adjustable_doze_holdoff) {
598 if (f01->properties.has_adjustable_doze) {
619 if (f01->properties.has_adjustable_doze_holdoff) {