nic78bx_led
static inline struct nic78bx_led *to_nic78bx_led(struct led_classdev *cdev)
return container_of(cdev, struct nic78bx_led, cdev);
struct nic78bx_led *nled = to_nic78bx_led(cdev);
struct nic78bx_led *nled = to_nic78bx_led(cdev);
static struct nic78bx_led nic78bx_leds[] = {