Home
last modified time | relevance | path

Searched refs:bcm_bluetooth_of_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_bcm.c1486 static const struct of_device_id bcm_bluetooth_of_match[] = { variable
1498 MODULE_DEVICE_TABLE(of, bcm_bluetooth_of_match);
1506 .of_match_table = of_match_ptr(bcm_bluetooth_of_match),
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_bcm.c1598 static const struct of_device_id bcm_bluetooth_of_match[] = { variable
1614 MODULE_DEVICE_TABLE(of, bcm_bluetooth_of_match);
1622 .of_match_table = of_match_ptr(bcm_bluetooth_of_match),

Completed in 4 milliseconds