Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Daf_bluetooth.c721 static int __init bt_init(void) in bt_init() function
799 subsys_initcall(bt_init);
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch29278 +static int __init bt_init(void)
29280 + pr_info("bt_init\n");
29289 +module_init(bt_init);