Function report |
Source Code:lib\logic_pio.c |
Create Date:2022-07-28 06:16:32 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:logic_pio_unregister_range - unregister a logical PIO range for a host*@range: pointer to the IO range which has been already registered.* Unregister a previously-registered IO range node.
Proto:void logic_pio_unregister_range(struct logic_pio_hwaddr *range)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct logic_pio_hwaddr * | range |
| 111 | mutex_lock( & io_range_mutex) |
| 113 | mutex_unlock( & io_range_mutex) |
| 114 | synchronize_rcu() |
| 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 |