Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/bcma/
Dscan.c18 struct bcma_device_id_name { struct
23 static const struct bcma_device_id_name bcma_arm_device_names[] = { argument
30 static const struct bcma_device_id_name bcma_bcm_device_names[] = {
107 static const struct bcma_device_id_name bcma_mips_device_names[] = {
115 const struct bcma_device_id_name *names; in bcma_device_name()