Searched refs:template_size (Results 1 – 6 of 6) sorted by relevance
837 size_t template_size, in uclogic_rdesc_template_apply() argument846 rdesc_ptr = kmemdup(template_ptr, template_size, GFP_KERNEL); in uclogic_rdesc_template_apply()850 for (p = rdesc_ptr; p + sizeof(head) < rdesc_ptr + template_size;) { in uclogic_rdesc_template_apply()
88 size_t template_size,
502 int template_size; in hwmon_genattrs() local509 template_size = __templates_size[info->type]; in hwmon_genattrs()520 if (attr >= template_size) in hwmon_genattrs()
16 uint32_t template_size; member
913 return qla27xx_template_checksum(tmp, tmp->template_size) == 0; in qla27xx_verify_template_checksum()929 len = tmp->template_size; in qla27xx_execute_fwdt_template()945 len = tmp->template_size; in qla27xx_fwdt_calculate_dump_size()957 return tmp->template_size; in qla27xx_fwdt_template_size()
5413 uint32_t template_size; /* max template size in bytes */ member