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

/drivers/i2c/busses/
H A Di2c-s3c2410.c145 static const struct of_device_id s3c24xx_i2c_match[] = { variable in typeref:struct:of_device_id
156 MODULE_DEVICE_TABLE(of, s3c24xx_i2c_match);
168 match = of_match_node(s3c24xx_i2c_match, pdev->dev.of_node);
1307 .of_match_table = of_match_ptr(s3c24xx_i2c_match),

Completed in 11 milliseconds