Function report |
Source Code:kernel\power\console.c |
Create Date:2022-07-28 09:57:19 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pm_vt_switch_unregister - stop tracking a device's VT switching needs*@dev: device* Remove @dev from the vt switch list.
Proto:void pm_vt_switch_unregister(struct device *dev)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct device * | dev |
| 82 | mutex_lock( & vt_switch_mutex) |
| 87 | Break |
| 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 |