Linux Kernel
3.7.1
|
#include "cx25821.h"
Go to the source code of this file.
Functions | |
void | cx25821_set_gpiopin_direction (struct cx25821_dev *dev, int pin_number, int pin_logic_value) |
EXPORT_SYMBOL (cx25821_set_gpiopin_direction) | |
void | cx25821_gpio_init (struct cx25821_dev *dev) |
void cx25821_gpio_init | ( | struct cx25821_dev * | dev | ) |
Definition at line 84 of file cx25821-gpio.c.
void cx25821_set_gpiopin_direction | ( | struct cx25821_dev * | dev, |
int | pin_number, | ||
int | pin_logic_value | ||
) |
Definition at line 26 of file cx25821-gpio.c.
EXPORT_SYMBOL | ( | cx25821_set_gpiopin_direction | ) |