函数逻辑报告 |
Source Code:include\linux\device.h |
Create Date:2022-07-27 06:45:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:dev_name
函数原型:static inline const char *dev_name(const struct device *dev)
返回类型:char
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct device * | dev |
1373 | 如果 initial name of the device 则返回: initial name of the device |
1376 | 返回:kobject_name( & kobj) |
名称 | 描述 |
---|---|
config_show | |
config_show | |
__devm_ioremap_resource | |
__dynamic_dev_dbg | |
__dynamic_netdev_dbg | |
__dynamic_ibdev_dbg | |
test_wakealarm | To test system suspend, we need a hands-off mechanism to resume the* system. RTCs wake alarms are a common self-contained mechanism. |
test_suspend | |
devm_request_threaded_irq | devm_request_threaded_irq - allocate an interrupt line for a managed device*@dev: device to request interrupt for*@irq: Interrupt line to allocate*@handler: Function to be called when the IRQ occurs |
devm_request_any_context_irq | devm_request_any_context_irq - allocate an interrupt line for a managed device*@dev: device to request interrupt for*@irq: Interrupt line to allocate*@handler: Function to be called when the IRQ occurs*@irqflags: Interrupt type flags*@devname: An ascii |
irq_debugfs_copy_devname | |
dump_show | |
posix_clock_register | |
bdi_register_va | |
del_gendisk | |
blk_lookup_devt | |
add_partition | Must be called either with bd_mutex held, before a disk can be opened or* after all disk users are gone. |
bsg_add_device | |
bsg_scsi_register_queue | |
bsg_devnode | |
blkg_dev_name | |
pci_name | |
bdi_dev_name |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |