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

/linux-master/drivers/i2c/busses/
H A Di2c-pnx.c750 static const struct of_device_id i2c_pnx_of_match[] = { variable in typeref:struct:of_device_id
754 MODULE_DEVICE_TABLE(of, i2c_pnx_of_match);
760 .of_match_table = of_match_ptr(i2c_pnx_of_match),

Completed in 88 milliseconds