Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/common/
H A Dsa1111.c129 static struct sa1111_dev_info sa1111_devices[] = { variable
915 for (i = 0; i < ARRAY_SIZE(sa1111_devices); i++) in __sa1111_probe()
916 if (sa1111_devices[i].devid & has_devs) in __sa1111_probe()
917 sa1111_init_one_child(sachip, mem, &sa1111_devices[i]); in __sa1111_probe()
/kernel/linux/linux-6.6/arch/arm/common/
H A Dsa1111.c132 static struct sa1111_dev_info sa1111_devices[] = { variable
910 for (i = 0; i < ARRAY_SIZE(sa1111_devices); i++) in __sa1111_probe()
911 if (sa1111_devices[i].devid & has_devs) in __sa1111_probe()
912 sa1111_init_one_child(sachip, mem, &sa1111_devices[i]); in __sa1111_probe()

Completed in 5 milliseconds