Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_ll.c768 static const struct of_device_id hci_ti_of_match[] = { variable
783 MODULE_DEVICE_TABLE(of, hci_ti_of_match);
788 .of_match_table = of_match_ptr(hci_ti_of_match),
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_ll.c769 static const struct of_device_id hci_ti_of_match[] = { variable
784 MODULE_DEVICE_TABLE(of, hci_ti_of_match);
789 .of_match_table = hci_ti_of_match,

Completed in 3 milliseconds