Function report |
Source Code:kernel\dma\debug.c |
Create Date:2022-07-28 10:35:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dma_debug_device_change
Proto:static int dma_debug_device_change(struct notifier_block *nb, unsigned long action, void *data)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct notifier_block * | nb | |
unsigned long | action | |
void * | data |
882 | struct dma_debug_entry * entry = entry |
885 | If dma_debug_disabled() Then Return 0 |
889 | Case action == driver is unboundfrom the device |
902 | Default |
903 | Break |
906 | Return 0 |
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 |