Linux Kernel
3.7.1
|
#include <linux/device.h>
#include <linux/slab.h>
#include <linux/map_to_7segment.h>
#include <asm/txx9/generic.h>
Go to the source code of this file.
Functions | |
void __init | txx9_7segled_init (unsigned int num, void(*putc)(unsigned int pos, unsigned char val)) |
int | txx9_7segled_putc (unsigned int pos, char c) |
device_initcall (tx_7segled_init_sysfs) | |
device_initcall | ( | tx_7segled_init_sysfs | ) |