Function report |
Source Code:include\linux\thermal.h |
Create Date:2022-07-28 08:17:21 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:thermal_zone_of_sensor_register
Proto:static inline struct thermal_zone_device *thermal_zone_of_sensor_register(struct device *dev, int id, void *data, const struct thermal_zone_of_device_ops *ops)
Type:struct thermal_zone_device
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct device * | dev | |
| int | id | |
| void * | data | |
| const struct thermal_zone_of_device_ops * | ops |
| Source code conversion tool public plug-in interface | X |
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |