Home
last modified time | relevance | path

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

/linux/drivers/thermal/st/
H A Dst_thermal.h48 int (*alloc_regfields)(struct st_thermal_sensor *); member
H A Dst_thermal.c46 return sensor->ops->alloc_regfields(sensor); in st_thermal_alloc_regfields()