Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/muxes/
Di2c-mux-gpio.c269 static const struct of_device_id i2c_mux_gpio_of_match[] = { variable
273 MODULE_DEVICE_TABLE(of, i2c_mux_gpio_of_match);
280 .of_match_table = i2c_mux_gpio_of_match,