MCPcopy Create free account
hub / github.com/RT-Thread/rt-thread / pci_procfs_detach

Function pci_procfs_detach

components/drivers/pci/procfs.h:26–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26rt_inline void pci_procfs_detach(struct rt_pci_device *pdev)
27{
28}
29#endif /* RT_USING_DFS_PROCFS */
30
31#endif /* __PCI_PROCFS_H__ */

Callers 1

rt_pci_device_removeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected