Home
last modified time | relevance | path

Searched refs:create_s32_tzp_attr (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/thermal/
H A Dthermal_sysfs.c286 #define create_s32_tzp_attr(name) \ macro
318 create_s32_tzp_attr(k_po);
319 create_s32_tzp_attr(k_pu);
320 create_s32_tzp_attr(k_i);
321 create_s32_tzp_attr(k_d);
322 create_s32_tzp_attr(integral_cutoff);
323 create_s32_tzp_attr(slope);
324 create_s32_tzp_attr(offset);
325 #undef create_s32_tzp_attr
329 * All the attributes created for tzp (create_s32_tzp_attr) als
[all...]