Searched refs:tegra_gpio_fdt_write (Results 1 – 1 of 1) sorted by relevance
93 static void tegra_gpio_fdt_write(device_t, void *, int, bool);99 .write = tegra_gpio_fdt_write346 tegra_gpio_fdt_write(device_t dev, void *priv, int val, bool raw) in tegra_gpio_fdt_write() function