|
Linux Kernel
3.7.1
|
#include <linux/i2c.h>#include <linux/irq.h>#include <linux/of.h>#include <linux/of_i2c.h>#include <linux/of_irq.h>#include <linux/module.h>Go to the source code of this file.
| EXPORT_SYMBOL | ( | of_i2c_register_devices | ) |
| EXPORT_SYMBOL | ( | of_find_i2c_device_by_node | ) |
| EXPORT_SYMBOL | ( | of_find_i2c_adapter_by_node | ) |
| MODULE_LICENSE | ( | "GPL" | ) |
|
read |
|
read |
| void of_i2c_register_devices | ( | struct i2c_adapter * | adap | ) |
1.8.2