Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dhwmon.c488 int template_size; in hwmon_genattrs() local
495 template_size = __templates_size[info->type]; in hwmon_genattrs()
506 if (attr >= template_size) in hwmon_genattrs()
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_tmpl.h16 uint32_t template_size; member
Dqla_tmpl.c943 return qla27xx_template_checksum(tmp, tmp->template_size) == 0; in qla27xx_verify_template_checksum()
959 len = tmp->template_size; in qla27xx_execute_fwdt_template()
975 len = tmp->template_size; in qla27xx_fwdt_calculate_dump_size()
987 return tmp->template_size; in qla27xx_fwdt_template_size()