Function report |
Source Code:kernel\power\qos.c |
Create Date:2022-07-28 09:56:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pm_qos_set_value
Proto:static inline void pm_qos_set_value(struct pm_qos_constraints *c, s32 value)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pm_qos_constraints * | c | |
s32 | value |
137 | Do not change to 64 bit = value |
Name | Describe |
---|---|
pm_qos_update_target | pm_qos_update_target - manages the constraints list and calls the notifiers* if needed*@c: constraints data struct*@node: request to add to the list, to update or to remove*@action: action to take on the constraints list*@value: value of the request to |
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 |