Linux Kernel
3.7.1
|
#include <linux/device.h>
Go to the source code of this file.
Data Structures | |
struct | soc_device_attribute |
Functions | |
struct soc_device * | soc_device_register (struct soc_device_attribute *soc_plat_dev_attr) |
void | soc_device_unregister (struct soc_device *soc_dev) |
struct device * | soc_device_to_device (struct soc_device *soc) |
|
read |
|
read |
void soc_device_unregister | ( | struct soc_device * | soc_dev | ) |