HOME


Mini Shell 1.0
DIR:/usr/src/kernels/3.10.0-1160.119.1.el7.x86_64/include/linux/platform_data/
Upload File :
Current File : //usr/src/kernels/3.10.0-1160.119.1.el7.x86_64/include/linux/platform_data/gpio-em.h
#ifndef __GPIO_EM_H__
#define __GPIO_EM_H__

struct gpio_em_config {
	unsigned int gpio_base;
	unsigned int irq_base;
	unsigned int number_of_pins;
};

#endif /* __GPIO_EM_H__ */