Home
last modified time | relevance | path

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

/freebsd/sys/dev/amdtemp/
H A Damdtemp.c265 amdtemp_match(device_t dev, const struct amdtemp_product **product_out) in amdtemp_match() function
293 if (amdtemp_match(parent, NULL)) { in amdtemp_identify()
310 if (!amdtemp_match(device_get_parent(dev), NULL)) { in amdtemp_probe()
368 if (!amdtemp_match(device_get_parent(dev), &product)) in amdtemp_attach()