bcm63xx_led_data 847 arch/mips/bcm63xx/boards/board_bcm963xx.c static struct gpio_led_platform_data bcm63xx_led_data; bcm63xx_led_data 852 arch/mips/bcm63xx/boards/board_bcm963xx.c .dev.platform_data = &bcm63xx_led_data, bcm63xx_led_data 903 arch/mips/bcm63xx/boards/board_bcm963xx.c bcm63xx_led_data.num_leds = ARRAY_SIZE(board.leds); bcm63xx_led_data 904 arch/mips/bcm63xx/boards/board_bcm963xx.c bcm63xx_led_data.leds = board.leds;