Home
last modified time | relevance | path

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

/linux/arch/arm/mach-sa1100/
H A Dneponset.c78 struct platform_device *sa1111; member
358 d->sa1111 = platform_device_register_full(&sa1111_devinfo); in neponset_probe()
384 if (!IS_ERR(d->sa1111)) in neponset_remove()
385 platform_device_unregister(d->sa1111); in neponset_remove()
/linux/arch/arm/common/
H A DMakefile8 obj-$(CONFIG_SA1111) += sa1111.o