Home
last modified time | relevance | path

Searched refs:bt8xxgpio (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpio/
A Dgpio-bt8xx.c47 struct bt8xxgpio { struct
71 struct bt8xxgpio *bg = gpiochip_get_data(gpio); in bt8xxgpio_gpio_direction_input() argument
92 struct bt8xxgpio *bg = gpiochip_get_data(gpio); in bt8xxgpio_gpio_get()
106 struct bt8xxgpio *bg = gpiochip_get_data(gpio); in bt8xxgpio_gpio_direction_output()
131 struct bt8xxgpio *bg = gpiochip_get_data(gpio); in bt8xxgpio_gpio_set()
147 static void bt8xxgpio_gpio_setup(struct bt8xxgpio *bg) in bt8xxgpio_gpio_setup()
166 struct bt8xxgpio *bg; in bt8xxgpio_probe()
169 bg = devm_kzalloc(&dev->dev, sizeof(struct bt8xxgpio), GFP_KERNEL); in bt8xxgpio_probe()
224 struct bt8xxgpio *bg = pci_get_drvdata(pdev); in bt8xxgpio_remove()
238 struct bt8xxgpio *bg = pci_get_drvdata(pdev); in bt8xxgpio_suspend()
[all …]
A DKconfig1503 Documentation/driver-api/gpio/bt8xxgpio.rst
/linux/Documentation/driver-api/gpio/
A Dindex.rst17 bt8xxgpio
A Dbt8xxgpio.rst2 A driver for a selfmade cheap BT8xx based PCI GPIO-card (bt8xxgpio)

Completed in 11 milliseconds