Function report |
Source Code:kernel\power\qos.c |
Create Date:2022-07-28 09:56:09 |
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_update_request
Proto:static void __pm_qos_update_request(struct pm_qos_request *req, s32 new_value)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pm_qos_request * | req | |
s32 | new_value |
Name | Describe |
---|---|
pm_qos_work_fn | pm_qos_work_fn - the timeout handler of pm_qos_update_request_timeout*@work: work struct for the delayed work (timeout)* This cancels the timeout request by falling back to the default at timeout. |
pm_qos_update_request | pm_qos_update_request - modifies an existing qos request*@req : handle to list element holding a pm_qos request to use*@value: defines the qos request* Updates an existing qos request for the pm_qos_class of parameters along |
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 |