Searched refs:locomo (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/common/ |
H A D | locomo.c | 3 * linux/arch/arm/common/locomo.c 30 #include <asm/hardware/locomo.h> 59 /* the following is the overall data for the locomo chip */ 60 struct locomo { struct 80 /* All the locomo devices. If offset is non-zero, the mapbase for the 89 .name = "locomo-keyboard", 96 .name = "locomo-frontlight", 104 .name = "locomo-backlight", 111 .name = "locomo-audio", 118 .name = "locomo [all...] |
H A D | Makefile | 11 obj-$(CONFIG_SHARP_LOCOMO) += locomo.o
|
/kernel/linux/linux-6.6/arch/arm/common/ |
H A D | locomo.c | 3 * linux/arch/arm/common/locomo.c 29 #include <asm/hardware/locomo.h> 58 /* the following is the overall data for the locomo chip */ 59 struct locomo { struct 79 /* All the locomo devices. If offset is non-zero, the mapbase for the 88 .name = "locomo-keyboard", 95 .name = "locomo-frontlight", 103 .name = "locomo-backlight", 110 .name = "locomo-audio", 117 .name = "locomo [all...] |
H A D | Makefile | 10 obj-$(CONFIG_SHARP_LOCOMO) += locomo.o
|
/kernel/linux/linux-5.10/drivers/leds/ |
H A D | leds-locomo.c | 3 * linux/drivers/leds/leds-locomo.c 15 #include <asm/hardware/locomo.h> 44 .name = "locomo:amber:charge", 50 .name = "locomo:green:mail",
|
/kernel/linux/linux-6.6/drivers/leds/ |
H A D | leds-locomo.c | 3 * linux/drivers/leds/leds-locomo.c 14 #include <asm/hardware/locomo.h> 43 .name = "locomo:amber:charge", 49 .name = "locomo:green:mail",
|
/kernel/linux/linux-5.10/drivers/video/backlight/ |
H A D | locomolcd.c | 22 #include <asm/hardware/locomo.h> 186 * from fs_initcall, which is before locomo is activated. in locomolcd_probe() 197 locomolcd_bl_device = backlight_device_register("locomo-bl", in locomolcd_probe() 228 .name = "locomo-backlight",
|
/kernel/linux/linux-6.6/drivers/video/backlight/ |
H A D | locomolcd.c | 22 #include <asm/hardware/locomo.h> 187 locomolcd_bl_device = backlight_device_register("locomo-bl", in locomolcd_probe() 217 .name = "locomo-backlight",
|
/kernel/linux/linux-5.10/sound/soc/pxa/ |
H A D | poodle.c | 23 #include <asm/hardware/locomo.h>
|
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/ |
H A D | collie.c | 51 #include <asm/hardware/locomo.h> 240 .name = "locomo",
|
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
H A D | poodle.c | 50 #include <asm/hardware/locomo.h> 184 .name = "locomo",
|
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/ |
H A D | collie.c | 50 #include <asm/hardware/locomo.h> 222 .name = "locomo",
|
/kernel/linux/linux-5.10/drivers/input/keyboard/ |
H A D | locomokbd.c | 20 #include <asm/hardware/locomo.h>
|
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | locomokbd.c | 20 #include <asm/hardware/locomo.h>
|
Completed in 6 milliseconds