Searched refs:bt8xxgpio (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/gpio/ |
D | gpio-bt8xx.c | 59 struct bt8xxgpio { struct 83 struct bt8xxgpio *bg = container_of(gpio, struct bt8xxgpio, gpio); in bt8xxgpio_gpio_direction_input() argument 104 struct bt8xxgpio *bg = container_of(gpio, struct bt8xxgpio, gpio); in bt8xxgpio_gpio_get() 118 struct bt8xxgpio *bg = container_of(gpio, struct bt8xxgpio, gpio); in bt8xxgpio_gpio_direction_output() 143 struct bt8xxgpio *bg = container_of(gpio, struct bt8xxgpio, gpio); in bt8xxgpio_gpio_set() 159 static void bt8xxgpio_gpio_setup(struct bt8xxgpio *bg) in bt8xxgpio_gpio_setup() 178 struct bt8xxgpio *bg; in bt8xxgpio_probe() 181 bg = devm_kzalloc(&dev->dev, sizeof(struct bt8xxgpio), GFP_KERNEL); in bt8xxgpio_probe() 236 struct bt8xxgpio *bg = pci_get_drvdata(pdev); in bt8xxgpio_remove() 250 struct bt8xxgpio *bg = pci_get_drvdata(pdev); in bt8xxgpio_suspend() [all …]
|
D | Kconfig | 932 Documentation/bt8xxgpio.txt
|
/linux-4.4.14/Documentation/ |
D | 00-INDEX | 104 bt8xxgpio.txt
|