Searched refs:bcm43438_device_data (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | hci_bcm.c | 1482 static struct bcm_device_data bcm43438_device_data = { variable 1491 { .compatible = "brcm,bcm43438-bt", .data = &bcm43438_device_data }, 1492 { .compatible = "brcm,bcm4349-bt", .data = &bcm43438_device_data },
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | hci_bcm.c | 1586 static struct bcm_device_data bcm43438_device_data = { variable 1606 { .compatible = "brcm,bcm43438-bt", .data = &bcm43438_device_data }, 1607 { .compatible = "brcm,bcm4349-bt", .data = &bcm43438_device_data },
|
Completed in 4 milliseconds