Home
last modified time | relevance | path

Searched refs:hci_run_hotplug (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/net/bluetooth/
Dhci_core.c101 static int hci_run_hotplug(char *dev, char *action) in hci_run_hotplug() function
121 #define hci_run_hotplug(A...) macro
848 hci_run_hotplug(hdev->name, "register"); in hci_register_dev()
865 hci_run_hotplug(hdev->name, "unregister"); in hci_unregister_dev()
877 hci_run_hotplug(hdev->name, "suspend"); in hci_suspend_dev()
885 hci_run_hotplug(hdev->name, "resume"); in hci_resume_dev()