Home
last modified time | relevance | path

Searched refs:rk3x_i2c_match (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/i2c/busses/
H A Di2c-rk3x.c1278 static const struct of_device_id rk3x_i2c_match[] = { variable
1288 MODULE_DEVICE_TABLE(of, rk3x_i2c_match);
1305 match = of_match_node(rk3x_i2c_match, np); in rk3x_i2c_probe()
1465 .of_match_table = rk3x_i2c_match,

Completed in 3 milliseconds