Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i2c/muxes/
H A Di2c-mux-reg.c247 static const struct of_device_id i2c_mux_reg_of_match[] = { variable
251 MODULE_DEVICE_TABLE(of, i2c_mux_reg_of_match);
258 .of_match_table = of_match_ptr(i2c_mux_reg_of_match),