| Function report | 
| Source Code: include\linux\device.h | Create Date:2022-07-28 05:44:28 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:dev_name
Proto:static inline const char *dev_name(const struct device *dev)
Type:char
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const struct device * | dev | 
| 1373 | If initial name of the device Then Return initial name of the device | 
| 1376 | Return kobject_name( & kobj) | 
| Name | Describe | 
|---|---|
| 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 | 
| 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 |