Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-iop32x/
Dn2100.c215 { .type = PCA9532_TYPE_NONE },
217 { .type = PCA9532_TYPE_NONE },
218 { .type = PCA9532_TYPE_NONE },
219 { .type = PCA9532_TYPE_NONE },
225 { .type = PCA9532_TYPE_NONE }, /* power OFF gpio */
226 { .type = PCA9532_TYPE_NONE }, /* reset gpio */
227 { .type = PCA9532_TYPE_NONE },
228 { .type = PCA9532_TYPE_NONE },
230 { .type = PCA9532_TYPE_NONE },
/linux-5.19.10/include/dt-bindings/leds/
Dleds-pca9532.h12 #define PCA9532_TYPE_NONE 0 macro
/linux-5.19.10/drivers/leds/
Dleds-pca9532.c327 case PCA9532_TYPE_NONE: in pca9532_destroy_devices()
371 case PCA9532_TYPE_NONE: in pca9532_configure()